/**********   GENERAL STYLES   **********/
body, html {
    background: #c2defc url(/i/bg.jpg) no-repeat 50% 0%;    
    padding: 0;    
    margin: 0;
    width: 100%;
    text-align: left;
}

body, td, select, input, textarea, h1, h2, h3, h4, h5, h6 { 
    font-family: Arial, Tahoma, Verdana, Courier, sans-serif; 
    color: #1b1c1f;
    font-size: 13px;
}

.h1 h1 {
    color: #fefefe;
    padding: 7px 0px 8px 20px;
    margin: 0;
    font-weight: bold;
    font-size: 23px;
    font-family: "Times New Roman";
}
h1 {
    padding: 0;
    margin: 0;
    font-weight: bold;
    font-size: 23px;
    color: #336eb6;
    font-family: "Times New Roman";
}
h3 {
    padding: 0px 0px 16px 0px;
    margin: 0;
    font-weight: bold;
    font-size: 13px;
    color: #0e1a41;
    font-family: Arial;
}
h2 {
    padding: 0px 0px 16px 0px;
    margin: 0;
    font-weight: bold;
    font-size: 16px;
    color: #336eb6;
    font-family: "Times New Roman";
}

.contents {
	width: 100%;
	padding: 0;
	margin: 0;
}
.contents h2 {
	padding-bottom: 5px;
}

.contents ul {
	/*padding-top: 0;*/
	margin-top: 0;
	/*margin: 0;*/
}
.contents img {
	/*padding-top: 0;*/
	margin: 0 10px 0 0;
	/*margin: 0;*/
}

a, a:hover {
    color: #533d95;
    text-decoration: underline;
}
a:hover {
    color: #336eb6;
}
table {
    border: 0px; 
    border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
p {
    padding: 0px 0px 10px 0px;
    margin: 0;  
    background: transparent;
    font-family: inherit;
    font-size: inherit; 
}
/**********   THE BASIC LAYOUT BLOCKS   **********/
#wrapper {        
    text-align: left;
	width: 100%;
    min-width: 996px;
}
* html #wrapper {
    width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 996 ? '996px' : '100%' );
}
#padding {
	margin: 10px 10px 0 10px;
}
#head {
    background: transparent url(/i/shadow_head.jpg) no-repeat 50% 135px;
}
.logo {
	width: 100%;
	text-align: left;
    background: #0e1a41 url(/i/bg_head.jpg) no-repeat 100% 0;
}
.menu {
    padding: 10px 10px 0px 10px;
    text-align: center;
}

.menuBar {
	min-width: 831px;
}

* html .menuBar {
	width: 100%;
}

.menu table {
    margin: 0 auto;
    width: 100%;
}
.menu td {
    padding: 4px 1px 0px 1px;
    text-align: center;
    line-height: 1.2em;
}
.menu td.active {
    padding: 0px 1px 0px 1px;
}
.menu td div {
    height: 27px;
    background: transparent url(/i/menu_left.gif) no-repeat 0px 0px;
}
.menu td div div {
    background: transparent url(/i/menu_right.gif) no-repeat 100% 0%;
    padding: 0px 7px;
}
.menu td div a, .menu td div a:hover {
    display: block;
    position: relative;
    background: #336eb6;
    text-decoration: none;
}
.menu td div a, .menu td div a:hover, .menu td.active div p {
    color: #ffffff;
    font-weight: bold;
    padding: 5px 6px 6px 6px;
}
.menu td.active div {
    height: 31px;
    background: transparent url(/i/menu_left_a.gif) no-repeat 0px 0px;
}
.menu td.active div div {
    background: transparent url(/i/menu_right_a.gif) no-repeat 100% 0%;
    padding: 0px 7px;
}
.menu td.active div p, .menu td.active div a, .menu td.active div a:hover {
    background: #6ba8e9;
    font-weight: bold;
    padding-top: 9px;
    margin: 0;
}

.submenubg {
    background: #fafafa url(/i/crnwt_left.gif) no-repeat 0% 0%;    
}
.submenubg div#crnRight {
    background: transparent url(/i/crnwt_right.gif) no-repeat 100% 0%;
    min-height: 13px;
}

* html .submenubg div#crnRight {
	height: 13px;
}

.submenu {
    background: #6ba8e9 url(/i/submenu_right.gif) no-repeat 100% 0%;
    border-bottom: 13px solid #fafafa;
}
.submenu div {
    background: transparent url(/i/submenu_left.gif) no-repeat 0% 0%;
    padding: 9px 40px 10px 40px;
    color: #fafafa;
}
.submenu img {
    position: relative;
    top: -1px;
    margin: 0px 12px;
}
.cornersBtm {
    background: #fafafa url(/i/crnw_right.gif) no-repeat 100% 0%;
    height: 13px;
    clear: both;
	text-align: left;
}
/* columns */
.columns {
    clear: both;
    background: #fafafa;
}
.columns .cleft {
    padding: 0px 0px 0px 13px;
	width: 30%;
	vertical-align: top;
}

.columns .cright {
	padding: 0 13px;
	text-align: left;
	vertical-align: top;
}
/**/
.columns#inner .cleft {
	text-align: left;
	vertical-align: top;
	width: 30%;
}


.columns#inner .cright {
	vertical-align: top;
}
#minHeight {
    min-height: 480px;
}
.boxRounded {
    background: #e9f1fa;
}
.boxRounded .cornersBtm {
    background: #e9f1fa url(/i/crnb_right.gif) no-repeat 100% 0%;
}
.h1 {
    /*width: 100%;*/
    background: #336eb6 url(/i/h1_right.gif) no-repeat 100% 0%;
    height: 41px;
}
.h1 th {
    background: #0e1a41 url(/i/h1_left.gif) no-repeat 0% 0%;    
    text-align: left;
    padding: 0px 20px 0px 0px;
    margin: 0;
}
.h1 td {
    width: 100%;
}
.boxContent {
    padding: 15px 15px 0px 15px;
}
.news div.indents {
    /*padding: 8px 0px 7px 25px;*/
	padding: 8px 0px 0 25px;
}

.news p {
    /*adding: 0px 0px 6px 0px;*/
	padding: 0px 0px 0 0px;
}
.news p.date {
    background: transparent url(/i/bullet.gif) no-repeat 0px 7px;
    padding: 0px 0px 0px 25px;
    font-family: "Times New Roman";
    color: #336eb6;
    font-weight: bold;
    font-size: 16px;
}
.news p.dateHot {
    background: transparent url(/i/bullet_hot.gif) no-repeat 0px 7px;
    padding: 0px 0px 0px 25px;
    font-family: "Times New Roman";
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}
.news p.dateHot a {
    color: #ffffff;
    text-decoration: none;
}
.news p.dateHot a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.news p.date a {
    color: #336eb6;
    text-decoration: none;
}
.news p.date a:hover {
    color: #533d95;
    text-decoration: underline;
}

.messList p {
    padding: 0px 0px 6px 0px;
}
.messList p.date {
    background: transparent url(/i/bullet.gif) no-repeat 0px 7px;
    padding: 0px 0px 0px 25px;
    font-family: "Times New Roman";
    color: #336eb6;
    font-weight: bold;
    font-size: 16px;
}
.messList p.date a {
    color: #336eb6;
    text-decoration: none;
}
.messList p.date a:hover {
    color: #533d95;
    text-decoration: underline;
}
.messList p.answer {
	font-style: italic;
	padding-bottom: 15px;
}

.messList {
	margin: 25px 0 0 0;
	margin: 0 auto;
}

/**/
.clear {
    clear: both;
}
.bg {
	background: #fafafa;
}

#foot {
    padding: 18px 15px 0px 15px;
    font-size: 10px;
    color: #336eb6;
	text-align: left;
}
#foot a, #foot a:hover {
    color: #336eb6;
    text-decoration: none;
}
#foot a:hover {
    text-decoration: underline;
}
/* styles for content elements */
form {
    text-align: center;
    padding: 0px 0px 5px 0px;
}
.field {
    width: 198px;
    height: 20px;
    background: #fdfeff;
    border: 1px solid #336eb6;
}
.columns#inner .cleft .field {
    width: 135px;
}
form td {
    height: 30px;
    padding-left: 5px;
    vertical-align: top;    
}
form th {
    font-weight: normal;
    font-size: 13px;
    padding: 0;
    margin: 0;
    vertical-align: top;
    padding-top: 1px;
}
/* key */
a.key, a.key:hover {
   cursor: default;
}
.key img {
   margin: 0px 5px 0px 0px;
   position: relative;
   top: -1px;
}

/* sitemap */
ul.map li {   
   padding-bottom: 6px;
}
ul.map li a:hover {   
   color: #000000;
}
ul.map ul {
   padding-top: 3px;    
   padding-bottom: 3px;
}
ul.map ul li {
   padding: 3px 0px 0px 9px;    
   background: transparent url(/i/bullet2.gif) no-repeat 0px 9px;
}
/**/
p.error {
    padding: 0px 0px 5px 5px;
    font-size: 11px;
    color: #336eb6;
}
/* schedule table */
.schedule {	
	width: 100%;
	margin: 0 10px;
}
.schedule td {
	padding: 0 5px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
}
.schedule a {
	margin: 0;
	padding: 0;
}
.schedule th {
	text-align: left;
	padding: 0;
	margin: 0;
}

.schedule .odd {
	background: #d0e5fe;
}
.schedule select {
	width: 100px;
	/*height: 14px;*/
	border: 1px solid #336eb6;
	font-size: 12px;
}
/* schedule table */

.hotEvents {
	background: #6ba8e9;
	padding: 15px 15px 0px 15px;
}
.ordinaryEvents {
	padding: 15px 15px 0px 15px;
}
.newsMonth {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

.padtop {
	padding: 10px;
}