@charset "UTF-8";


/*	THIS RESETS ALL BROWSER DEFAULTS	*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,sup,sub {margin:0; padding:0; }
/* table { border-collapse:collapse; border-spacing:0; }*/
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:; }
abbr,acronym { border:0; }

/*	--- reset the browser font size to 10 pixels ---	*/
html {font-size: 62.5%;}

html { overflow-x:hidden; }
body { background-color:#005984; font-family: Georgia, "Times New Roman", Times, serif; }
#container {
	width: 950px;
	margin: 0px auto;
	top: 0px;
}
h1 {
	font-size: 22px;
	color: #005984;
	margin-left:5px;
}
h2 {
	font-size: 16px;
	color: #005984;
	margin-top: 20px;
}
h3 {
	font-size: 13px;
	font-style: italic;
	color: #79BDE8;
	padding-top: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4D;
	padding-top: 12px;
	line-height: 18px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}
h6 {
	font-size: 13px;
	font-style: italic;
	color: #79BDE8;
	padding-bottom:5px;
}
p {
	font-size: 13px;
	color: #4c4c4d;
	padding-right: 40px;
	line-height: 21px;
	margin-top: 10px;
}
#body {
	margin: 0px;
}
#bodyBG {
	background-color:#f2ede4;
	margin: 0px -3000px;
	padding: 0px 3000px;
	width: 100%;
}
#header {
	height: 125px;
	width: 950px;
	margin: 0px auto;
}
#headerRight {
	background: url(../images/header%20images/header_right.jpg) repeat-x;
	margin: 0px -3000px;
	padding: 0px 3000px;
	height: 125px;
	width: 100%;
}
#navBar {
	text-align: center;
	width: 950px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}
#navBarBG {
	background: url(../images/main%20images/navBar.jpg) repeat-x;
	margin: 0px -3000px;
	padding: 0px 3000px;
	height: 31px;
	width: 100%;
}
#navBar ul {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 0px 0px 15px;
	padding: 8px 0px 0px 30px;
	color: #FFF;
	list-style-type: none;
}
#navlist li {
	float: left;
	line-height: 1.1em;
	margin: 0 0.5em 0 -0.5em;
	padding: 0 1.3em;
}
#navlist li + li {
	border-left: 1px solid #FFF;
}

#leftcol {
	padding: 30px 25px 0px 0px;
	width: 600px;
	margin-left: 25px;
	margin-top: 0px;
}
#leftcol h1, h2, p{
	padding-left: 20px;
}
#leftcol h2 {
	margin-top: 20px;
}
#leftcol p {
	margin-left: 16px;
}
#rightcol {
	float: right;
	width: 255px;
	padding: 0px 20px;
	border-left: 1px solid #C5D591;
	margin-top: 30px;
}
#rightcol h2, h3, h4 , p{
	padding-left: 5px;
}
#rightcol h2 {
	margin-top: 20px;
}
#rightcol ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

#rightcol ul {
	margin-bottom: -2px;
}

ul {
	font-size: 13px;
	line-height: 20px;
	color: #4C4C4D;
	margin-top: 10px;
	list-style: disc;
	margin-left: 35px;
}

a.nav:link {
	text-decoration: none; 
	color:#FFF;
}
a.nav:visited {
	text-decoration: none;
	color: #FFF;
}
a.nav:hover {
	text-decoration: none;
	color: #F5E781;
}
a.nav:active {
	text-decoration: none;
	color: #F5E781;
}
a {
	font-size: 13px;
	color: #FFF;
}
a:link {
	text-decoration: underline;
	color: #005984
}
a:visited {
	text-decoration: underline;
	color: #005984;
}
a:hover {
	color: #005984;
	text-decoration:none
}
a:active {
	text-decoration: none;
	color: #005984;
}
#calloutContainer {
	width: 274px;
	float:left;
	margin-left: 5px;
}
#calloutButton {
	background: url(../images/callout%20images/callout_button.png) no-repeat;
	height: 31px;
	width: 223px;
	margin-left: 25px;
	margin-top: -41px;
	font-size: 13px;
	color: #005984;
	text-align: center;
	padding-top: 6px;
}
#calloutHeader {
	background: url(../images/callout%20images/callout_header.png);
	background-repeat:no-repeat;
	height: 27px;
	width: 279px;
	font-size: 16px;
	color: #005984;
	text-align: left;
	padding-top: 7px;
	margin-left: -2px;
	padding-left:61px;
}
#calloutEnvelope img {
	margin: -50px 0px 0px 7px;
	position: absolute;
}
#calloutMicro img {
	margin: -55px 0px 0px 7px;
	position: absolute;
}
#calloutContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231F20;
	margin: 0px;
}
#italic {
	font-size: 13px;
	font-style: italic;
	color: #4C4C4D;
}
.calloutContainerTM {
	margin-top: 30px;
}
.sidebarLogo{
	margin: 10px 0px 0px;
	float: left;
}
.rightcolImg   {
	margin-left: 2px;
	margin-top: 2px;
}
.rightcolLink {
	font-size: 13px;
	line-height: 15px;
	color: #005984;
	font-family: Arial, Helvetica, sans-serif;
}
a.rightcolLink:link {
}
a.rightcolLink:visited {
	text-decoration: underline;
}
a.rightcolLink:hover {
	text-decoration: none;
}
a.rightcolLink:active {
}
.top {
	background: url(images/top-left.png) repeat-x left top;
}
.center {
	background: url(../images/callout%20images/width.png) repeat-y left top;
	height: 69px;
	width: 274px;
}
.center-content {
	margin: 0px 0px -50px;
	padding: 10px 0px 10px 30px;
	position: relative;
	background: #B6D8F2;
}
.bottom {
	background: url(../images/callout%20images/callout-bottom.png) no-repeat;
	width: 274px;
	height: 27px;
}
.clear {clear:both;
}

.form {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #000000;}

#footer {
	width: 950px;
	position: absolute;
	height: 44px;
}
#footerBG {
	background: #005984;
	margin: 20px -3000px 0px;
	padding: 0px 3000px;
	width: 100%;
}

.registered {
	font-size:10px;
}

.download {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}


body#navMain1 .navMain1 a,
body#navMain2 .navMain2 a,
body#navMain3 .navMain3 a,
body#navMain4 .navMain4 a,
body#navMain5 .navMain5 a,
body#navMain6 .navMain6 a,
body#navMain7 .navMain7 a,
body#navMain8 .navMain8 a {text-decoration: none; color: #F5E781; }

#hidder { display:none; }

.hide td { padding-top:20px; padding-bottom:10px; }