/* CSS Document *//* HTML Tags */body {	font-family:Helvetica, Arial, sans-serif;	color: #444;	background-color: #000;	background-image:url(../images/backgrounds/background.jpg);	background-position:50% 0;	background-repeat:no-repeat;	font-size: 12px;	width:100%;	padding: 0px;	margin: 10px 0px 0px 0px;	}div {	padding: 0px;	margin: 0px;	float:left;}h1 {	font-size:22px;	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#cd2026;	padding:0px 0px 12px 0px;	margin:0;}h2 {	color: #cd2026;	font-size: 16px;	line-height: 20px;	margin: 0px;	padding: 7px 0 7px 0px;}img	{	border:0;}p {	line-height:20px;	padding: 0px;	margin: 7px 0;	vertical-align:middle;}li {	line-height:30px;	padding: 0px;}#content_left_middle_text input.text {	height:16px;	width:130px;}/* IDs */#main_container{width:1100px;float:none;margin:0px auto;}#flash_container{width:1100px;}#content_container{width:1100px;background-image:url(../images/backgrounds/content_bg.gif);background-repeat:repeat-y;}#footer_container{width:1100px;background-image: url(../images/backgrounds/footer.gif);background-repeat: no-repeat;height:50px;padding-top:5px;}#footer_links {font-size:11px;float:right;padding-right:35px;}#content{width:1000px;float:none;margin:0px auto;padding-top:20px;}#content_left_container{width:235px;padding-right:15px;padding-left:15px;}	#content_left_top{	width:235px;	background-image:url(../images/backgrounds/left-content-top.jpg);	background-repeat:no-repeat;	height:44px;	}		#content_left_middle{	width:235px;	background-image:url(../images/backgrounds/left-panel-content-center.jpg);	background-repeat:repeat-y;	}			#content_left_middle_text{			width:235px;			float:none;			padding:10px;			}	#content_left_bottom{	width:235px;	height:8px;	background-image:url(../images/backgrounds/left-content-bottom.jpg);	background-repeat:no-repeat;	}#content_right_container{width:720px;}	#content_right_top{	width:720px;	height:28px;	padding-bottom:7px;	}	#content_right_body{	width:720px;	}		#crb_left{		width:500px;		}		#crb_right {		padding:0 0 0 10px;		width:207px;		}			#crb_text{			padding:0px 10px;			margin:0 auto;			}			#left_hand_banner {	padding:10px 0;}			/* Classes */			.submit {    background: url(../images/buttons/send-left-panel.jpg) no-repeat;    height: 24px;    width: 90px;    border: none;}.width100 {	width:100%;}.width90 {	width:90%;	}.width80 {	width:80%;	}.width75 {	width:75%;	}.width66 {	width:66%;	}.width50 {	width:50%;	}.width33 {	width:33%;	}.width25 {	width:25%;	}.width20 {	width:20%;	}.width10 {	width:10%;	}		.floatLeft {	float:left;		padding: 10px 10px 10px 0;}		.floatRight {	float:right;	padding: 10px 0px 10px 10px;}.cpOtherMonthDate a:link{	color:#666666;	}/* Links */a:link, a:active  {	text-decoration: none; 	color:#0f59a8;	}a:visited  {	text-decoration: none; 	color:#12447a;	}	a:hover {	text-decoration: underline; 	color: #000;}	#footer_links a:link, #footer_links a:visited, #footer_links a:active  {	text-decoration: none; 	color:#777;	}a.grey:link {	color:#999999; 	font-size:11px;}