@charset "utf-8";
/* CSS Document */

body {margin:0;padding:0;background-color: #407ebd}

a {color:#9999cc;text-decoration:underline;outline:none;}
.clear {clear:both;}

div#top {
	width:100%;
	height:140px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	repeat: top;
	background-color: #000;
	float: center;
}
div#container {
	width:1100px;
	margin:1px auto;
	padding:0;
	overflow:hidden;
	float:center;
	border-color: #0A5894;
	border-width:1px;
	background-color: #fefdf2;
}
div#content {
	width:900px;
	margin:20px 0 10px 40px;
	padding:0;
	overflow:hidden;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#141d53;
	text-align:left;
	line-height:140%;
	letter-spacing:0.1px
}
h1 {
	margin:0 0 13px 0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:bold;
	font-weight:bold;
	color:#407ebd;
	text-align:left;
	line-height: 140%;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	color: #141d53;
	line-height: 120%;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #407ebd;
	line-height: 140%;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #141d53;
	line-height: 100%;
}
h5 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #004ea1;
	line-height: 140%;
}
h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #004ea1;
	line-height: 120%;
}

a:link { 
	text-decoration: underline;
	color: #508dd0;
	}
a:visited { 
	text-decoration: underline;
	color: #508dd0;
	}
a:hover, a:active { 
	text-decoration: none;
	color: #3975b6;
	}
li {font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:15px;font-weight:normal;color:#141d53;text-align:left;line-height:110%;letter-spacing:1px} 

div#footer {width:900px;margin:0 auto;padding:0;overflow:hidden;}

#footer #footercontext p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	line-height:130%;
	letter-spacing:0.7px
}

#footer #footercontext a:link {text-decoration: underline;	color: #ffffff;}

#footer #footercontext a:visited {text-decoration: underline;color: #ffffff;}

#footer #footercontext a:hover, a:active {
	text-decoration: none;
	color: #CCC;
}#table-header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.red-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #F00;
}

#company-logo a img, #company-logo a           { border: none; float: left; }
#company-logo a                               { margin: 5px; }
#company-logo a:hover                         { outline: 5px solid red; }


div#logocontent {
	width:1075px;
	margin:20px 0 10px 40px;
	padding:0;
	overflow:hidden;
}


a img.example4 {
	margin: 5px;
}

a.ex4 {
	display: block;
	float: left;
	padding: 12px;
}

a.ex4:hover {
	background-image: url(images/gradient-bg.jpg);
}


