body {
        color:#94949C;
		background: #fff;
		font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size:x-large;
}
h2 {text-transform:uppercase;
margin:0;
padding:0;
padding-left:3px;
}
h2 a{text-decoration:none;color:#94949C;}
h3 {
	margin:0;
	padding:0;
	padding-top:0px;
	color: #666666;
}
.news{
	font-size:14px;
	margin:0;
	padding:0;
	padding-top:-5px;
	color: #636363;
	font-weight: bold;
}
title {
	text-transform: capitalize;
}
#container {
	width: 960px;
	margin-left:auto;
	margin-right:auto;	
	background: #FFF;
	text-align: left;

}
* html #container{
	width: 960px;
}
#header {
		width: 960px;
        font-weight: normal;
        color: #8D25D2;
        margin:0px;
		margin-left:-3px;
		
        text-transform: lowercase;

}
/* Style for  Head Div text */
#head_footer {
	color:#94949C;
	top:0px;
	text-transform: uppercase;
	font-weight: bold;
	
 }
#contenthead {
    height:61px;
	background-image: url('../images/page_title_bg.gif');
	background-repeat: repeat-x;
	color: #FFF;
font-size:20px;
    Padding-left: 15px;
    line-height:60px;
    text-transform: uppercase;
}
#menubar {
		width: 960px;
		height: 30px;
		background-image: url('../images/top_menu_lo.gif');
		background-repeat: repeat-x;
        position: relative;
        top: 0px;
	}
#subhead{
	background-image: url('../images/top_menu_lo.gif');
	background-repeat: repeat-x;
	color: #FFF;
	Padding-left: 15px;
	height: 27px;
	line-height:25px;
	border-top:solid #fff 10px;
	text-transform: uppercase;
        font-weight: bold;

}
#leftmenu {
	width: 215px;
	height: auto;
	display: inline;
	float: left;
	position:relative;
	left:-490px;
	
}
#leftfullmenu {
	width: 215px;
	height: auto;
	display: inline;
	float: left;
	position:relative;
	left:-725px;
	
}
#content {
	width: 490px;
	background: #fff;
	text-align: left;
	color: #787878;
	float:left;
	position:relative;
	left:235px;
        top:10px;
        font-size:14px;
        line-height:18pt;
}
#fullcontent {
	width: 725px;
	background: #fff;
	text-align: left;
	color: #787878;
	float:left;
	position:relative;
	left:235px;
        top:10px;
        font-size:14px;
        line-height:18pt;
}
#rightmenu {
	width: 215px;
	height: auto;
	background-color: #f2f2f2;
	display: inline;
	float: right;
    position:relative;
         
}

#footer {
	
	height: 30px;  
    background-image: url(../images/footer_bar.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-align: left;
	top:10px;
    position:relative;
    padding-left:15px;
    line-height:25px;
    clear:both;
	margin-bottom:5px;
    
}
/* Style for  Search List */
#snavcontainer
{
       
       overflow: hidden;
	padding: 4px 0px 0 0;
	float: right;
}

#snavlist
{
       list-style-type: none;
     font-size: 11px;
}
#snavlist li
{
       
       float: right;
       line-height: 15px;
       padding: 0 6px;
     
}
#snavlist li a:hover
{
text-decoration: underline;
}
#snavlist li a
{
      color: #8D25D2;
      text-decoration: none; 
}
.text_box {
        font-size: 90%;
        margin: -8px 0px 0px -1px;
		vertical-align:middle;
		padding: 0 10px 0 0px;
}
/* Style for a Footer List */
#fnavcontainer
{
       overflow: hidden;
       
}

#fnavlist
{
       list-style-type: none;
       margin: 0;
       padding: 0;font-size:8pt;color:#999;
}
#fnavlist li
{
       border-left: 1px solid #000;
       float: left;
       line-height: 1.1em;
       margin: 0 .5em 0 -.5em;
       padding: 0 .5em 0 .5em;
}
#fnavlist li a:hover {
text-decoration: underline;
}

#fnavlist li a
{
       color: #8D25D2;
       font-weight: normal;
       text-decoration: none;
}
.base_right {
text-align:right;font-size:8pt;color:#999;
}
.base_right a{
text-decoration:none;
}
/* Style for a Purple text */
.purple {
        color: #8D25D2;
		text-decoration:none;
}
.purple a {
        text-decoration:none;
}
/* Style for a Footer Bar */
.footer_right{
	float: right;
	color:#FFFFFF;
	display: inline;
	padding-right:15px;	
}
.footer_left{
	float: left;
	color:#FFFFFF;

/* Style for a Left Menu list */
}#navcontainer ul
{
       margin: 0;
       padding: 0;
       list-style-type: none;

}

#navcontainer li { 
margin: 0 0 0px 0;
border-bottom: solid #fff 3px;
 }

#navcontainer a
{
	display: block;
	padding: 5px 0px 5px 15px;
	width: 200px;
	background-color: #EFEDF0;
	background-image: url(../images/sub_menu_arrow.jpg);
	background-repeat: no-repeat;
    background-position: 195px;
}

#navcontainer a:link, #navlist a:visited
{
        color: #000;
        text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #fff;
	background-image: url(../images/sub_menu_arrow_hover.jpg);
	color: #333;
	background-repeat: no-repeat;
	background-position: 200px;
}
#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
	display: block;
	width: 180px;
	background-color: #EFEDF0;
	background-image: url(../images/sub_menu_arrow.jpg);
	background-repeat: no-repeat;
    background-position: 195px;
	text-decoration: none;
}

#navcontainer ul ul a:hover
{
	color: #000;
	background-color: #EFEDF0;
	background-image: url(../images/sub_menu_arrow.jpg);
	background-repeat: no-repeat;
    background-position: 200px;
	text-decoration: none;
}
#active a:link, #active a:visited, #active a:hover
{
	background-color: #FFF;
	background-image: url(../images/sub_menu_arrow_hover.jpg);
	color: #8D25D2;
	background-repeat: no-repeat;
}
#subactive a:link, #subactive a:visited, #subactive a:hover
{
	background-color: #EFEDF0;
	background-image: url(../images/sub_menu_arrow.jpg);
	color: #8D25D2;
	background-repeat: no-repeat;
background-position: 180px;
}
#mnavcontainer ul
{
        margin: 0;
        list-style-type: none;
        color: #FFF;
        width: 100%;
        padding-left:0px;
        line-height:26px;
		overflow: hidden;
}

#mnavcontainer li { line-height:26px;
display: inline; }

#mnavcontainer li a
{
	text-decoration: none;
	color: #FFF;
	padding: 6px 17px;
    text-transform: uppercase;
}

#mnavcontainer li a:hover, a:active
{
        background-image: url('../images/top_menu_highlight.gif');
        color: #fff;
}
#mactive{background-image: url('../images/top_menu_highlight.gif');
        color: #fff;
		top:0px;
		padding: 6px 0px ; }

		
.recent ul {
margin: 0;
padding: 0;
list-style-type: none;
text-transform: capitalize;
width:215px;
}

.recent li { margin: .1em 0 .1em 0; }

.recent a {
        display: block;
        color: #8D25D2;
        background-color: #f2f2f2;
        width: 195px;
        padding: 1px 0 0 20px;
        text-decoration: none;
		background-image: url(../images/sub_menu_arrow.jpg);
		background-repeat: no-repeat;
        background-position: 5px;
}

.recent a:hover {
        background-color: #fff;
        color: #8D25D2;
		background-image: url(../images/sub_menu_arrow_hover.jpg);
		background-repeat: no-repeat;
        background-position: 0px;
}
.clear{
	clear: both;
}
.left{
	float: left;
	margin:10px 5px 0 0;
}
.right{float:right;
padding:10px 3px;}
.rightimage{float:right;
border:solid #777777 1px;
top:4px;
position:relative;
margin-left:2px;
}
tr {line-height:20px;}
td {padding-left:2px;}
/* Style for a sitemap list */
#sitemap p {margin:0;
padding-top:1px;
padding-bottom:6px;}
p {
margin:0;}
p a{
text-decoration:none;
color:#333333;}
p a:hover{
text-decoration:underline;}
#sitemap{
	clear:both;
	position:relative;
	height:183px;
	background-image: url(../images/bg_subfooter.gif);
	background-repeat:repeat-x;
	overflow: visible;
}.black{
	color:#4f4f4f;
}
#leftcol{
	padding:5px;
	left:0;
	width:32%;
	position: absolute;
	
}
#centcol{height:173px;
	padding:5px;
	left:33%;
	width:33%;
	position: absolute;
	border-right: dashed white 2px;
	border-left: dashed white 2px;
}
#rightcol{
	padding:5px;
	left:68%;
	width:31%;
	position: absolute;
}
#imagelist { list-style-image: url(../images/sub_menu_arrow_hover.jpg); }
#leftblock{
	float:left;
	width:410px;

}

hr {
border: none;
background-color: #ccc;
color: #ccc;
width: 100%;
margin-bottom:10px;
margin-top:5px;
height: 1px;
}
#rightblock{
	float:right;
	width:300px;
	background-color:#CCCCCC;
	height:100%;

}
#subheadover{
	background-image: url('../images/top_menu_highlight.gif');
	background-repeat: repeat-x;
	color: #FFF;
	Padding-left: 15px;
	height: 27px;
	line-height:25px;
	border-top:solid #fff 10px;
	text-transform: uppercase;
        font-weight: bold;

}
.indent{
	padding:5px;
	border-bottom:solid #FFFFFF 4px;
	display:block;
	font-size: small;
	line-height:15px;
	color:#666666;
	text-decoration:none;
}
.login{text-decoration:none;}