/* Start of CMSMS style sheet 'green_blu' */
body {
	margin: 0px;
	background-color: #333333;
font-family:Arial, Helvetica, sans-serif;font-size:10pt;
}
table.linkcontainer td{

}


.logosmall {font-size:10pt;font-weight:normal;}
.logo_area.img {
margin:10px 0 0 10px;
}
td.logo_area{
font-family:'Trebuchet MS', Arial, sans-serif;font-size:18pt;font-weight:bold;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(/img/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(/img/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	background-image: url(/img/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(/img/header_bg.jpg);
}
td.header_column {
	width:800px;
        height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(/img/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 9px;
	vertical-align: top;
	background-image: url(/img/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;overflow:hidden;
}

.hide li {display:none;}
.show li {display: inline;}
.content {padding: 0 12px 12px 0;line-height:150%;font-family:Arial, Helvetica, sans-serif;font-size:10pt;}
#spotlight {font-size:8pt;font-family:Arial, sans serif;color:#666666;font-weight:normal;}
h1 {font-family:Georgia, Times, serif;font-size:23pt;margin-top:20px;color:#ce1131;}
h2 {font-family:Georgia, Times, serif;font-size:14pt;color:#ce1131;font-weight:bold;margin-bottom:4px;}

ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;
	min-height:18px;
}



ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #ce1131;
	border-left:4px solid #ce1131;
}
dfn {display:none;}

blockquote {
display: block;
padding: 5px 15px 0 10px;
width: 250px;
}

.bq {
position:relative;
left:-10px;
top:-10px;
font-style: italic;
}

blockquote:before, blockquote:after {
color: #f90;
display: block;
font-size: 700%;
width: 50px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -50px;
margin-top: 10px; 
}
blockquote:after {
content: close-quote;
margin-left: 230px;
height:1px;
}
/* End of 'green_blu' */

