@charset "utf-8";

body,table,tr,th,td,ul,ol,dl,li,hr,h1,h2,h3,h4,h5,h6,p{
padding:0px;
margin:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(../images/bgRepeat.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
img{
border:none;}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 5px;
}
.left {
	float: left;
	margin-right: 1em;
}
.right {
	float: right;
	margin-left: 1em;
}


#container {
	width: 78em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #253B7A;
	border-left-color: #253B7A;
	border-bottom-color: #253B7A;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-position: 4px;
	display: block;
}
table {
	padding: 5px;
	width: 100%;
}
tr .trSyle {
	padding: 5px;
}

#header h1 {
	display: none;
}
#header #headerAd {
	width: 220px;
	float: right;
	margin: 0px;
}

#navigation {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#navigation #globalNav {
	background-color: #666666;
	height: 3.45em;
	background-image: url(../images/navBase.gif);
	background-repeat: repeat-x;
	display: block;
}
#navigation #globalNav ul {
	text-indent: 0px;
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
}
#navigation #globalNav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
}
#navigation #globalNav a {
	color: #DDDDDD;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0.85em;
}
#navigation #globalNav a:hover {
	background-image: url(../images/navRoll.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #003366;
}

#navigation #banner {
	background-color: #333333;
	text-align: center;
}
#navigation #lcWarning .lcActive {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	padding: 0.45em;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}

#breadcrumbs {
	font-size: .8em;
	margin-top: 1em;
	margin-left: 3em;
}



#content {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 3em;
	margin-right: 22em;
}
#adminContent {
	margin: 10px;
}

#content #loginFRM {
	width: 240px;
	text-align: right;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}
#loginFRM label {
	margin-bottom: 20px;
}
#content .failure {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	background-color: #e3e3e3;
	padding: 5px;
	border: 2px solid #FF0000;
	margin-bottom: 10px;
}
#content #activateLC {
	padding: 20px;
	margin-bottom: 20px;
	border: 3px solid #FF0000;
}



#content h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #003399;
	margin-bottom: .5em;
	padding-bottom: .25em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content h3 {
	font-size: 1.2em;
	color: #333333;
	margin-bottom: .5em;
	padding-bottom: .25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
#content h4 {
	font-size: medium;
	margin-bottom: 10px;
}
#content h5 {
	margin-bottom: 10px;
}



#content h6 {
	font-size: 1em;
	background-color: #FF9900;
	text-align: center;
	margin: .9em;
	padding: .9em;
	font-weight: bold;
}

#content p {
	font-size: 1.05em;
	line-height: 1.4em;
	text-align: justify;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#container #content ul {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
}


#adBank {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 3em;
	margin-right: 17em;
	text-align: center;
}
#adBank a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#sideBar {
	float: right;
	width: 20em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 2em;
	height: 100%;
}
#sideBar #qbAdSpace {
	background-color: #012A41;
	height: 80px;
}

#sideBar #quickLinks {
	background-image: url(../images/navRoll.gif);
	background-repeat: repeat-x;
}

#sideBar  #quickLinks h3 {
	background-image: url(../images/quickLinks_header.jpg);
	background-repeat: no-repeat;
	height: 36px;
	font-size: 0px;
	line-height: 0px;
}

#sideBar #quickLinks li {
	list-style-type: none;
}
#sideBar #quickLinks a {
	background-color: #999999;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: .6em;
	font-size: .95em;
	font-weight: bold;
}
#sideBar #quickLinks a:hover {
	background-color: #0066CC;
}
#sideBar .sideAds {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#sideBar #touchstone {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
#sideBar #touchstone img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#appBox {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}





#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}
#footer #footerNav {
	font-size: .85em;
	font-weight: bold;
	color: #C1C1C1;
	margin-bottom: .5em;
}
#footer #footerNav a {
	color: #666666;
	text-decoration: none;
}
#footer #footerNav a:hover {
	color: #222222;
}
#footer #footerInfo {
	font-size: 0.8em;
	color: #666666;
}
#credits {
	width: 78em;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	font-size: 0.8em;
	color: #C1C1C1;
	text-align: center;
}
#credits a {
	color: #C1C1C1;
	text-decoration: none;
}
#credits a:hover {
	color: #666666;
}
