body{ behavior: url("css/csshover3.htc"); }
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, center,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { border: 0; margin: 0; outline: 0; }
td { padding-left:5px; }
:focus { outline: 0; }
body { background: #fff; color: #5B5B5B; font-family: Arial, Helvetica, sans-serif; line-height: 1.5; z-index:0; text-align:center }
input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
table { border-collapse: separate; font-size: 1em; }
.clear { clear: both; }

/*links*/
a, a:hover { color: #547DC9; font-size:12px; text-decoration:none }

/*headings, sub-headings - title*/
h1{ color:#ff6600; font-family:Georgia, 'Times New Roman', Times, serif; line-height:25px; font-size:20px; font-weight:normal}
h2{ color:#ff6600; font-family:Georgia, 'Times New Roman', Times, serif; line-height:25px; font-size:16px; font-weight:normal}
h3{ color:#039; font-family:Georgia, 'Times New Roman', Times, serif; font-size:14px;}
h4, h5, h6 {  font-size:12px; font-weight:bold; font-family:Georgia, 'Times New Roman', Times, serif; }


/*img*/
img { 
	float:left;
	margin: 0 0 0 0;
	padding-right:5px;
	margin-right:5px;
}

/*sub-header*/
.sub-header{
	margin-bottom:5px;
	padding-bottom:10px;
	width: 688px;
	background-image:url(css/border.png);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	text-align:left;
}
.sub-header a:hover{
	cursor:pointer
}
.sub-header div{
	font:Arial, Helvetica, sans-serif;
	color:#5B5B5B;
	text-decoration:none;
	z-index:0;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	text-align:left;
	width:90%
}

/*sidemenu*/
.sidemenu {
	width: 225px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left:20px;
	float:left;;
}
.sidemenu span{
	display: block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #8aa5b1;
	border-top: 1px solid #ddd;	
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.sidemenu span a{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #8aa5b1;
	overflow: hidden;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:5px
}

.sidemenu div a {
	padding: 5px 15px;
	margin-left:12px;
	margin-bottom:2px;
	margin-top:2px;
    text-indent: 0px;
	display: block;
	line-height:10px;
	color: #666666;
	font-size:.9em;
	text-transform:none;
	text-decoration:none;
}
	

.sidemenu div a:hover {
    background:url(css/bullet-arrow.gif) no-repeat left center;
	text-decoration:none;
	color: #f85800;
	font-size:.9em;
}


/*list style*/
ul{ list-style-type: none; background-position: 0px 5px; padding-left: 25px; }
ul li{ background-repeat: no-repeat; padding: 0px; margin: 0px; list-style-type:circle }
ul li li{ background-repeat: no-repeat; padding: 0px; margin: 0px; list-style-type:disc }
ol{ list-style-type: decimal; background-position: 0px 5px; padding-left: 25px; }
ol li{ background-repeat: no-repeat; padding: 0px; margin: 0px; list-style-type:decimal }

/*HR display none*/
hr{ display:none}

/*whats_new*/
.whats_new_head a{ font-weight:bold; text-decoration:none; }
.whats_new_head a:hover { text-decoration:underline; }
