﻿/* global.css */

body, html {
	background: url(../images/bg.jpg) repeat-x fixed;
	margin-top: 10px;
}




#bottomBanner {
	background: #000000 repeat-x bottom center fixed;
	z-index: 100;
	height: 200px;
	border-top: 2px solid #FF0000;
	
}



/* *****************
********************
*******************/

/* #topContent */


#topContent {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: auto;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
}

/*

#topContent p {
	margin: 0;
	text-align: right;
}

*/

#leftTop {
	float: left;
	width: 500px;
	height: auto;
}

#rightTop {
	float: right;
	width: 225px;
	height: auto;
	padding-top: 5px;
}

#topContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#topContent a:hover {
	color: #0066CC;
}


/* *****************
********************
*******************/

/* #wrapper */


#wrapper {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: auto;
	border: 1px solid #ababab;
	background-color: #ffffff;
	clear: both;
}

/* *****************
********************
*******************/

/* #header */

#header {
	height: 315px;
	border-bottom: 1px solid #ababab;
}

#header p {
	margin: 0;
}

/* *****************
********************
*******************/

/* #nav */

#nav {
	width: 725px;
	height: 35px;
	border-bottom: 1px solid #ababab;
}

#nav p {
	margin: 0;
}

/* *****************
********************
*******************/

/* #content */

#content {
	width: 725px;
	height: auto;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 15px;
}

#content p {
	padding-left: 10px;
	padding-right: 30px;
	margin-right: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: -5px;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	color: #999999;
	font-weight: normal;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #618eaa;
	font-weight: normal;
	text-align: left;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-top: 0px;
	border-bottom: 1px dotted #999999;
}

.contentImage {
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 5px;
	border: 0;
}

.reference {
	margin-left: 40px;
	width: 600px;
}

.referenceInfo {
	font-style: italic;
	font-weight: bold;
	margin-left: 40px;
}

.referenceInfo a {
	text-decoration: none;
	color: #0099FF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}

.referenceInfo a:hover {
	text-decoration: underline;
}

.refLogo {
	text-align: left;
	margin-left: 10px;
	float: none;
}

.refNumber {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
}

.refDescription {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


/* *****************
********************
*******************/


/* #portContent */

#portContent {
	width: 725px;
	height: auto;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 0px;
	position: relative;
}

#portContent p {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: -5px;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	color: #999999;
	font-weight: normal;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #618eaa;
	font-weight: normal;
	text-align: left;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-top: 0px;
	border-bottom: 1px dotted #999999;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #618eaa;
	font-weight: normal;
	text-align: left;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 20px;
	margin-top: 0px;
	border-bottom: 1px dotted #999999;
}

#portContent img {
	float: left; 
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 5px;
	border: 0;
}

#portContent span {
	padding-left: 20px;
}

/* *****************
********************
*******************/


/* #leftNav */

#leftNav {
	width: 210px;
	height: auto;
	float: left;
	border-right: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}

#leftNav p {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#leftNav ul {
	list-style-type: none;
	display: block;
	width: 200px;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: -10px;
}

#leftNav li {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #dddddd;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0;
	width: 200px;
	background: url(../images/leftNavBG.jpg) bottom left repeat-x;
}

#leftNav ul li a {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#leftNav ul li a:hover{
	color: #618eaa;
	font-style: italic;
}

#leftNav ul li a:active {
	border: 1px solid #999999;
	color: #618eaa;
	font-weight: bold;
	background-color: #F8FDF7;
}

/* *****************
********************
*******************/

/* #rightContent */

#rightContent {
	width: 485px;
	float: right;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: auto;
	position: relative;
}

#rightContent p {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 20px;
}

/* *****************
********************
*******************/

/* #rightPortContent */

#rightPortContent {
	width: 475px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: relative;
	margin-top: -20px;
}

#bannerContent {
	height: auto;
	position: relative;
	margin-top: -20px;
}

#rightPortContent h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	background: url(../images/startArrow.jpg) bottom left no-repeat;
	height: 35px;
	padding-left: 80px;
	padding-top: 25px;
	margin-left: 10px;
}

#rightPortContent h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #eaeaea;
}

#rightPortContent h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	height: 35px;
	padding-top: 25px;
}

#bannerContent h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	height: 35px;
	padding-top: 25px;
}

#bannerContent h1 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0066FF;
	height: 35px;
	padding-top: 15px;
	padding-left: 10px;
}

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 20px;
	text-align: center;
}

.fullSizePopUps {
	text-align: center;
}

.bannerAds {
	text-align: left;
	padding-left: 20px;
}

.fullSizePopUps h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

table {
	padding-left: 5px;
	clear: both;
}	

table p {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 175px;
	clear: both;
}

.italic {
	font-style: italic;
	font-weight: normal;
	border-top: 1px solid #cccccc;
	padding-top: 2px;
	padding-bottom: 30px;
}

/* *****************
********************
*******************/

/* #footer */

#footer {
	width: 725px;
	clear: both;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #ababab;
	background: url(../images/footerBG.jpg) no-repeat;
}

#footer hr {
	width: 500px;
	height: 1px;
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover {
	color: #0066CC;
	text-decoration: underline;
}


/* *****************
********************
*******************/

#formWrapper {
	width: 690px;
	height: auto;
	background: url(../images/postIt.jpg) top right no-repeat;
	padding-top: 10px;
	margin-top: 20px;
}

input {
	margin-bottom: 10px;
	background-color: #E8F1FF;
	border: 1px solid #999999;
	margin-right: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

textarea {
	margin-bottom: 10px;
	background-color: #E8F1FF;
	border: 1px solid #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

label {
	font-weight: bold;
	color: #003A93;
}



/* *****************
********************
*******************/



/* #chromeBar */

.chromestyle{
width: 725px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border-bottom: 1px solid #ababab;
width: 100%;
background: url(../images/chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin-right: -3px;
margin-left: -1px;
margin-top: 0;
margin-bottom: 0;
text-decoration: none;
border-right: 1px solid #00CCFF; /*THEME CHANGE HERE*/
border-left: 1px solid #00CCFF; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
background: url(../images/chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}
