/* Universal Styles */

img {border:0px;}
ul {list-style-type:disc; }

a { color: #00A5D9; text-decoration: underline;}

body
{	
    margin: 0px 0px 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #000;
    background-color:#FFFFFF;
}

h1,h2,h3,h4,h5,h6,p{ padding:0px;margin:0px 0px;}

h1{font-size:160%; font-family: Arial; font-size: 33px; color: #00A5D9; font-weight: normal;
padding-top:10px;}        

h2{font-size:150%;}        

h3{font-size:140%;color: #00A5D9; font-weight: normal;}        

h4{font-size:130%;}        

h5{font-size:120%;}        

h6{font-size:110%;}    

form td{padding-bottom:10px;}
input{width:250px;}
select{width:255px;}

/* Background Images */
#page{width:100%;
margin:0px auto;
position:relative;}

.topBG { background:transparent url(images/topBG.jpg) repeat-x left top; }

.container{
	width:997px;
	position:relative;
	margin:0px auto;}
		
.flashBg{background-color:#021233}
.mainContentBG { background-image: url(images/mainContentBG.jpg); background-repeat: repeat-x; background-position:bottom; }
.bottomBG { background-image: url(images/bottomBG.jpg); background-repeat: repeat-x; background-position: bottom; border-top: 5px solid #FFF;
padding: 10px 0px;}
.picBG { background-image: url(images/picBG.jpg); background-repeat: no-repeat; background-position:center; }

/* Div Table Styles */
.pageTitle { padding: 30px 30px 30px 0px;}
.mainContent { padding: 52px 150px 30px 0px;}
.mainContentLeft {padding: 0px 15px 15px 15px;}
.mainContentRight {padding: 0px 15px 15px 15px;}
.mainContentPartners{padding: 30px 0px 30px 30px;}
.mainContent strong { font-size: 14px; color: #00A5D9; font-weight: normal; }
.mainContentPartners strong { font-size: 14px; color: #00A5D9; font-weight: normal; }
.mainContentLeft strong  { font-size: 14px; color: #00A5D9; font-weight: normal; }
.mainContentRight strong  { font-size: 14px; color: #00A5D9; font-weight: normal; }
.mainContent p{padding:0px 0px 10px;line-height:16px;}

/* Navigation Styles */
.mainNav {width:996px; text-align:center; height: 75px;}
.mainNav ul, .mainNav li { list-style: none; display: inline; margin: 0px; padding: 0px;}

.mainNav ul{margin: 20px 0px 0px 0px; width:996px; height: 75px; line-height: 75px;}
.mainNav li { 
	padding: 15px 8px 8px;
	color: #425968;
	cursor:pointer;
	}

.mainNav a{color: #425968;text-decoration:none;}

.mainNav li:hover, .mainNav li.selected{ color:#00A5D9; 
	font-weight:normal;
	background:transparent url(images/navBG.gif) no-repeat center bottom;
}
.mainNav li:hover a, .mainNav li.selected a{color: #00A5D9;}

.mainNav li.spacer,.mainNav li.spacer:hover {margin: 0px 0px; padding: 15px 0px 13px;background: none;color: #425968;cursor:default;}

/* Logoworks Link Backs */
.logoworksLink
{
	font-family: Arial; 
	font-size: 9px;
	color: #425968;
	padding: 15px auto 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
}

.logoworksLink strong
{
	font-family: Arial; 
	font-size: 10px;
	color: #00A5D9;
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.logoworksLink a
{
	padding: 0px 5px;
	color: #425968;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}