/*////////////////////////////////////////////
// Global Styles
////////////////////////////////////////////*/
body
{
    margin: 0;
    font-family:Arial;
    font-size:12px;
    background-image:url(/images/bodybg.jpg);
    background-repeat:repeat-x;
    background-color:#FAFCF7;
}

img { border: 0px; }

a:link, a:visited, a:active
{
    font: normal 12px Arial;
    color: #4d0f7c;
    text-decoration: underline;
}

a:hover{ color:#9673b0; text-decoration: none; }

/*////////////////////////////////////////////
// Page Layout
////////////////////////////////////////////*/
.wrapper
{
    width: 957px;
    
    text-align:left;
	margin: 0px auto 0 auto;
	background-image:url(/images/wrapper6.gif);
	background-repeat:repeat-y;
	padding-left:4px;
	/*padding:0 7px 0 7px;*/
	/*height:800px;*/
}

.header
{
    background-color:white;  
    height: 103px;  
    width: 946px;
    
}
.leftHeader 
{
    float:left;
    width:531px;
    margin-bottom:0px;
    padding-bottom:0px;
    margin-bottom:-20px;
}

.rightHeader
{   
    float: right;
    clear: right;
    width:299px;
}
.searchBox 
{
    margin-top:10px;
    margin-right:0px;
    text-align:right;
    padding-left:55px;
}
.searchBoxText 
{
    float:left;
    padding-top:5px;
    font-weight:bolder;
    margin-right:5px;
}
.searchBoxField 
{
    float:left;
    margin-right:5px;
}
.searchBoxButton 
{
    float:left;
    clear:right;
    margin-top:-5px;
}
    


.prop 
{
    float:right;
    width:1px;
    height:300px;
}
.clear 
{
    clear:both;
    height:1px;
    overflow:hidden;
}
.right input 
{
    float:none;
    margin-bottom:0px;
}

.centerImageArea 
{
    margin-top:4px;
    padding-bottom:5px;
}
.centerImage 
{
    float:left;
    margin-right:7px;
}
.centerImagelastOne
{
    margin-right:0px;
    clear:right;
    float:left;
}
.contentBorder
{
   height:9px;
   background-image:url(/images/contentborderbg.gif);
   background-repeat:repeat-y;
   background-color:#8757ab;
   width:951px;
}
.contentLeft 
{
    padding:20px 15px 20px 25px;
    float:left;
    width:669px;
}

.contentWords 
{
    font-family:Verdana;
    font-size:12px;
    color:#000;
    margin-right:20px;
    line-height:16px;
    margin-bottom:15px;
}
.contentWordsHeading
{
    font-family:Arial;
    font-size:18px;
    color:#3e046a;
    font-weight:bolder;
    margin-bottom:7px;
}
.boxArea 
{
}
.box 
{
    background-image:url(/images/boxbg.gif);
    background-repeat:repeat-y;
    height:183px;
    width:323px;
    float:left;
}
#newsBox 
{
    margin-right:18px;
}
.boxTop 
{
    padding:7px 0px 7px 15px;
    font-weight:bolder;
    font-size:16px;
    background-image:url(/images/boxtop.gif);
    background-repeat:no-repeat;
}
.boxContent 
{
    padding:7px 15px 4px 15px;
    margin-left:1px;
    margin-right:5px;
    color:#4d0f7c;
    font-family:Verdana;
    font-size:11px;
    height:140px;
    background-image:url(/images/boxcontentbg.gif);
    background-repeat:repeat-x;
}
*:first-child+html .boxContent
{
   padding-bottom:0px;
   margin-bottom:-3px;
}
* html .boxContent 
{
    padding-bottom:0px;
   margin-bottom:-3px;
}
* html .box 
{
    overflow:hidden;
}

.boxContent a 
{
    text-decoration:underline;
    color:#4d0f7c;
    font-family:Verdana;
}

.eventheading
{
    margin-bottom:5px;
}
.eventheading a 
{
    font-family:Verdana;
    font-size:14px;
    font-weight:bolder;
    color:#1c5880;
    text-decoration:none;
}
    
.contentRight 
{
    background-image:url(/images/rightpanel.gif);
    background-repeat:no-repeat;
    height:346px;
    width:241px;
    float:left;
    clear:right;
        
}

.promo
{
    margin:30px 20px 0px 28px;
    height:70px;
}
.promoImage 
{
    float:left;
    margin-right:5px;
}
.promoTitle 
{
    float:left;
    clear:right;
    padding-top:7px;
}
.promoTitle a
{
    font-weight:bolder;
    font-size:15px;
    color:#1c5880;
    text-decoration:none;
}
.promoContent 
{
    font-family:Verdana;
    font-size:10px;
    color:#000;
    width:195px;
    margin-top:7px;   
}
.promoContent a 
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bolder;
}
#bottomPromo 
{
    padding-top:3px;
}

.pageContent
{
    padding: 0 1em 1em 1em;
}

*:first-child+html .promo .promoContent 
{
   /* margin-top:-30px;*/
}
* html .promo .promoContent 
{
    /*margin-top:-30px;*/
}

.footer 
{
    margin-left:-8px;
    background-image:url(/images/footerbg2.gif);
    background-repeat:no-repeat;
    background-position:center;
    width:965px;
    height:31px;  
    text-align:center;   
}
.footerContent 
{
    color:White;
    font-family:Verdana;
    font-size:11px;
    font-weight:bolder;
    padding:5px 0px 3px 0px;
}

.lowerfooter 
{
    margin-left:-5px;
    width:959px;
    height:31px;
    background-image:url(/images/lowerfooterbg.gif);
    background-repeat:repeat-x;
    background-color:#fafcf7;
    text-align:center;
    padding-bottom:5px;
}
.lowerfooterContent 
{
    width:100%;
    font-family:Verdana;
    font-size:9px;
    color:#666;
    text-align:center;
}
.lowerfooterContent table 
{
    margin:0 auto 0 auto;
    margin-bottom:4px;
}

/*////////////////////////////////////////////
// Navigation Styles
////////////////////////////////////////////*/

.mainNavigation
{
    width: 900px;
    background-image:url(/images/navbg.gif);
    background-repeat:repeat-x;
    height:31px;
    padding-left:20px;
    padding-right:30px;
    margin-left:0px;
    overflow:hidden;
}

.topNavItem 
{
    text-align:center;
    font-size:12px;
    padding:0px 5px 0px 5px;
}

.topNavItem a, .topNavItem a:active, .topNavItem a:visited
{
    color:White;
    font-weight:bolder;
    font-size:14px;
    text-decoration:none;
}
.topNavItemOn 
{
    background-image:url(/images/navhoverbg.gif);
    background-repeat:repeat-x;
    background-color:#adacac;
    font-weight:bolder;
    height:31px;
    padding:0px 5px 0px 5px;
    text-align:center;
}
*:first-child+html .topNavItemOn, *:first-child+html .mainNavigation
{
    padding-top:0px;
}
a.topNavItemOn 
{
    background:none;
}
.mainNavigation .topNavItem .topNavItemOn
{
    color:#434343;
}
/*////////////////////////////////////////////
// Left Side Styles
////////////////////////////////////////////*/

.search
{
    font-size: 10px;
    background: #514082 url(../images/searchBG.gif) repeat-x left top; 
    height: 42px; 
    border-top: solid 3px #2dbffd;
    padding: 5px 0 0 8px;
    margin-bottom: 8px;
    width:172px;
}

.login
{
    background: #514082 url(../images/loginBg.gif) repeat-x left top; 
    height: 145px;
    border-top: solid 3px #2dbffd;
    padding: 5px 0 0px 8px;
    width:172px;
}

.register
{
    background: #514082 url(../images/registerBg.gif) repeat-x left top; 
    height: 18px;
    border: solid 1px #666666;
    font: bold 13px Arial;
    color: #45963a;
    margin-bottom: 8px;
    padding: 5px;
    width:168px;
}

.register a:link, .register a:visited, .register a:active, .register a:hover
{
    font: bold 13px Arial;
    color: #45963a;
    text-decoration: none;
}

.resources
{
    background: #514082 url(../images/resourcesBg.gif) repeat-x left top; 
    height: 305px;
    border-top: solid 3px #2dbffd;
    margin-bottom: 8px;
    padding: 5px 0 0px 8px;
    width:172px;
}

.poll
{
    background: #514082 url(../images/resourcesBg.gif) repeat-x left top; 
    height: 246px;
    border-top: solid 3px #2dbffd;
    padding: 5px 0 0px 8px;
}
.poll td
{
    padding:0px;
}

.miniMap
{
    background-image:url(/images/minimapbg.gif);
    background-repeat:repeat-x;
    height: 300px;
    border-top: solid 3px #2dbffd;
    padding: 5px 2px 0px 4px;
    margin-bottom:-5px;
    width:173px;
    
}
.miniMapText 
{
    font-size:13px;
    font-weight: normal;
}
.miniMapText a 
{
    color:White;
    text-decoration:none;
    font-family:Arial;
    font-weight: normal;
}
.mapMini 
{
    margin-bottom:10px;
}

.lightBox
{
    background: url(../images/lightBottomBg.gif) repeat-x left; 
    height: 38px;
    width: auto;
    border: solid 1px #666666;
    font: 11px Arial;
    color: #000;
    padding: 5px;
}

/*////////////////////////////////////////////
// Footer Styles
////////////////////////////////////////////*/


a.foot:link, a.foot:active, a.foot:visited
{
    text-decoration:none;
    color: #666;
    font: normal 9px Verdana;
}

a.foot:hover { text-decoration: underline; }


/*////////////////////////////////////////////
// Form Layout
////////////////////////////////////////////*/
.formContainer
{
    margin: 0px auto;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 1em;	
    width: 725px;  
    background-color:#f7f7f7;
    float: left;
}

.form
{
    margin: 0px auto;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 1em;
	padding-left:0px;
	padding-top:0px;
    width: 526px;  
    float: left;
}

input.checkbox, input.radio
{
    width: 15px;  
    height: 15px;
    vertical-align: top;
    padding-right: 10px;
}

label,input,select,textarea
{
    margin-bottom: 10px;
    float: left;
	display: block;
}

input.checkbox
{
    vertical-align: middle;
    height: 17px;
}

.form label
{
	width: 150px;
	text-align: left;
	padding-right: 10px;
	font-weight:bolder;
	padding-left:10px;
}

.tblOuter label { width: 110px; }

br { clear: left; }

.required 
{
	/*color: red;*/
	font-weight: bold;
}

.requiredFields 
{
    
    padding:10px 5px 0px 0px;
    background-color:#d0c5d7;
    margin-bottom:5px;
}
*:first-child+html .requiredFields 
{
    padding-bottom:15px;
}
.ddl 
{
    margin-right:10px;
}


/*////////////////////////////////////////////
// Misc. Styles
////////////////////////////////////////////*/

.leftPadding { padding-left: 10px; }

.pusher { clear:both; }

.blue { color: #1169b2; }

.pageHeader
{
    background: url(../images/contentTop.gif) no-repeat left top;
    font: normal 30px Arial Black;
    color: #297a11;    
    height: 121px;
    padding: 20px 2px 0 10px;
}

.boxHeader
{
    font: bold 16px Arial;
    color: #0e3c95;
    padding-bottom: 8px;
}

.leftHeader
{
    font: bold 14px Arial;
    color: white;
    padding-bottom: 15px;
}

/*////////////////////////////////////////////
// Mercury Styles
////////////////////////////////////////////*/

.mercury
{
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 5px 0 5px 0;
    color:#060505;
    font: normal 11px Arial;
}

a.mercury
{
    text-decoration:none;
    font: normal 11px Arial;
}

a.mercury:hover { text-decoration:underline; }

/****************Special**************/
.optionResult 
{
    padding:5px 0px 5px 2px;
    margin:5px 0px 5px 0px;
}
.rbl label 
{
    padding-left:5px;
}
/****************Special**************/

/************Media Gallery Box ********/
.moreLink a
{
    color:Black;
    font-weight:normal;
    text-decoration:underline;
}
.albcat 
{
    font-weight:bolder;
    color:#449130;
    
}
/************Media Gallery Box ********/

/************Site Ads *****************/
.vertAd 
{
    text-align:center;
    height:158px;
    margin-bottom:10px 0px 10px 0px;
    
}
/************Site Ads *****************/

* html a.subNavSelected:visited 
{
    font-weight:bolder;
    text-decoration:none;
    color:Black;
}

* html .subNavLeaf a:visited 
{
    text-decoration:none;
    color:Black;
}
