/*
global styles
*/

*, html {margin: 0; padding:0}

body
{
	margin-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
	font-weight:normal;
}

#mp_wrapper 
{
	width:970px;
	margin:0 auto;
}

#mp_wrapper #mp_top
{
	width:970px;
	height:150px;
	background-image: url('/images/cas/top.png');
}


#mp_wrapper #mp_body #bodyheader
{
	background-position: right center;
	width: 970px;
	height: 25px;
	background-image: url('/images/cas/topbottom.png');
	background-repeat: no-repeat;
}


#mp_wrapper #mp_body div #mp_menu 
{
	float:left;
	width:150px;
	margin-right:20px;
}

#mp_wrapper #mp_body div #mp_content
{
	float: right;
	width: 800px;	
}

#mp_wrapper #mp_body div #mp_content #pageImage,
#mp_wrapper #mp_body div #mp_content #ticker
{	background-image: url('/images/cas/contentbg.png');
	background-repeat: repeat-y;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}

#mp_wrapper #mp_body div #mp_content #ticker
{
	height:30px;
}
#mp_wrapper #mp_body div #mp_content #ticker div#title,
#mp_wrapper #mp_body div #mp_content #ticker div#tickerContent
{
	height:100%;
	background-color:#dddddd;
}

#mp_wrapper #mp_body div #mp_content #ticker div#title span
{
	
	font-family: Verdana;	
	color: #D60C16;
	margin-left: 10px;
	position: relative;
	top: 7px;
	
	
}


#mp_wrapper #mp_body div #mp_content #ticker div#title
{
	background-position: right center;
	float: left;
	background-image: url('/images/cas/hborder.png');
	background-repeat: no-repeat;
	width: 100px;
}

#mp_wrapper #mp_body div #mp_content #ticker div#tickerContent
{
	float:right;
	width:680px;
	
}

.clear 
{
	clear:both;
	height:0px;
}

ul.menu
{
	list-style-type: none;
}

ul.menu li 
{
	height: 25px;
	border-bottom: solid 1px #666666;	
}

ul.menu li.middle
{
	margin-top:10px;
}


ul.menu li a.menuItem
{
	background-position: right center;
	color: #666666;
	text-decoration: none;
	display: block;
	
	/*background-image: url('/images/cas/rh_arrow.png');*/
	background-repeat: no-repeat;
	
}

ul.menu li a.menuItem:hover,
ul.menu li a.selected
{
	color:#D60C16;
	font-weight:bold;
}

ul.menu li a.menuItem span
{
	margin-left:10px;
}


#mp_wrapper #mp_footer #footerTop 
{
	text-align:right;
	width:700px;
}

#mp_wrapper #mp_footer
{
	margin-left:10px;
       margin-top:10px;
}

#mp_wrapper #mp_footer #footer
{
	background-position: left top;
	padding-top: 10px;
	background-color: #dddddd;
	
	background-repeat: no-repeat;
	background-image: url('/images/cas/footerLogo.png');
	height:200px;
}

#mp_wrapper #mp_footer #footer div#copyright
{
	margin:0 auto;
	width:910px;
	margin-top:15px;
	padding-top:5px;
	color: #777777;
	font-size:0.8em;
	border-top:solid 1px #666666;
}


#mp_wrapper #mp_body div #mp_content div.newsItem
{
     
   padding:0px;
   margin-bottom:10px;
}


h1, h2, h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	color:#CC0000;
	font-weight:normal;
}
h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#CC0000;
	font-weight:bold;
}

hr {margin-top:5px;margin-bottom:5px;}

















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
}

h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	color:#CC0000;
	font-weight:normal;
}

h5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#CC0000;
	font-weight:bold;
}

.menu {
list-style-type: none;
}


