body {
background-color:#6E91A7;
color: #fff;
	font-family: Arial, San-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#container { 
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

body,html {
font-family: Arial, San-Serif;
height: 100%;
background-color:#6E91A7;
}



#contentContainerOuter { 
/* background:#0c1c4d url(/images/background_filled.jpg) repeat-y scroll top center; 
_padding: 0 28px; */ 
/* above is an IE hack to get the the body lined up properly with small windows */
min-height: 100%;
height: auto !important;
height: 100%;
}

#contentContainer { 
border: 1px solid #fff;
background: #333333;
margin: 0 auto;
margin-top: 20px;
width: 933px; 
min-height: 100%;
height: auto !important;
height: 100%;
}

#mainContent {
color: #000;
background: #ffffff url(../images/main_bk.gif) repeat-x scroll bottom center; 
}


#sidebar1 {
background:#AB1224; /* C0242B */
width: 231px;
padding: 10px;
}

#sidebar1 h3 {
color: #fff;
padding: 0px;
margin: 0px 0px 0px 6px;

}

#sidebar1 h6 {
color: #fff;
padding: 0px;
margin: 0px 0px 0px 6px;
}

#sidebar1 p {
padding: 0px;
margin: 0px 0px 0px 0px;
letter-spacing: .5px;
color: #cccccc;

}

.sidebox {
width: 281px;
}
.sidebox2 {
width: 281px;
margin: 20px auto;
background: #fff;
}

.sidebox h4,.sidebox2 h4 {
display: block; 
padding-top: 3px;
text-align: center;
width: 281px;
height: 26px;
color: #fff;
}

#header {
margin: 0px; 
width: 100%;
padding: 0px;

}
#footer{ 
background-color: #013861;
color: #fff; 
	font-size: 10px;
	text-align: right;
	padding: 9px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 6px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


#menuContainer { 
font-family: Arial, San-Serif;
background: #013861 url(../images/menu_bk.gif) repeat-x scroll top center; 
height:31px;
}

#menuContainer a {
font-family: Arial, San-Serif;
display: block;
float: right;
font-size: 11px;
padding: 10px 20px 8px 19px;
color: #fff;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* tame list items */
li {
	font-family: Arial, San-Serif;
	margin-bottom: 4px;
}
ul, ol {
	font-family: Arial, San-Serif;
	font-size: 12px;
    line-height: 14pt;
  	color: #000000;
	margin: 3px 0px 10px 20px;
}

/* make sure the paragraph tag doesn't get ugly */
p {
	font-family: Arial, San-Serif;
	margin: 0pt;
	padding: 0px;
}

/* universal page link color and style */
A:link {color: #3366cc; text-decoration: none; }
A:visited {color: #3366cc; text-decoration: none; }
A:hover {color: #303e8d; text-decoration: underline; }
A:active {color: #303e8d;  text-decoration: none; }

.sideOptions { /* this class is for a top border, can be used on any element <a> <table> etc. watch out for padding. */
border-top: 1px dotted #b4b4b4;
padding: 8px;
display: block;
}

.mini_list { /* mini_list is the CSS style the CMS will apply to the MiniNewsList blob */
font-size: 12px; 
padding: 3px;
}

/* a class for very small text */
.smallText {
	font-size: 10px;
}

/* a class for indented content */
.content {
padding-top: 3px;
padding-left: 18px;
padding-right: 15px;
padding-bottom: 15px;
}
.subContent {
padding:10px;
padding-bottom: 5px;
}
.homeContent {
padding: 7px 20px 7px 20px;
}
.smallBlog {
padding: 2px 20px;
}


i,em {
margin: 0px;
padding: 0px;
font-size: 10px;
}

#headerInnerContainer {
  margin: 0px auto; height: 178px; width: 933px;
}
#headerInnerContainer a span {
visibility: hidden;
display: none;
}

.newsListMiniContainer {
border-top: 1px solid rgb(170, 170, 170); 
}

a:link.newsReadMoreLink,a:visited.newsReadMoreLink {
    font-size: 10px;
    font-weight: bold;
    display: block;
    padding: 15px; 
    padding-left: 0px;
    padding-top: 5px; 
    text-align: right;
}

a:link.newsReadMoreLink.newsReadMorePadding,a:visited.newsReadMoreLink.newsReadMorePadding {
padding-left: 20px;
}

a:link.newsReadMoreLink.newsReadMoreNoPadding,a:visited.newsReadMoreLink.newsReadMoreNoPadding {
padding: 2px;
padding-left: 0px;
}


.newsEntryMini {
font-size: 25px;
}

.subContent ul {
padding: 0px; 
padding-left: 20px;
margin: 0px;
}


.newsEntry {
	margin-bottom: 10px;
	padding: 5px;
}
.newsEntry a,.newsFeature a {
color: #013861;
}

.newsListContainer {
margin: 10px;
margin-left: 20px;
margin-bottom: 6px;
}

.newsListTitle {
font-weight: bold;
font-size: 12px;
}
.newsListPublisher {
font-size: 10px;
}
.newsListDate {
font-size: 10px;
}

.newsEntryMini {
	border: 1px solid #aaa;
	border-top: 0px;
	padding: 5px;
	background:#8b001b url(../images/news_bk.gif) repeat-x scroll top center; 
}
.newsEntryMini a {
color: #fff;
}

.newsListTitleMini {
font-weight: bold;
font-size: 12px;
}
.newsListPublisherMini {
font-size: 10px;
}
.newsListDateMini {
font-size: 10px;
}

h1 {
	font-size: 17px; 
	font-family: Arial, San-Serif;
    font-weight: strong;	
	color: #970000;
	margin: 20px 0px 10px 20px;
	padding: 0px;        
}




h2 { 
	font-family: Arial, San-Serif;
	font-size: 15px; 
	font-weight: normal; 
	color: #013861;
	margin: 0px 0px 0px 20px;

}

h2 a { 
	font-size: 10px; 
}


h3 { 
	font-family: Arial, San-Serif;
	font-size: 14px;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	color: #970000;
	line-height: 16pt;
	font-weight: normal; 
        
}

h4 { 
	font-family: Arial, San-Serif;
	font-size: 13px; 
	color: #0000000;
	margin: 20px 0px 2px 20px;
	font-weight: normal; 
}

h5 { 
    font-family: Arial, San-Serif;
    font-weight: normal;
	font-size: 12px; 
	color: #970000;
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

h6 {
	font-family: Arial, San-Serif;
	font-size: 11px; 
	font-weight: normal;
	color: #970000;
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

p {
	font-family: Arial, San-Serif;
	font-size: 12px;
    line-height: 14pt;
    padding: 10px 20px 10px 20px;
	margin: 0px;
	color: #000000;
}



.greyText { 
	padding-left: 2px;
	color:#5e5e5e;
	font-weight: normal;
	font-size: 12px;
}

.menu {
font-size: 12px;
}
.menu_over {
font-size: 12px;
background-color:#fafafa;
text-decoration: none;
}
a.menu {
display: block;
height: 16px;
padding: 6px;
text-decoration: none;
}
a.menu:hover {
text-decoration: underline;
}

/***********************************************************************/
/**************************** end editables ****************************/
/***********************************************************************/

   
/* event css */
.prevnextbutton{font-size:20px; margin-top: 2px; font-weight: bolder; vertical-align: middle; padding-bottom:3px;
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;width: 32px;}
 .prevnextbuttonpress{font-size:20px; margin-top: 2px;  font-weight: bolder; vertical-align: middle; padding-bottom:3px;
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   	background-image: url(../images/gradient_ld.gif);
   	background-repeat: repeat-x;
background-position: left top;width: 32px;}
 .prevnextbuttonhighlight{font-size:20px; margin-top: 2px;  font-weight: bolder; vertical-align: middle; padding-bottom:3px;
   border-top : 1px solid #dddddd;
   border-left : 1px solid #dddddd;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   	background-image: url(../images/gradient_bl.gif);
background-repeat: repeat-x;
background-position: left top;
 background-color:#dadada;width: 32px;}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* some random fix */
i,em {
	margin: 0px;
	padding: 0px;
}

/* IE fixes */
/* \*/
* html #mainContent {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* */



/* form styles */
form {
  margin: 0px;
  padding: 0px;
}
.l_button {  
	font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #f1f1f1; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;
	border-top : 1px solid #dddddd;
	border-left : 1px solid #dddddd;
	border-bottom : 1px solid #224059;
	border-right : 1px solid #224059;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
}
.l_buttondisabled {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;  font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #f1f1f1; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;
	border-top : 1px solid #dddddd;
	border-left : 1px solid #dddddd;
	border-bottom : 1px solid #224059;
	border-right : 1px solid #224059;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
}
.l_buttonhighlight{  font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#000000; background: #ececec; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;  
	border-top : 1px solid #dddddd;
	border-left : 1px solid #dddddd;
	border-bottom : 1px solid #224059;
	border-right : 1px solid #224059;
	background-image: url(../images/gradient_bl.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
	cursor: pointer;
}
.l_buttonpress{   font-family:verdana; font-size:12px; height:24px; font-weight: bold; color:#333333; background: #f3f3f3; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:2px; text-align: left; vertical-align:bottom; text-align:center;  
	border-top : 1px #31557f solid;
	border-left : 1px #31557f solid;
	border-bottom : 1px #f8f9fb solid;
	border-right : 1px #f8f9fb solid;
	background-image: url(../images/gradient_ld.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.disabled {
	padding:0px;
	font-family:Verdana;
	color:#000000;
	filter:alpha(opacity=32);-moz-opacity:.32;opacity:.32;
}
.borderbox {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #bfbfbf;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bfbfbf;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.borderbox_dotted {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#dadada;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-top-color: #bfbfbf;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bfbfbf;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.box { 
	font-family: Arial; font-size: 12px;
	border-left: 1px solid #aaaaaa; 
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	background-image: url(../images/gradient3.gif);
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	padding: 5px;
	margin: 5px;
}
.box_confirm {
	background-color: #FFFFFF; 
	border: 1px solid #aaaaaa; 
	font-size: 14px; 
	font-weight: bold
}
.option { 
	font-weight: bold;
	font-family: Arial; font-size: 13px;
	padding: 2px;
	margin: 2px;
	line-height: 110%;
}
.sub_option { 
	font-weight: normal;
	font-family: Arial; font-size: 12px;
	padding: 3px;
	margin: 3px;
	line-height: 110%;
}

/* CMS STYLES */
.inserted_blob {
color: #000;
background-color:#DADADA;
border:1px dotted #AAAAAA;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-style:italic;
padding:8px;
text-align:center;
width:150px;
}