/* CSS Document */
body,td,th {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
}
body {
	margin-top: 8px;
	margin-bottom: 8px;
}
.learn {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 0px 0px 30px;
}
.copyright {font-size: 11px}

.header {
	font-size: 20px;
	font-weight: bold;
	color:#6c6c6c;
}
.subheader {
	font-size: 15px;
	font-weight: bold;
	color:#7c001f;
}

.topnav{text-decoration: none; color: #363636; font-weight:bold; font-size:11px; }
a:hover.topnav {color: #ffffff; text-decoration: none;}
a:active.topnav {color: #363636; text-decoration: none;}

.nav{text-decoration: none; color: #363636; font-weight:bold; font-size:12px;}
a:hover.nav {color: #9E001A; text-decoration: none;}
a:active.nav {color: #363636; text-decoration: none;}

.footernav{text-decoration: none; color: #363636; }
a:hover.footernav {color: #9E001A; text-decoration: underline;}
a:active.footernav {color: #363636; text-decoration: none;}

.ss-sigline {text-decoration: none; color: #363636; font-size:11px;}
a:hover.ss-siglink {color: #9E001A; text-decoration: underline;  font-size:11px;}
a:active.ss-siglink, a.ss-siglink {text-decoration: none; color: #363636;  font-size:11px;}
a.ss-hiddenlink {text-decoration: none; color: #363636; font-size:11px;}

.footer_content {color: #747474; font-size: 10px; text-align: justify;}

.brochure {
     display: block;
     text-indent: -1000em;
	 background: url(/images/main/brochure_pdf.jpg) no-repeat 0 0;
     width: 139px;
     height: 83px;
} 
.application {
     display: block;
     text-indent: -1000em;
	 background: url(/images/main/application_print.jpg) no-repeat 0 0;
     width: 139px;
     height: 90px;
} 

.brochure2 {
     display:inline-block;
     text-indent: -1000em;
	 background: url(/images/main/click_view_brochure.gif) no-repeat 0 0;
     width: 218px;
     height: 105px;
} 
.application2 {
     display:inline-block;
     text-indent: -1000em;
	 background: url(/images/main/click_print_application.gif) no-repeat 0 0;
     width: 218px;
     height: 105px;
} 

.redText {
	font-weight: bold;
	color: #ff0000;	
}