/* Start of CMSMS style sheet 'default' */
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(images/site/bgextend.jpg) repeat-x;
	background-color: #0099cc;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size:16px;
	color:#008A00;
	line-height:18px;
	margin:0;
	padding:0;
}

a {
	color:#000000;
}

#container {
	background:url(images/site/container_bg.jpg) repeat-y;
	width: 778px;
	margin: 0 auto 0 auto;
	padding: 0;
	position:relative;
}

#header {
	background-image: url(images/site/header.jpg);
	background-repeat: no-repeat;
	width: 778px;
	height: 181px;
	position:relative;
}

#left_column {
	margin:0;
	padding:0;
	width: 187px;
	float: left;
}

#right_column {
	margin:0;
	padding:0;
	width: 591px;
	float: left;
}

#content {
	width: 551px;
	padding: 20px;
	text-align:justify;
}

.green_page h1, .nav_green_hd h1 {
	color:#008A00;
}

.blue_page h1, .nav_blue_hd h1 {
	color:#6A93A9;
}

#content_homw {
	width: 591px;
}


#address {
	background:url(images/site/address_bg.jpg) repeat-x;
	width:778px;
	height:57px;
	line-height:57px;
	text-align:center;
	color:#FFFFFF;
}

#footer {
	background:url(images/site/footer_bg.jpg) repeat-x;
	width:778px;
	height:23px;
	text-align:center;
	color:#FFFFFF;
	line-height:23px;
	font-size:11px;
}

#footer a {
	color:#FFFFFF;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	BORDER-BOTTOM: #ACC828 1px dotted
}

.headingbg {
	background-color: #A3C2D6;

	font-weight: bold;
	color: #333333;
	padding: 4px;
}

.textbold {
	font-weight: bold;
	color: #000000;
}

.appbg {
	background-image: url(images/applicationsextend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.appbgblue {
	background-image: url(images/appbgblue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.greentable {
	background-image: url(images/greentable.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ACD7C3;
}

.greentable2 {
	background-image: url(images/greentable2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bluetable {
	background-image: url(images/bluetable.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C4D6E0;
}

.bluetable2 {
	background-image: url(images/bluetable2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.headinggreenbg {
	background-color: #A3DABA;
	font-weight: bold;
	color: #333333;
	padding: 4px;
}

.greentitle {
	font-size: 15px;
	color: #008A00;
	font-weight: bold;
}

.bluetitle {
	font-size: 15px;
	color: #6A93A9;
	font-weight: bold;
}

#display {
	line-height: 18px;
	font-size: 12px;
	margin: 25px;
	padding: 15px;
	width: 225px;
	background-color: #F1F1F1;
}
.displayOK {
	border: 1px solid #999;
}
.displayErr {
	border: 2px solid #F00;
}
.required {
	color: red;
	font-weight: bold;
}

#print_logo{
	display:none;	
}

/* End of 'default' */

