/* Start of CMSMS style sheet 'default' */
body {
	background:url(images/bgextend.jpg) top center repeat-x;
	background-color: #1E629C;
	margin: 0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	_behavior: url(csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies, relative to base tag because IE is crazy */
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size:20px;
	color:#1D629B;
	line-height:18px;
margin-top:30px;
}

strong {
	color:#A12929;
}

a {
	color:#292929;
outline:none;
}

#container {
	background:url(images/container_bg.jpg) repeat-y;
	width: 969px;
	margin: 0 auto 0 auto;
	padding: 0;
	/*position:relative;
	_text-align:center;*/
}

#container_top_bg {
	background:url(images/container_top_bg.jpg) no-repeat;
	/*width: 969px;*/
	margin: 0;
	padding: 0;
	/*position:relative;*/
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 969px;
	height: 146px;
	position:relative;
}

#left_column {
	background-image: url(images/leftnav_bg.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	margin:0px;
	padding:0px;
	width: 208px;
	float: left;
}

#right_column {
	margin:0px;
	padding:0px;
	width: 761px;
	float: left;
	_float: right;}

#content {
	width: 720px;
	padding: 5px 35px 20px 10px;
	min-height:300px;
	height:auto !important;
	height:300px;
	_padding: 0px 10px 20px 10px;
}

#footer {
	background:url(images/footer.jpg) no-repeat;
	width:940px;
	height:135px;
	color:#FFFFFF;
	font-weight:bold;
	padding:30px 0 0 29px;
	/*_width: 969px;*/
}

#footer a {
	text-decoration:none;
}

#credits {
	width:969px;
	margin: -70px auto 0 auto;
	text-align:right;
	padding: 0 30px 10px 0;
	color:#FFFFFF;
	/*position:relative;*/
}

#credits a {
	color:#FFFFFF;
	text-decoration:none;
	_padding-top:30px;
}
.boxheader {
        background-image:url(images/boxheader.jpg);
        background-position: center top;
        padding:11px;
        background-repeat:no-repeat;
        
        
 }
.box {
	width:276px;
        background-image:url(images/boxextend.jpg);
        background-repeat:repeat-y;
        float:right;

   
        
}
.boxfooter {
        background-image:url(images/boxfooter.jpg);
        background-position: center top;
        height: 18px;
        clear:both;
        
}
.boxheadertext {
        font-size:19px;
	color: #194A82;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        
}
a.greytext {
	font-size:12px;
	color: #194A82;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-decoration:none;
}
.greytext {
	font-size:12px;
	color: #4B4B4B;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-decoration:none;
}
.hometext {
	line-height:22px;
        font-size:13px;
}
#homeLink {
	width:550px; height:120px; display:block; position:absolute;
margin-top:25px;
}

#print_logo {
	display:none;
}

/* End of 'default' */

