﻿* *
{
	padding: 0;
	margin: 0;
}
input, select
{
	border: solid 1px;
}
img
{
	border-style: none;
}
.radioButton
{
	border:none;
}
body
{
	font-family: Tahoma,Verdana;
	font-size: 12px;
	text-align: left;
	background-color: #11556D;
	color: #555555;
}
a
{
	color: #990000;
	text-decoration: none;
}
a:hover
{
	color: #153D77;
	text-decoration:underline;
}
ul
{
	list-style: none none outside;
}
ul.bulletList
{
	list-style: disc inside;
}
ul.bulletList li
{
	margin-left: 15px;
}
div.heading, h2
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 2px 2px 2px;
	color: #46483C;
}
h1
{
	font-size: 18px;
	font-weight: bold;
	padding: 5px 2px 2px 2px;
	color: #46483C;
}
#page
{
	width: 960px;
	margin: 0px auto;
	border: solid 1px #555555;
	background: white;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
	min-height:500px;
}
#page #leftCol
{
	width: 200px;
	float: left;
	margin:0 2px 0 10px;
}
#page #mainCol
{
	width: 565px;
	float: left;
	padding: 4px 0 4px 0px;
	overflow: hidden;
}
#page #rightCol
{
	width: 180px;
	float: left;
}

#page #rightCol li img
{
	vertical-align:middle;
}

/* Header */

#topstrip
{
	height: 18px;
	overflow: hidden;
	display: block;
}

#topstrip #leftCol
{
	float: left;
	overflow: visible;
}
#topstrip #rightCol
{
	float: right;
	text-align: right;
}

#topstrip #rightCol li
{
	float: left;
	padding: 0 5px 0 5px;
}

#banner
{
	background: #f0a23b url('Images/bgtopbanner.png') repeat-x 0 0;
	height: 59px;
	width: 100%;
	overflow: hidden;
	margin-top: 2px;
}

#banner .headerIcon
{
	float: left;
	padding: 5px 2px 0 4px;
	vertical-align: middle;
}

#banner .headerText
{
	float: left;
	padding: 0 6px 0 2px;
	padding-top: 20px;
	font-weight: bold;
}
#banner .headerText a
{
	color: White;
}
#banner .headerText a:hover
{
	color: maroon;
	text-decoration: none;
}
/* End Header */
#toolbar
{
	height: 25px;
	background: white url('images/tbback.png') repeat-x;
	width:960px;
}

#astrotoolbar li
{
	float: left;
	list-style: none;
}

#astrotoolbar li a
{
	color: #555555;
	font-weight: bold;
	display: block;
	padding: 5px 6px;
	white-space: nowrap;
}
#astrotoolbar li a:hover
{
	text-decoration: none;
}

#astrotoolbar li ul
{
	position: absolute;
	visibility: hidden;
	border: 1px solid #555555;
	z-index:65000;
}

#astrotoolbar li ul li
{
	float: none;
	display: inline;
}

#astrotoolbar li ul li a
{
	width: auto;
	background: #D6D6D6;
}

#astrotoolbar li ul li a:hover
{
	background: #EBEBEB;
	text-decoration: none;
}

span.errorDetails
{
	color: Red;
	font-size: 12px;
	clear: both;
	display: block;
}

/* Footer. */
#footer
{
	width: 960px;
	clear: both;
	-moz-border-radius: 5px;
	background: #d6d6d6;
	overflow: hidden;
	text-align: left;
	padding: 0 0 0 20px;
	margin: 0px auto;
	margin-bottom: 5px;
	border: solid 1px #555555;
}
.footerCol
{
	border-right: 1px dotted #555555;
	float: left;
	margin: 10px;
	padding: 1px 0;
	position: relative;
	min-height: 100px;
	width: 20%;
}
#footer dt
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.02em;
	padding: 0 10px;
	color: #304269;
}
#footer dd
{
	font-size: 11px;
	margin: 0;
	padding: 3px 10px;
	color: #555555;
}
#footer dd a
{
	font-size: 11px;
	margin: 0;
	padding: 3px 10px;
	color: #555555;
	text-decoration: none;
}
#footer dd a:hover
{
	text-decoration: underline;
}
/* End Footer. */

/* Left Sidebar */
div#sideLbar
{
	margin-left: 4px;
	margin-right: 3px;
}
#sideLbar div.head
{
	font-size: 16px;
	background: url('images/arrgrar.png') no-repeat 0px 2px;
	padding-left: 10px;
}
div#sideLbar ul li
{
	margin-bottom: 5px;
}
div#sideLbar ul li a
{
	font-size: 16px;
	color: #990000;
}
div#sideLbar ul li div
{
	padding-left: 15px;
	padding-right: 8px;
}
div#sideLbar ul li div li
{
	margin-bottom: 0;
	padding: 4px 0 4px 0;
	border-bottom: dashed 1px #555555;
}
div#sideLbar ul li div a
{
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
div#sideLbar ul li div a:hover
{
	color: maroon;
	text-decoration: none;
}
div#sideLbar ul li div.box
{
	margin-top: 3px;
	border: solid 1px #555555;
	background-color: #F7EDC6;
}
div #sideLbar div.smallText
{
	font-size: 10px;
	padding-left: 0px;
}

/* End of sidebar */

/* Right sidebar */
#sideRbar
{
	width: 180px;
}
#sideRbar div.head
{
	font-size: 16px;
	background: url('images/arrgrar.png') no-repeat 0px 2px;
	padding-left: 10px;
	float: left;
}
#sideRbar li
{
	font-size: 16px;
	padding-bottom: 4px;
	margin: 0px 4px 0px 4px;
	border-bottom: dashed 1px #555555;
}
#sideRbar li.alt
{
	background-color: #F7EDC6;
}
#sideRbar li a
{
	color: #555555;
	text-decoration: none;
}
#sideRbar li a:hover
{
	color: Maroon;
}
#sideRbar div.desc
{
	clear: both;
	font-size: 12px;
	padding: 2px;
}
#sideRbar div.langs
{
	font-size: 11px;
	line-height: 18px;
	padding: 4px 4px 0px 4px;
}
#sideRbar div.langs li
{
	float: left;
	font-size: 11px;
	padding-left: 4px;
	line-height: 9px;
	margin: 0px;
	border: none;
}

#sideRbar div
{
	display: inline-block;
}
#sideRbar img
{
	float: left;
	padding: 4px 4px 4px 4px;
}

/* End of right sidebar */

p#vtip
{
	display: none;
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 11px;
	background-color: white;
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999;
	max-width:250px;
}
p#vtip #vtipArrow
{
	position: absolute;
	top: -10px;
	left: 20px;
}
