/* &mdash;== global styles ==&mdash; */

/* html elements */

body {
	font-family: "Trebuchet MS", 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: .25px;
	color: #323232;
	background: #1C70A1 url(../images/shared/tile.gif);
  	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: "Trebuchet MS", 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: .25px;
	color: #323232;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #323232;
	letter-spacing: 1px;
	margin: 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5CB500;
	letter-spacing: 1px;
	margin: 0;
	clear: right;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5CB500;
	letter-spacing: 1px;
	margin: 0;
	clear: right;
}

h3 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #D69F11;
	letter-spacing: 1px;
	margin: 0;
}
	
p {
	margin-top: 0;
	margin-bottom: 15px;
}

eoy {

font-family: "Trebuchet MS", 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .25px;
	color: #323232;
	}

a {
	color: #0173BA;
	text-decoration: underline;
}

a:Visited {
	color: #0173BA;
	text-decoration: underline;
}

a:Hover {
	color: #3E94C3;
	text-decoration: none;
}

img {
	border: 0px;
}

img.padleft {
	float: left;
	border: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

img.padright {
	float: right;
	border: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}


/* Classes and ID's */

	
.border {
	height: 500px;
	margin: 0px 0px 0px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #175D8D;
	background-color: #ffffff;
	}
	
.small {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .25px;
	line-height: 15px;
	color: #323532;
}

.footer {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .25px;
	line-height: 12px;
	color: #98BAFF;
}

.flink { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}

a.flink:Visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff; 
	text-decoration: none;
}
a.flink:Hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0077D4; 
	text-decoration: underline; 
}


.blue {
	font-size: 11px;
	line-height: 15px;
	color: #0173BA;
	text-decoration: none;
}

a.blue:Visited { 
	font-size: 11px;
	line-height: 15px;
	color: #0173BA; 
	text-decoration: none;
}

a.blue:Hover { 
	font-size: 11px;
	line-height: 15px;
	color: #0173BA; 
	text-decoration: underline; 
}

.t_subnav	{
	width: 170px;
	height: 14px;
	background: url(../images/shared/subnav_on.gif) no-repeat;
	background-position: 0px 1px;
	margin: 0px 0px 10px 0px;
	clear: right;
	}
	
.t_subnav2	{
	width: 170px;
	height: 29px;
	background: url(../images/shared/subnav_on.gif) no-repeat;
	background-position: 0px 1px;
	margin: 0px 0px 10px 0px;
	clear: right;
	}


a.subnav2 { 
	background: #ffffff;
	text-decoration: none;
}

a.subnav2:Visited { 
	background: #ffffff;
	text-decoration: none;
}

a.subnav2:Hover { 
	background: none;
	text-decoration: none;
}	

	
a.subnav { 
	background: #ffffff;
	text-decoration: none;
}

a.subnav:Visited { 
	background: #ffffff;
	text-decoration: none;
}

a.subnav:Hover { 
	background: none;
	text-decoration: none;
}


.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #F50000;
	letter-spacing: .5px;
	margin: 0;
}

.intern_title {
	font-style: italic;
}
