﻿@charset "UTF-8";

/** NEW LARGER FONTS **/


/** STRUCTURE **/

body {
	margin-top:0px;
	background-color:#01244a;
}

img {
	border:0px;
}

#holder {
	width:1035px;
	margin:auto;
}

#holderEnd {
	clear:both;
	width:1035px;
	height:2px;
}

#sect01 {
	width:1035px;
	height:160px; 
	background-color:#FFF;
}

#sect02 {
	width:1035px;
	height:34px;
	background-color:#FFF;
}

#sect03 {
	width:1035px;
	background-color:#FFF;
}

/** MENU **/

#date {
	float:left;
	width:186px;
	height:14px;
	background-color:#b5aba1;
	padding:10px;
	text-align:left;
}

#mainMenu {
	float:left;
	width:829px;
	height:32px;
	text-align:left;
	border-top:1px solid #b5aba1;
	border-bottom:1px solid #b5aba1;
}

/** BANNER **/

#logo {
	float:left;
	width:206px;
	height:226px;
}

#banner {
	float:left;
	width:1035px; /* 729px; */
	height:160px; /* 180 */
}

#bannerTop {
	width:829px;
	height:42px;
}

#bannerMenu {
	float:left;
	width:449px;
	height:24px;
	padding:18px 0 0 15px;
	text-align:left;
}

#bannerSearch {
	float:left;
	width:450px;
	height:28px;
	padding:14px 15px 0 0;
	text-align:right;
}

#bannerImages {
	width:829px;
	height:182px;
}

.rotationImage1 {
	float:left;
	width:240px;
	height:182px;
	border-right:3px solid white;
}

/** LEFT SIDEBAR **/

#bodyLeft {
	float:left;
	width:206px;
	height:auto;
	background-color:#e7ddd1;
	text-align:left;
}

.sidebarBoxL {
	width:186px;
	padding:10px;
	border-bottom:1px solid white;
}

/** MAIN BODY **/

#bodyFullWide {
	float:left;
	width:1035px;
	background-color:#FFF;
}


#bodyMid {
	float:left;
	width: 808px;
	background-color:#FFF;
	text-align:left;
	padding:10px;
}

#bodyWide {
	float:left;
	width:808px;
	background-color:#FFF;
	text-align:left;
	padding:10px;
}

.sectionHeader {
	clear:both;
	width:551px;
	border-bottom:1px solid #4a443e;
}

.sectionContent {
	width:551px;
}

/** RIGHT SIDEBAR **/

#bodyRight {
	float:left;
	width:257px;
	border-left:1px solid #d1d0ce;
	background-color:#FFF;
	text-align:left;
}

.sidebarHeaderRed {
	width:245px;
	height:14px;
	background-image:url(images/header_bg_red.jpg);
	background-repeat:repeat-y;
	padding:10px 5px;
	border:1px solid white;
}

.sidebarHeaderTan {
	width:245px;
	height:14px;
	background-image:url(images/header_bg_tan.jpg);
	background-repeat:repeat-y;
	padding:10px 5px;
	border:1px solid white;
}

.sidebarBoxR {
	width:245px;
	padding:5px;
}

/** FOOTER **/

#footer {
	width:1035px;
	height:60px;
	margin:auto;
}

#footerMenu {
	float:left;
	width:570px;
	height:40px;
	padding:10px 0;
	text-align:left;
}

#footerCopy {
	float:left;
	width:565px;
	height:40px;
	padding:10px 0;
	text-align:right;
}

/** FORM STYLES **/

.login {
	width:180px;
	height:12px;
	font-size:13px;
	color:#666;
	margin-top:5px;
	padding:5px;
}

.button {
	margin-top:5px;
}

input {
	font-size: 13px;
}


/** TEXT STYLES **/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#4a443e;
	font-weight:bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4a443e;
	font-weight:bold;
	text-transform:uppercase;
}

h2.Header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900000;
	font-weight:bold;
	text-transform:uppercase;
  text-decoration:underline;
}


p, a, table, tr, td, ulx, xli, .sidebarBoxL, .subHeader, .sectionContent, .sidebarHeaderRed, .sidebarHeaderTan, .sidebarBoxR, .smLink, #bannerMenu, #date, #mainMenu, #bodyMid, #bodyWide, #footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

p, .sectionBlog, #bodyMid, #bodyWide, #bodyFullWide {
	font-size:13px;
	color:#4a443e;
}

a, ulx, xli {
	font-size:13px;
	color:#00478f;
	text-decoration:none;
}

a:hover {
	color:#4a443e;
}

.sidebarBoxL {
	font-size:13px;
	color:#4a443e;
}

.sidebarBoxL a {
	color:#00478f;
	text-decoration:none;
}

.sidebarBoxL a:hover {
	color:#FFF;
}

.subHeader {
	font-size:13px;
	color:#c4151c;
	font-weight:bold;
	text-transform:uppercase;
}

.sidebarHeaderRed, .sidebarHeaderTan {
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

.sidebarBoxR {
	font-size:13px;
	color:#79726a;
}

.smLink a {
	font-size:10px;
	color:#00478f;
	text-decoration:underline;
}

.smLink a:hover {
	color:#4a443e;
}

#bannerMenu {
	font-size:13px;
	color:#79726a;
}

#bannerMenu a {
	color:#79726a;
	text-decoration:none;
}

#bannerMenu a:hover {
	color:#000;
}

#date {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

#mainMenu a {
	margin:0 15px;
	font-size:13px;
	color:#00478f;
	text-decoration:none;
}

#mainMenu a:hover {
	color:#c4171b;
}

#footer {
	font-size:13px;
	color:#FFF;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#d1d0ce;
}


* {
 margin: 0;
 padding: 0;
}

ulx.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

.dropdown-upward {
 margin-top: 400px !important;
}


lix.main {
       margin-left:10px;
}


ul.dropdown {
 font-weight: bold;
}

	ul.dropdown li {
	 padding: 8px 13px;
	 border-style: solid;
	 border-width: 1px 0;
	 border-color: #b5aba1;
	 background-color: #e7ddd1;
	 color: #00478f;
	 margin-top:-1px;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #e7ddd1;
	 color: #00478f;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #00478f; text-decoration: none; }
	ul.dropdown a:hover		{ color: #00478f; text-decoration:none; }
	ul.dropdown a:active	{ color: #00478f; text-decoration:none; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 250px;
	 margin-top: 0px;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(images/nav-arrow-left.png);
 background-position: 0 50%;
}