/* Global Styles */

body {
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#000033;
	background-image:url(images/DealerRiskServicesLogoBG.gif);
	background-repeat:no-repeat;
	overflow:hidden;
		SCROLLBAR-FACE-COLOR: #000033; 
		SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
		SCROLLBAR-SHADOW-COLOR: #cccccc; 
		SCROLLBAR-3DLIGHT-COLOR: #000033; 
		SCROLLBAR-ARROW-COLOR:  #cccccc; 
		SCROLLBAR-TRACK-COLOR: #000033; 
		SCROLLBAR-DARKSHADOW-COLOR: #000033;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
font-family:Geneva, Arial, Helvetica, sans-serif;
	font:18px Geneva;
	color: #efefef;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}
	
	.topLogo  {
	background-image:url(images/DealerRiskServicesLogoBG.gif);
	background-repeat:repeat-x;
	
	
	}

.tagline {
position:absolute;
		top:-25px;
		left:-20px;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font:11px Genevan;
	color: #efefef;
	letter-spacing:.2em;
	}

.smallText {
font-family:Geneva, Arial, Helvetica, sans-serif;
	font:10px Geneva;
	color: #333333;
	line-height:18px;
	}

.pageHeader {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font:20px Geneva;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	

