﻿body 
{
	background: #204281 url(Images/body-bg.jpg) repeat-x fixed;
	padding: 0;
	margin: 22px;
	font-family: Arial;
}

body, td, input, select, textarea
{
	font-family: Arial;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

.site-container
{
	margin-left: auto;
	margin-right: auto;
	width: 830px;
}

	.site-container-top
	{
		background: #fff url(Images/content-top-bg.jpg) no-repeat;
	}
	
	.site-container-bottom
	{
		background: url(Images/content-bottom.png);
		height: 13px;
	}

.site-header
{
	padding: 32px 40px 0 61px;
}
	.site-header a.logo
	{
		float: left;
	}
		.site-header a.logo img
		{
			border: none 0px;
		}
		
	.site-header .head-container
	{
		padding: 3px 0 0;
		font-weight: bold;
	}
		.site-header .head-container div.dealer-name
		{
			text-align: right;
		}
		.site-header .head-container .menu
		{
			text-align: right;
			height: 20px;
			line-height: 20px;
			font-size: 12px;
		}
			.site-header .head-container .menu a
			{
				color: #5C5C5A;
				text-decoration: none;
				padding: 0 1px;
			}
			.site-header .head-container .menu a:hover
			{
				color: #01679A;
			}
		
	.site-header .models-container
	{
		background: transparent url(Images/header-model-left-end.png) no-repeat;
		padding: 0;
		margin: 16px -61px 35px -61px;
		width: 830px;
	}
		.site-header .models-container-1
		{
			background: transparent url(Images/header-model-bg.png) repeat-x;
			height: 30px;
			padding: 1px 0;
		}

.content-area
{
	padding: 0 18px 0 42px;
}

.footer-menu, .credit
{
	text-align: center;
	padding: 8px 0 0;
}

.footer-menu a
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

.credit
{
	color: #122548;
	font-size: 10px;
}

.credit a
{
	font-weight: bold;
	color: #005afe;
	text-decoration: none;
}

#personnel-departments a
{
	color: #666;
}

.ModuleLabel, .ModuleData, .ModuleHeader
{
	font-size: 11px;
}
.ModuleLabel
{
	font-weight: bold;
}

a 
{
	color: #676767;
	text-decoration: none;
}

.overflow-content
{
	overflow: auto;
}

.monthly-repayments, .monthly-repayment-label
{
	color:Black;
	font-weight:bolder;
}
