﻿body
{
	font-family:Trebuchet MS;
	font-size:10pt;
	background-image:url(Images/PageBgr.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
.CMTopBanner
{
	background-image:url(Images/CMCMSTopLogo.jpg);
	background-repeat:no-repeat;
	width:974px;
	height:165px
}
.ACTopBanner
{
	background-image:url(Images/ACMSTopLogo.jpg);
	background-repeat:no-repeat;
	width:974px;
	height:165px
}


.NavigationBgr
{
	background-image:url(Images/MenuBgr.jpg);
	background-repeat:no-repeat;
}
.Menu
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
	background-color:#BF1440;
}
.MenuItemSelected
{
	background-image:url(/Images/MenuBtnOverBgr.jpg);
	background-repeat:repeat-x;	
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	display:block;	
	height:25px;
}
.MenuItemHover
{
	background-image:url(/Images/MenuBtnOverBgr.jpg);
	background-repeat:repeat-x;	
	color:#000000;
	font-family:Arial;
	font-size:12px;
	display:block;	
	height:25px;
}

.MenuItemStyle
{
	background-image:url(/Images/MenuBtnBgr.jpg);
	background-repeat:repeat-x;	
	color:#C1EBFB;
	font-family:Arial;
	font-size:12px;
	display:block;
	height:25px;
}
#MenuPortal a

{
	color:#ffffff;
	text-decoration:none;
}
#MenuPortal a:hover, a.visited
{
	color:#ffCC66;
	text-decoration:none;
}


.Content
{
	text-align:left;
	padding:10px 30px 20px 30px;
}
.Content a
{
	color:#0066CC;
	text-decoration:underline;
}
.Content a:hover
{
	color:#0066CC;
	text-decoration:none;
}
.PageHeading
{
	font-size:1.3em;
	color:#CC0033;
	font-weight:bold;
}
.Heading
{
	font-size:1.1em;
	color:#306285;
	font-weight:bold;
}
.HeadingCaps
{
	font-size:1.1em;
	color:#306285;
	font-weight:bold;
	text-transform:uppercase;
}


.ContentTitle
{
	font-size:10pt;	
	color:#CC0033;
	font-weight:bold;
}

.LC
{
	width:706px;
	text-align:left;
		
	
}
.LCTop
{
	width:706px;
	text-align:left;
	background-image:url('Images/TopLC.jpg');height:67px; 
	background-repeat:no-repeat;
	height:67px;
}
	
	
.LC a
{
	color:#0099FF;
	text-decoration:underline;
}
.LC a:hover
{
	color:#0099FF;
	text-decoration:none;
}
a.DirectLink 
{
	color:#990000;
	text-decoration:none;
	padding:10px 10px 10px 20px;	
	float:right;
}
a:hover.DirectLink 
{
	color:#990000;
	text-decoration:underline;
	padding:10px 10px 10px 20px;
}

.News
{
	width:305px;
	padding:0px;
}
.Events
{
	width:305px;
	padding:0px;
}

.NewsTitle
{
	font-size:9pt;
	text-transform:uppercase;
	color:#CC0033;
	font-weight:bold;

}
.EventTitle
{
	font-size:10pt;
	text-transform:uppercase;
	color:#CC0033;
	font-weight:bold;

}
hr
{
	border:0px;
	padding:2px 0px 2px 0px;
	height:1px;
	color:#EDEDED;
	width:90%;
	
}
.RC
{
	background-image:url(Images/RCBgr.jpg);
	background-repeat:repeat-y;
	width:270px;
}
.RCTop
{
background-image:url('Images/TopRC.jpg'); 
height:67px; 
background-repeat:no-repeat;
width:270px;
}
.RC a
{
	color:#086B9C;
	text-decoration:underline;
}
.RC a:hover
{
	color:#086B9C;
	text-decoration:none;
}
#Sponsors
{
	font-family:Verdana;
	font-size:8pt;
	line-height:1.1em;margin-top:20px;
}

.SponsorsHeader
{
	color:#999999;
	font-size:1.3em;
	float:left;
	margin-left:30px;
	margin-top:10px;
	
}
.SponsorLogo
{
	text-align:center;
}

.Footer
{
	background-image:url(Images/FooterBgr.jpg);
	background-repeat:no-repeat;
	font-size:8pt;
	color:#65CFFB;
	height:23px;
}
.Footer a

{
	color:#ffffff;
	text-decoration:none;
}
.Footer a:hover

{
	color:#ffffff;
	text-decoration:underline;
}
