﻿.subtitle{
	font-size:14pt;
	font-weight:bold;
}

.subtitle2{
	font-size:11pt;
	font-weight:bold;
	text-decoration:underline;
}



#navcell {
	background-color:#00539F;
	border:1px silver solid;
	width:150px;
	padding:7px 10px 6px 10px;	
}
a.nav:active {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	padding-right:8px;
	text-transform:uppercase;
}

a.nav:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	padding-right:8px;
	text-transform:uppercase;
}

a.nav:link {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	padding-right:8px;
	text-transform:uppercase;
}

a.nav:hover {
	color:#FC3136;
}
/*menu styles end*/



td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}




body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}

#bg {
	 background:url(../siteart/bg.gif) repeat-x top;
	 background-color:#003362;
}


a.site:active {
	text-decoration:underline;
	color:#FC3136;
}


a.site:visited {
	text-decoration:underline;
	color:#FC3136;
}


a.site:link {
	text-decoration:underline;
	color:#FC3136;
}

a.site:hover {color:#000;}


.pageheader {
	font-size:11pt;
	font-weight:bold;
	color:#000;
	border-left:10px #FC3136 solid;
	border-bottom:1px #00539F solid;
	width:300px;
	padding-left:3px;
	margin-bottom:3px;
	display:block;
}


#left_logo {
	background-image:url('../siteart/left_side2.gif'); 
	background-repeat:repeat-y; 
	background-position:right; 
	vertical-align:top; 
	width:200px;
}

#left_bottomedge {
	background-image:url('../siteart/left_btm.gif'); 
	background-repeat:no-repeat; 
	background-position:right; 
	height:20px; 
	width:200px;
}


#left {
	background-image:url('../siteart/left_side2.gif');
	background-repeat:repeat-y; 
	background-position:right; 
	vertical-align:top; 
	width:200px;
}

#rightside {
	background:url('../siteart/topright.gif') repeat-x right top; 
	vertical-align:top; 
	padding-top:105px; 
	background-color:#fff;

}



#right_logos_home {
	
	vertical-align:top;
	text-align:center;
	padding:10px 5px 0px 5px;
	width:30px;
}


a.massey_text:link, a.massey_text:active, a.massey_text:visited {
	font-size:12pt;
	font-weight:bold;
	color:#FC3136;
	text-decoration:underline;
}

a.massey_text:hover {text-decoration:none;}


.smart_text {
	font-size:7pt;
}

a.small:active {
	font-size:7pt;
	color:#FC3136;
	text-decoration:underline;
}

a.small:visited {
	font-size:7pt;
	color:#FC3136;
	text-decoration:underline;
}

a.small:link {
	font-size:7pt;
	color:#FC3136;
	text-decoration:underline;
}

a.small:hover {color:#000;}


#header_col1 {
	width: 103px;
	color: #FFFFFF;
	background-color: #00539F;
}




#header_col2 {
	width: 82px;
	color: #FFFFFF;
	background-color: #00539F;
}

#header_col3 {
	width: 73px;
	color: #FFFFFF;
	background-color: #00539F;
}

#header_col4 {
	width: 62px;
	color: #FFFFFF;
	background-color: #00539F;
}

#table_col1 {
	border:0;
	background-color: #F7F7F4
}

#table_col2 {
	width: 82px;
	text-align: right;
	border:0;
	background-color: #E0EEFE
}

#table_col3 {
	border:0;
	width: 73px;
	text-align: right;
	background-color: #E0EEFE;
}

#table_col4 {
	border:0;
	width: 62px;
	text-align: right;
	background-color: #E0EEFE;
}

#table_small {
	font-size:8pt;
	background-color: #E0EEFE;
	text-align: right;
}