/* ------ MEDIA TAG ----- */

@media screen {

body {
	background-color: #333333;
	padding: 0px;
	margin: 15px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	overflow: -moz-scrollbars-vertical;  /*add scrollbar to mozilla when to short to scroll normally*/
}

a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

p {
	line-height: 140%;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 120%;
}

th {
}

td {
}

hr {
	border: none;
	height: 1px;
	border-top: 1px dashed #999;
}

li {
	line-height: 140%;
}

blockquote {
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.siteContainer {
	margin: 0px auto;
	width: 950px;
	background-image: url(/images/template/background.gif);
	background-repeat: repeat-y;
}

.header {
	height: 85px;
	background-image: url(/images/template/background-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 15px;
}

.headerLogo {
	float: left;
	margin-left: 20px;
	padding-top: 5px;
}

.headerLogo h1 {
	color: #C60000;
	font-size: 250%;
	margin-bottom: 0px;
	margin-top: 0px;
}

.headerLogo h1 a, .headerLogo h1 a:hover {
	color: #C60000;
	text-decoration: none;
}

.headerLogo h2 {
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	font-size: 135%;
}

.headerLogo h2 a, .headerLogo h2 a:hover {
	color: #333333;
	text-decoration: none;
}

.title1 {
	color: #C60000;
	font-size: 250%;
	font-weight: bold;
	margin-bottom: 0px;
}

.title1 a, .title1 a:hover {
	color: #C60000;
	text-decoration: none;
}

.title2 {
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	font-size: 135%;
}

.title2 a, .title2 a:hover {
	color: #333333;
	text-decoration: none;
}

.title3 {
	color: #C60000;
	font-size: 135%;
	font-weight: bold;
	margin-top: 0px;
	text-align:center
}

.title3 a, .title2 a:hover {
	color: #C60000;
	text-decoration: underline;
}

.headerBanner {
	float: right;
	margin-right: 27px;
	text-align: center;
	padding-top: 3px;
}

.content {
	clear: both;
	float: left;
	width: 578px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 15px;
}

.content h1 {
	font-size: 160%;
	clear: both;
	color: #C60000;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.content h1 a {
	color: #C60000;
	text-decoration: none;
}

.content h1 a:hover {
	color: #C60000;
	text-decoration: underline;
}

.content h2 {
	clear: both;
	color: #C60000;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.content h2 a {
	color: #C60000;
	text-decoration: none;
}

.content h2 a:hover {
	color: #C60000;
	text-decoration: underline;
}

.content h3 {
	clear: both;
	color: #C60000;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.content h3 a {
	color: #C60000;
	text-decoration: none;
}

.content h3 a:hover {
	color: #C60000;
	text-decoration: underline;
}

.contentDate {
	margin-top: 0px;
	font-size: 80%;
	color: #999999;
}

.contentContinue {
	font-size: 90%;
	font-weight: bold;
}

.menuLeft {
	float: left;
	width: 160px;
	background-color: #D5E1FE;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 15px;
}

.menuLeft a {
	color: #0044E0;
	text-decoration: underline;
}

.menuLeft a:hover {
	color: #0044E0;
	text-decoration: none;
}

.menuLeft h3 {
	background-color: #0044E0;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.menuLeft .title {
	background-color: #0044E0;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
}

.menuLeft ul, .menuRight ul {
	margin: 0px 10px 5px 10px;
	padding: 0px;
	list-style-type: none;
}

.menuLeft li, .menuRight li {
	line-height: 120%;
	margin-bottom: 10px;
}

.menuRight {
	float: left;
	width: 160px;
	background-color: #DEFED7;
	border-left: 1px solid #FFFFFF;
}

.menuRight a {
	color: #24E000;
	text-decoration: underline;
}

.menuRight a:hover {
	color: #24E000;
	text-decoration: none;
}

.menuRight h3 {
	background-color: #24E000;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.menuRight .title {
	background-color: #24E000;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
}

.footer {
	clear: both;
	width: 909px;
	margin-left: 1px;
	border: 15px solid #FFFFFF;
	font-size: 90%;
	background-image: url(/images/template/footer-background.gif);
	background-repeat: repeat-y;
	min-height: 50px;
}

.footerLeft {
	color: #000000;
	width: 558px;
	float: left;
	padding: 15px 30px 15px 15px;
	text-align: center;
}

.footerRight {
	color: #FFFFFF;
	width: 262px;
	float: left;
	padding: 15px;
	text-align: center;
}

.footerRight a {
	text-decoration: none;
	color: #FFFFFF;
}

.footerRight a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.lastModified {
	font-size: 80%;
	color: #999999;
	text-align: right;
}

.imageFloatLeft {
	float: left;
	margin: 0px 8px 8px 0px;
}

.imageFloatRight {
	float: right;
	margin: 0px 0px 8px 8px;
}

.caption {
	float: left;
	margin: 0px 10px 2px 0px;
}

div.caption {
   text-align: center;
   font-size: 10px;
   line-height: 10px;
   margin-bottom: 5px;
}


.content .title {
	color: #C60000;
	font-size: 120%;
	font-weight: bold;
	clear: both;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.content .title a {
	color: #C60000;
	text-decoration: none;
}

.content .title a:hover {
	color: #C60000;
	text-decoration: underline;
}

/* TAB STYLING */

.ui-tabs-hide {
	display: none;
}

.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.ui-tabs-nav li {
	float: left;
	margin: 0 0 0 0px;
	padding-right: 1px;
	min-width: 84px; /* be nice to Opera */
}

.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 10px;
	background-color: #24E000;
}

.ui-tabs-nav a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	color: #FFF;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */    
	outline: 0; /* prevent dotted border in Firefox */
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	z-index: 2;
	margin-top: 0;
	color: #000;
	background-color: #DEFED7;
}

.ui-tabs-nav a span {
	width: 64px; /* IE 6 treats width as min-width */
	min-width: 64px;
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
	background-color: #DEFED7;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-position: 100% -150px;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
	background-position: 0 -50px;
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}

.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}

.ui-tabs-panel {
	border: 1px solid #000;
	padding: 1em 8px;
	background: #DEFED7; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-loading em {
	padding: 0 0 0 20px;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}

*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}

/* END TAB STYLING */

}

/* ------ END MEDIA TAG ----- */
