a:link {
	font-weight:bold;
	color: #CC0000;
	text-decoration:none;
}
a:visited {
	font-weight:bold;
	color: #CC0000;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	font-weight:bold;
	color: #CC0000;
	text-decoration:none;
}

#subNav{
	width: 135px;
	font-family: verdena, arial, sans-serif;
	overflow: hidden;
	font-size: 11px;
	padding-bottom: 20px;
	float:left;
	text-align: right;
}

#subNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;

}

#subNav li a {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% .1em;
	padding-right: .9em;
	color: #EBAAAA;
	text-decoration: none;
}
#subNav li li a {
	padding-right: .9em;
	color: #000066;
	text-decoration: none;
}

#subNav li li a:hover {
	padding-right: 0.9em;
	color: #003366;
	text-decoration: none;
}

#subNav li a:hover {
	background-image: url(../images/arrowOver.gif);
	background-repeat: no-repeat;
	background-position: 100% .1em;
	padding-right: .9em;
	color: #CC0000; 

}

#subNav li a#current{
	font-weight:bold;
	background-image: url(../images/arrowOver.gif);
	background-repeat: no-repeat;
	background-position: 100% .1em;
	padding-right: .9em;
	color: #CC0000; 

}

#content {
	padding: 10px 0px 0px 15px;
	margin: 0px 0px 20px 0px;
	/*height: 325px;*/
	color: #000066;
	background: url(../images/contentBG2.gif)  no-repeat left top;
	text-align: left;
}

#middlecontent {	
	width: 503px;
	float: left;
	padding: 0px 0px 20px 0px;
}

.pixLeft {
	float: left;
	padding: 2px;
}

.pixRight {
	float: left;
	padding: 10px 0px 0px 0px;
}

.holder{
	font-size:10px;
	width: 480px;
	float: left;
	padding: 3px;
	background-color	: transparent;
}


#title {
	margin: 1px 0px 0px 0px;
	width:135px;
	height: 86px;
	background: url(../images/title2BG.gif);
	background-repeat:repeat-x;
	}

#titleImage {
	padding: 0px 0px 0px 3px;
}

.featureHolderinner {
font-size:10px;
	float:left;
	width: 146px;
	height: 118px;
	padding: 0px 0px 8px 0px;
	margin: 10px 10px 10px 3px;
}



.featureHolder {

	float:left;
	width: 146px;
	height: 118px;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
}
.feature {

	background: url(../images/featuremid.gif);
}


.featureTitle {
	height: 17px;
    background: url(../images/featurehead.gif);
	color: #FFFFFF;
	background-color: #91A2BC;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 0px 0px;
}

.featureTitle a {
	color: #FFFFFF;
	text-decoration: none;
}

.featureTitle a:hover {
	color: #CC0000;
}

.featurefoot {
	height:10px;
	/*width:150px;*/
    background: url(../images/featurefoot.gif) no-repeat left;
}

h1 {
	color: #CC0000;
	font-size: 14px;
	padding:4px 0px 4px 0px;
	margin:0px;
}

h2 {
	color: #CC0000;
	font-size: 12px;
	padding:4px 0px 4px 0px;
	margin:0px;
	font-weight:bold;
}

h3 {
	color: #000066;
	font-size: 11px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
}

.space{
clear: both;
height:1px;
}

.to-right{
float: right;
}

.to-left{
float: left;
}

.bold{
font-weight: bold;
}

.newHolder{
	padding: 0px;
	margin: 5px;
}

.outline{
border:1px solid #000066;
}

/*.more {
	float: right;
	padding: 0px 8px 0px 0px;
	margin: 0px 0px 10px 0px;
}

.more a {
	width: 49px;
	height: 13px;
	display: block;
	color: #CC0000;
	text-decoration: none;
	background-image: url(../images/moreOver.gif);
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-indent: 4px;
}

.more a:hover {
	color: #CC0000;
	background-image: url(../images/more.gif);
}*/
