table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
a:link {
	color: #0072BC;
	text-decoration: none;
}
a:visited {
	color: #0072BC;
	text-decoration: none;
}
a:hover {
	color: #0072BC;
	text-decoration: underline;
}
a:active {
	color: #0072BC;
	text-decoration: none;
}
.whitecopy {
	font-size: 10px;
	color: #FFFFFF;
}
.header {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	font-size: 14px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	padding: 0px 8px;
}
body {
	background:url(images/bg.gif);
	padding:0;
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}

img { border:0;}
input {vertical-align:middle;}


div#wrapper {
	margin:0 auto;
	background:url(images/bg.gif);
	width:780px;
}

div#topBar {
	background:url(images/red.jpg) repeat-x bottom #666600;
	text-align:center;
	margin-top: 6px;
	height:18px;
}

div#top {
	width: 780px;
	text-align: center;
}

/*NAVIGATION*/
div#menu {
	position:relative;
	float:left;
	text-align:left;
	margin:0;
	width:200px;
	padding-top:35px;
}

ul#navBar {
	padding: 0;
	margin: 0;
	text-align:left;
	letter-spacing:1.2px;
	width:198px;
	font-family:Tahoma;
	list-style-type:none;
	font-size:12px;
}

ul#navBar li  {
	margin:0;
	padding:0;
	display: block;
	list-style-type: none;
	text-transform: uppercase;
}

ul#navBar li a:link { display:block; height:26px; color:#FFFFFF; text-decoration:none; background: transparent url(images/menu_off.gif) no-repeat; background-position: center left; padding-top:11px; padding-left:35px;}
ul#navBar li a:visited {display:block; height:26px; color:#FFFFFF; text-decoration:none; background: transparent url(images/menu_off.gif) no-repeat; background-position: center left; padding-top:11px; padding-left:35px}
ul#navBar li a:hover {color:#AA4A22; text-decoration:none; background: transparent url(images/menu_on.gif) no-repeat; background-position: center left; padding-left:45px; font-weight:bold;}

/*END NAVIGATION*/


div#middle {
	text-align: left;
	border: 2px white solid;
	height: 6px;
	background:#666666;
	clear: both;
}

div#content {
	position: relative;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	background:#FFFFFF;
	min-height: 360px;
}

div#innerContent {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	background:#FFFFFF;
    border: 1px #333333 solid;
}

div#btmBar {
	background:url(images/footer_bg.gif) repeat-x top #383838;
	text-align: center;
	height:58px;
}

div#footer {
	width: 780px;
	text-align: center;
	margin:0 auto;
}

div#ccards {
	width: 250px;
	margin-top: 15px;
	padding-left: 15px;
	float: left;
	text-align: left;
	border-right: 2px #CCCCCC solid;
}

div#btmNav {
	padding-top: 11px;
	text-align: center;
	color: #adadad;
	line-height: 18px;
	font-size: 10px;
}


div#btmNav a { color:#FFFFFF; text-decoration:none; }

.style1 {color: #FFFFFF}
.style2 {font-size: 9px}
.style3 {font-weight: bold}
