﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container {
	padding: 0;
	background-color: #fff;
	width: 950px;
	margin: 0 auto;
}
#header {
	background-color: #1C246B;
	background-image: url('../images/emaxads_logo.jpg');
	background-repeat: no-repeat;
	background-position: 15px top;
	height: 150px;
}
/*-- Global Nav --*/
#globalnav {
	width: auto;
	margin: 0 0 0 180px;
	padding: 0;
	border: 0;
	clear: both;
	background-color: #1C246B;
	overflow: hidden;
}
#globalnav ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#globalnav li {
	float: right;
}
#globalnav a {
	color: #F8F8F8;
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}
#globalnav a:hover {
	color: #000;
	text-decoration: none;
	background-color: #3399FF;
}
/* Styles for Masthead */
#masthead {
	padding: 0;
	overflow: auto;
	background-color: #1C246B;
	margin-left: 180px;
	height: 100px;
	width: 770px;
	background-image: url('../images/masthead.jpg');
}
#masthead p {
	font-size: 11px;
	color: #F8F8F8;
	margin: 10px 10px 0;
}
/* Styles for Navigation */
#navigation {
	clear: both;
	background-color: #545454;
	overflow: hidden;
	margin-left: 180px;
	height: 28px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #F8F8F8;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 5px;
	border: 1px solid #545454;
	font-weight: bold;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #A9A9A9;
	background-color: #a9a9a9;
	font-weight: bold;
}
/* Styles for Single Colum */
#single {
	width: 790px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
/* Styles for Right Colum */
#column_r {
	float: left;
	width: 130px;
	margin: 0;
	float: right;
	padding: 2px 5px 4px 2px;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
}
#column_r p {
	font-size: small;
	margin: 4px 0px 4px 0px;
}
#column_r h3 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: medium;
}
/* Styles for Left Colum */
#column_l {
	position: relative;
	float: left;
	width: 650px;
	margin: 0;
	padding: 2px 5px 2px 5px;
	background-color: #fff;
}
#column_l p {
	font-size: small;
	margin: 4px 0px 4px 0px;
}
#column_l h2 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: large;
}
/* Stles for Margin */
#margin {
	float: left;
	width: 130px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
}
#margin p {
	font-size: small;
	margin: 4px 0px 4px 0px;
}
#margin h3 {
	margin-top: 0px;
	margin-bottom: 4px;
}
/* Three Colum Style */
#left_col {
	padding: 2px 5px 2px 5px;
	width: 170px;
	text-align: center;
	color: #F8F8F8;
}
#left_col p {
	font-size: small;
	margin: 4px 0px 4px 0px;
}
#left_col h3 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: medium;
}
#left_col img {
	border-width: 0px;
}
.lefcolor {
background-color: #1C246B;	
}
#center_content {
	padding: 2px 4px 2px 4px;
	text-align: center;
}
#center_content img {
	border-width: 0px;
}
#title {
	font-size: large;
	text-align: left;
	padding-bottom: 5px;
}
#main_content {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#main_content ul {
	text-align: left;
	text-indent: 20px;
}
#main_content li{
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 5px;
}
#right_col {
	padding: 2px 5px 2px 5px;
	width: 130px;
	text-align: center;
	margin-top: 5px;
}
#right_col p {
	font-size: small;
	margin: 4px 0px 4px 0px;
}
#right_col h3 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: medium;
}
#right_col img {
	border-width: 0px;
}
.rightcolor {
	background-color: #EAEAEA;
}
/* Styles for Footer */
#subfooter {
	background-image: url('../images/subfooter.jpg');
	background-repeat: no-repeat;
	height: 18px;
}
#footer {
	clear: both;
	overflow: auto;
	text-align: center;
	background-color: #1C246B;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #F8F8F8;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #F8F8F8;
	text-decoration: underline;
}
#footer a:hover {
	color: #F8F8F8;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.MsoNormal {
	text-align: left;
	font-size: small;
}
.MsoMed {
	text-align: left;
	font-size: medium;
}
.MsoLarge {
	text-align: left;
	font-size: large;
}
.float_left {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.float_right {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.centercell {
	text-align: center;
}

