body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 73.1%;
	color:#333333;
}

label {
font-weight:normal;
line-height:normal;
text-align:left;
margin-right:10px;
position:relative;
display:block;
float:left;
width:70px;
}

#featureholder{
height:220px;
width:100%;
}

#feature{
float:right;
margin-top:30px;
}

.out {
background-image:url(../images/top_bck.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
float:left;
width:100%;
}

.int {
width:848px;
margin:0px auto;
}

.logo {
width:300px;
float:left;
}

.toparea {
float:left;
width:100%;
}

.topmenu {
width:540px;
float:right;
}

.main {
background-image:url(../images/top_area3.jpg);
background-repeat:no-repeat;
background-position:top;
width:100%;
float:left;
line-height:20px;
}

.left {
margin-top:5px;
width:62%;
float:left;
margin-bottom:14px;
}


.right {
margin-top:5px;
float:right;
width:33%;
margin-bottom:14px;

background-position:bottom left;
padding-left:38px;
background-repeat:no-repeat;
}

.horsep {
background-image:url(../images/horsep.jpg);
background-repeat:no-repeat;
width:100%;
background-position:center;
height:30px;
margin-top:8px;
}

.small {
font-size:0.88em;
color:#CCCCCC;
}

.article {
	width:32%;
	float:left;
	padding-top: 0;
	padding-right: 1%;
	padding-bottom: 0;
	padding-left: 0;
}

.footerbox {
background-color:#3b3b3b;
padding:10px;
border:1px solid #444444;
float:left;
width:100%;
line-height:22px;
margin-bottom:10px;
}

.footer {
width:100%;
float:left;
padding-top:12px;
}

/*List Styles*/
.mainmenu ul {
margin:0px;
padding:0px;
}

.mainmenu li {
list-style-type:none;
}

.topmenu ul {
float:right;
padding:20px 0;
margin:0px;
}

.topmenu li {
list-style:none;
float:left;
padding:0px;
margin:0px;
}

.bottommenu ul {
float:right;
padding:0;
margin:0px;
}

.bottommenu li {
list-style:none;
float:left;
padding:0px;
margin:0px;
}

.tick li {
list-style:none;
background-image:url(../images/tick.png);
background-repeat:no-repeat;
background-position:center left;
padding: 4px 0px 4px 24px;
} 

/*Link Styles*/
a:link, a:visited {
	color:#C19700;
}

a:hover {
color:#999;
}

.mainmenu li a:link, .mainmenu li a:visited {
background-image:url(../images/menu_arrow.jpg);
background-position:left;
background-repeat:no-repeat;
padding:10px 0 10px 24px;
text-decoration:none;
display:block;
width:90%;
border-top:1px dotted #ededed;
}

.topmenu li a:link, .topmenu li a:visited{
text-decoration:none;
color:#999;
padding:0 8px;
border-left:1px solid #ededed;
}

.bottommenu li a:link, .bottommenu li a:visited {
text-decoration:none;
color:#999;
padding:0 8px;
border-left:1px solid #999;
}

.topmenu li a:hover, .bottommenu li a:hover {
color:#b3ad18;
}

/*Text Styles*/

h2 {
	color:#0B7DB3;
	font-size:2.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	margin:0px;
	padding:10px 0;
}

h3 {
	color:#0B7DB3;
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin:0px;
	padding:10px 0px 0px 0px;
	clear:both;
}

h3.click{
cursor:pointer;}

h3.click:hover {
text-decoration:underline;
}



.italic {
font-style:italic;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.0em;
}

.info {
margin:10px 30px;
border-top:1px solid #c4c4c4;
padding:10px;
border-bottom:1px solid #c4c4c4;
background-color:#ededed;
}

.articleright {
	width:32%;
	float:right;
	padding-top: 0;
	padding-right: 1%;
	padding-bottom: 0;
	padding-left: 0;
}

.clickImg{
cursor:pointer;
}


.spacer{ 
float:left;
width:47%;
margin-right:20px;
background:url(/images/spacer.png) repeat-x top left;
}


