﻿@charset "utf-8";
/* GLOBAL RESET */
*{margin:0 0 0 0px;
padding:0
} 

body {
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	background-color: #2d7eb2;
	font-family : Verdana;
	color: #333333;
	FONT-SIZE: 10px;
}

a:link {color: #333333; text-decoration: underline; }
a:active {color: #333333; text-decoration: underline; }
a:visited {color: #333333; text-decoration: underline; }
a:hover {color: #333333; text-decoration: none; }

a:link .image { border:0px; }
a:hover .image, a:active .image {border:0px; border-color: #000000;}

#header {
	background-color:#FFFFFF; 
	width: 766px; /* page width */
	float: left;
	margin: 0px;
}
#wrapper {
	background-color:#FFFFFF;
	height: 980px; 
	width: 766px; /* page width */
	text-align: left; /* Reset text alignment after layout centering */
	margin: 0 auto; /* Layout Centering */
}

#content {
	background-color:#FFFFFF;
	width: 748px; /* page width */
	float: left;
}

#contentWrapper {
	background-color:#FFFFFF;
	width: 766px; /* page width */
	float: left;
}



#nav {
	background-color:#FFFFFF; 
	width: 750px; /* page width */
	float: left;
}

.homeFoot
{
	padding-right:5px;
}

.image {
	border:0px; 
}

.borders {border:1px; border-color:#666666; border-style:solid;}

.partnerContent 
{
	font:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:small;
	border-left:solid;
	border-left-width:2px;
	border-left-color:#2d7eb2;
	padding-left:2px;
}

.partnerTable {
	border-left:solid; 
	border-right:solid;  
	border-top:solid; 
	border-color:#CCCCCC;
	border:2px;
	
}
.privacyContent
{
	padding:2px;
	background-color:#e9e9e9;
}

.links
{
	font:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:small;
	}
.style3
{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style6
{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style7
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#col1 {
	float: left;
	width: 368px; /* Left column width */
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:4px;
}
#col2 {
	float: left;
	width: 306px; /* Middle column width */
	padding-top:10px;
	padding-bottom:10px;
}
#col3 {
	float: left;
	width: 680px; /* Right column width */
	padding-bottom:10px;
	padding-left:35px;
	padding-right:4px;
}
#col4 {
	float: left;
	width: 192px; /* Right column width */
	padding-bottom:10px;
	padding-left:35px;
	padding-right:5px;
}
#col5 {
	float: left;
	width: 474px; /* Right column width */
	padding-bottom:10px;
	padding-left:2px;
}
#col7 {
	float: left;
	width: 165px; /* Right column width */
	padding-bottom:10px;
	padding-left:35px;
}
#col6 {
	float: left;
	width: 165px; /* Right column width */
	padding-bottom:10px;
}

.make_col {float:left;width:97px;}

a.ncrc_url:link, a.ncrc_url:active, a.ncrc_url:visited {font:normal bold 11px Verdana;letter-spacing:-1px;line-height:15px;color:#454545;text-decoration:underline;}
a.ncrc_url:hover {font:normal bold 11px Verdana;letter-spacing:-1px;line-height:15px;color:#4a6cd5;text-decoration:underline;}


#footerLeft
{
	float: left;
	width: 400px; /* lower nav width */
}

#footerRight 
{
	float: right;
	width: 300px; /* Copyright width */
}


#apDiv1 {
	float: left;
	width: 240px; /* Left column width */
	top:325px;
	z-index:1;
	visibility: inherit;
}
#apDiv2 {
	position:relative;
	left:575px;
	top:325px;
	width:206px;
	height:71px;
	z-index:2;
	visibility: inherit;
}
#apDiv3 {
	position:absolute;
	left:850px;
	top:325px;
	width:208px;
	height:70px;
	z-index:3;
	visibility: inherit;
}
