
body {
	background: url(/images/guardian_risk_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

/*---------------------------------
|       Global Declarations       |
---------------------------------*/

.clear 
{
	clear: both;
	float: none;
	padding: 0;
	margin: 0;
}

#mainContent {
	width: 510px;
	margin: 0px;
	padding: 0px;
}

#mainContent img {
	border-color: #CCC;
}

#lhsNav {
	border-top: solid 6px #CCC;
	border-bottom: solid 20px #CCC;
	width: 192px;
}

#lhsNav a:link, #lhsNav a:active, #lhsNav a:visited {
	
}

#lhsNav a:hover {
	
}


.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font: bold 10px Tahoma, Verdana, Sans-Serif;
	color: #fff;
	text-decoration: none;
}

.footer {
	font: normal 10px Tahoma, Verdana, Sans-Serif;
	color: #fff;
}

.bcnav {
	font: bold 11px Tahoma, Verdana, Sans-Serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right: 3px;
}

a.bcnav:link, a.bcnav:active, a.bcnav:visited {
	font: 10px Tahoma, Verdana, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	color: #663300;
	padding: 0px;
	text-decoration: none;
}

#searchForm {
	padding: 0px;
}
	
#searchForm input {
	
}

#searchForm a {
	
}
	
#searchForm a:hover {
	
}

.formtext {
	background-color: #fff;
	color: #000;
	font-weight: normal;
	font-size: 10px;
}

#cmPollContents {
	border: solid 1px #000;
	background-color: #FFF;
}

#cmPollContents table {
	width: 150px;
	padding: 0px;
}

#cmPollContents table tr, #cmPollContents table td {
	padding: 0px;
}

#cmPollContents input {
	padding-left: 5px;
}

#cmPollContents h3 {
	font: bold 13px Tahoma, Verdana, Sans-Serif;
	padding-left: 15px;
	border-bottom: solid 1px #000;
}

#cmFader {
	border: solid 1px #000;
	background-color: #fff;
	width: 200px;
	padding: 0px;
	text-align: center;
	margin:0px;
}

#cmFader h3 {
	font: bold 14px Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	//color: #000000;
	border-bottom: solid 3px #030;
	padding-left: 0px;
	margin-bottom: 5px;
}

#cmFader p {
	font: 13px Tahoma, Verdana, Sans-Serif;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin:0px;
	text-align: center;
}

#footertoprint {
	display: none;
}

/* custom */

#LeftRepeat {
	background: url(/images/guardian_risk_lhs_bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#RightRepeat {
	background: url(/images/guardian_risk_rhs_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#PrintEmail {
	border-top: dashed 1px #999;
}

#Copyright {
	background-color: #0076C0;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#MainContentWrapper {
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

