
body {
	background : #a7a7a7 url("../images_csm/bg.gif") repeat-y center; 
	margin : 0; 
	padding : 0; 
}

.margin {
	margin-left : 22px; 
	margin-right : 20px; 
}

A {
    font-weight : bold; 
	color : #ff0000; 
	font-size : 12px; 
	font-family : Arial,"MS Sans Serif",sans-serif;
	text-decoration : none; 
} 

A:hover {
    font-weight : bold;
	color : #3b80c2;
	font-size : 12px;
	font-family : Arial,"MS Sans Serif",sans-serif;
	text-decoration : underline;
}

TD {
    font-weight : normal; 
	font-size : 12px; 
	font-family : Arial,"MS Sans Serif",sans-serif;
	line-height : 15px; 
	color : #000000; 
}          

.titleText {
    font-weight : bold;
    font-size : 24px;
    line-height : 27px;
    font-family : Arial,"MS Sans Serif",sans-serif;
	color : #4d9be6;
	text-align: left;
}   

.pageTitle {
    font-weight : bold;
    font-size : 24px;
    line-height : 27px;
    font-family : Arial,"MS Sans Serif",sans-serif;
	color : #4d9be6;
	text-align: left;
	padding-left: 22px;
}   

.redText {
    font-weight : bold;
    font-size : 14px;
    font-family : Arial,"MS Sans Serif",sans-serif;
	color : #e20303;
}    

.bigMenu {
	font-weight : bold;
	color : #ff0000;
	font-size : 18px; 
	font-family : Arial,"MS Sans Serif",sans-serif;
	text-decoration : none;
}

.bigMenu:hover {
	font-weight : bold;
	color : #00478c;
	font-size : 18px; 
	font-family : Arial,"MS Sans Serif",sans-serif;
	text-decoration : underline;
}


.topMenu {
	font-weight: bold;
	color : #FFFFFF;
	font-size : 13px; 
	font-family : Arial,"MS Sans Serif",sans-serif;
	text-decoration : none;
}

.topMenu:hover {
	font-weight : bold;
	color : #00478c;
	font-size : 13px; 
	font-family : Arial,"MS Sans Serif",sans-serif;
	text-decoration : underline;
}

.otherMenu {
	font-weight : bold;
	color : #ffe400;
	font-size : 13px; 
	font-family : Arial,"MS Sans Serif",sans-serif;
	text-decoration : none;
}

.otherMenu:hover {
	font-weight : bold;
	color : #FFFFFF;
	font-size : 13px; 
	font-family : Arial,"MS Sans Serif",sans-serif;
	text-decoration : underline;
}

.sideMenu {
	font-weight : bold;
	color : #3b80c2;
	font-size : 12px; 
	font-family : Arial,"MS Sans Serif",sans-serif;
	text-decoration : none;
}

.sideMenu:hover {
	font-weight : bold;
	color : #ff0000;
	font-size : 12px; 
	font-family : Arial,"MS Sans Serif",sans-serif;
	text-decoration : underline;
}

.bottomMenu {
	font-weight : bold;
	color : #3b80c2;
	font-size :11px; 
	font-family : Verdana,Arial,"MS Sans Serif",sans-serif;
	text-decoration : none;
}

.bottomMenu:hover {
	font-weight : bold;
	color : #0864a0;
	font-size : 11px; 
	font-family : Verdana,Arial,"MS Sans Serif",sans-serif;
	text-decoration : underline;
}

.smallText {
	font-weight : normal; 
	font-size : 10px; 
	line-height : 15px; 
	color : #000000;
	font-family:Arial,"MS Sans Serif",sans-serif;
} 

.introText {
	 
	color : #4D9BE6;
} 

.small {
	font-weight : normal; 
	font-size : 11px; 
	color : #000000;
	font-family:Arial,"MS Sans Serif",sans-serif;
}

.banner {
	float:right;
	padding:13px 10px 20px 20px;
}

.adsense {
	float:left;
	padding:13px 30px 20px 10px;
}

.adsense-horizontal {
	float:left;
	padding:13px 10px 20px 20px;
}

.getAQuote {
	float:left;
	padding:0px 0px 85px 0px;
}

.getAQuoteHome{
	float:left;
	padding:0px 0px 45px 0px;
}

.getAQuoteRight {
	float:right;
	padding:0px 0px 20px 20px;
}
.specialText {
	font-weight : bold;
    font-size : 13px;
    font-family : Arial,"MS Sans Serif",sans-serif;
	color : #0063c3;
}

.smalltitleText {
    font-weight : bold;
    font-size : 13px;
    font-family : Arial,"MS Sans Serif",sans-serif;
	color : #0063C3;
}

.textRight {
	display: block;
	padding:1px 10px 20px 2px;
}

.line {
	display: block;
	width: 90%;
	height: 5px;
	background : #CCCCCC;
}

