/* Copyright 2008 Creative Pixel Media Inc. */

/* Main CSS Rules */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
}
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
body {
	line-height: 17px;
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	background-color: #000;
}
html {
	height: 100%;
	margin-bottom: 1px;
	overflow-y: scroll;
}
img {
	border: 0px;
}
/* Main Layout CSS Rules */
#top-nav {
	background-image: url(../images/nav-bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 48px;
	width: 100%;
}
#home-content {
	background-color: #FFF;
	width: 960px;
}
/* End Main CSS Styles */
#home-sub-content {
	background-color: #FFF;
}
#flash-anim {
	height: 200px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 0px;
}
#bottom-text-nav {
	height: 35px;
	width: 100%;
	background-color: #3d3d3d;
	background-image: url(../images/text-nav-bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#bottom-text-nav #text-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
#bottom-copyright #copyright-text-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: left;
}
#top-header {
	height: 102px;
	width: 100%;
	background-image: url(../images/top-header-center-bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top-header-bkgd {
	background-image: url(../images/top-header-client-login.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottom-copyright {
	height: 20px;
	width: 100%;
	background-color: #000;
	background-image: url(../images/bottom-copyright-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bottom-copyright #copyright-text-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: right;
}
#home-content #center {
	margin: 10px 10px 10px 0px;
	padding: 5px;
	font-weight: normal;
}
#home-content #right-bkgd #right-content {
	width: 217px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	list-style-type: square;
	padding-left: 10px;
}
#home-content #right-bkgd #right-content ul li {
	list-style-type: none;
	padding: 0px 5px 8px 0px;
	margin-left: -30px;
}
#home-content #home-sub-content tr td #leftContent {
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 2px;
	background-color: #FFF;
}
#right-content {
	text-align: left;
}
#right-content-center {
	text-align: center;
}
/* Page Layout Containers */
#contentBkgd {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 100%;
	background-attachment: fixed;
	background-image: url(../images/centerBkgd.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
}
#outerWrapper #contentWrapper {
	background-image: url("../3ColumnFixed_images/contentWrapper_bg.png");
	background-repeat: repeat-y;
	overflow: hidden;
	width: 950px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 10px 10px 10px 10px; 
	width: 225px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 225px;
}
/* Main Content Containers */
#outerWrapper #contentWrapper #content {
	margin: 0 255px 0 255px; 
	padding: 10px 10px 10px 10px; 
}
#subOuterWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto; 
	max-width: 960px;
	min-width: 960px;
	text-align: left; 
	width: 960px;
}
#subOuterWrapper #subContentWrapper {
	background-image: url("../2ColumnFixedRightSidebar_images/contentWrapper_bg.png");
	background-repeat: repeat-y;
	overflow: hidden;
}
#subOuterWrapper #subContentWrapper #subRightColumn {
	float: right;
	padding: 10px 10px 10px 10px; 
	width: 225px;
	text-align: center;
}
/* Sub Page Content Containers */
#subOuterWrapper #subContentWrapper #subContent {
	margin: 0 255px 0 0;
	padding: 10px 10px 10px 10px;
}
#rightSubBkgd {
	background-image:url(images/sub-top-flash-anim.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* General CSS Rules */
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
li {
	color: #000;
	list-style-type: square
}
ul {
	color: #000;
	list-style-type: square
}
ol {
	color: #000
}
.mainText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000
}
.mainText2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
/* Link Styles */
#home-content a:link {
	color: #333333;
	text-decoration: underline
}
#home-content a:visited {
	color: #666666;
	text-decoration: underline
}
#home-content a:hover {
	color: #999933;
	text-decoration: none
}
#home-content a:active {
	color: #333333;
	text-decoration: none
}
#right-bkgd a:link {
	color: #333333;
	text-decoration: underline
}
#right-bkgd a:visited {
	color: #666666;
	text-decoration: underline
}
#right-bkgd a:hover {
	color: #999933;
	text-decoration: none
}
#right-bkgd a:active {
	color: #333333;
	text-decoration: none
}
#left-bkgd a:link {
	color: #2d5ea0;
	text-decoration: none;
}
#left-bkgd a:visited {
	color: #2d5ea0
}
#left-bkgd a:hover {
	color: #EFC227;
	text-decoration: none;
	background-color: #2d5ea0;
}
#left-bkgd a:active {
	color: #333333;
	text-decoration: none
}
#text-nav a:link {
	color: #CCC;
	text-decoration: none;
}
#text-nav a:visited {
	color: #999;
	text-decoration: none;
}
#text-nav a:hover {
	color: #999;
	text-decoration: none;
	background-color: #FFF;
}
#text-nav a:active {
	color: #333333;
	text-decoration: none
}
#bottom-copyright a:link {
	color: #999;
	text-decoration: none;
}
#bottom-copyright a:visited {
	color: #999
}
#bottom-copyright a:hover {
	color: #999;
	text-decoration: none;
	background-color: #FFF;
}
#bottom-copyright a:active {
	color: #333333;
	text-decoration: none
}
a:link {
	color: #000000
}
a:visited {
	color: #006699
}
a:hover {
	color: #CC9900
}
a:active {
	color: #000000
}
.mainText a:link {
	color: #333333;
	text-decoration: underline
}
.mainText a:visited {
	color: #666666;
	text-decoration: underline
}
.mainText a:hover {
	color: #999933;
	text-decoration: none
}
.mainText a:active {
	color: #333333;
	text-decoration: none
}
.mainText2 a:link {
	color: #666666;
	text-decoration: underline
}
.mainText2 a:visited {
	color: #666666;
	text-decoration: underline
}
.mainText2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333
}
.mainText2 a:active {
	color: #333333;
	text-decoration: none
}
#right-align {
	text-align: right;
}
#center {
	text-align: center;
}
.center {
	text-align: center;
}
.sub-text {
	font-size: 10px;
}
.formError {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}
.boldItalic {
	font-weight: bold;
	font-style: italic;
}
#tableCenter {
	text-align: center;
}
.rightAlign {
	text-align: right;
}
#formNewsletterSignUp {
	border: 1px groove #000;
	margin: 15px;
	padding: 15px;
	width: 350px;
	text-align: center;
}
#formNewsletterSignUpCenter {
	margin: 5px;
	padding: 5px;
	text-align: center;
	border-top: none #000;
	border-right: none #000;
	border-bottom: none #000;
	border-left: none #000;
}
#formNewsletterSignUpRightAlign {
	margin: 5px;
	padding: 5px;
	text-align: right;
	border-top: none #000;
	border-right: none #000;
	border-bottom: none #000;
	border-left: none #000;
}
/* Optional Classes and ID's */
.failBox {
	border: 1px solid #F00;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.fail {
	font-weight: bold;
	color: #F00;
}
#clientLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	margin-top: 30px;
	margin-right: 15px;
}
#clientLogin input {
	width: 85px;
	height: 12px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.featured300_img {
	width: 300px;
}