﻿/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

.clear {
	clear: both;
}

/***** END RESET *****/


/***** ***** BEGIN FACEBOOK/SOCIAL MEDIA CONNECT ***** *****/
#social-media {
	height: 90px;
	padding: 15px 0 0 0;
	margin: 0;
	width: 310px;
}

#social-media a img {
	border: 0;
}

#social-media p {
	margin: 0;
	padding: 0;
}

#social-media a:link,
#social-media a:visited {
	color: #FFF;
	float: right;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#social-media a:hover,
#social-media a:active {
	color: #fff;
	text-decoration: underline;
}
/***** ***** END FACEBOOK/SOCIAL MEDIA CONNECT ***** *****/


#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;
	margin: 10px;
}

#bg {
	 background:url(../siteart/bg.gif) repeat-x top;
	 background-color:#003362;
}

#subheader	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC9900;
	text-decoration:underline;
}

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;
}



#right_logos_home {
	background:url('../siteart/right_bg.gif') repeat-x left top;
	vertical-align:top;
	text-align:center;
	padding:10px 0px 0px 0px;
	width:300px;
}

#right_logos_home2 {
	vertical-align:top;
	text-align:center;
	padding:10px 5px 0px 5px;
	width:300px;
}


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;
}
