
* { margin: 0px; padding: 0px; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }

img { border-width: 0px }

a, a:visited, a:link {
	color: #5555cc;
	font-family: Times New Roman
}

a:hover {
	color: #cc5555;
	text-decoration: none
}

.clear { clear: both }

#body {
	background-color: #ecf8ff
}

#container {
	width: 900px;
	margin: auto;
	background: url(images/bg_main.png) repeat-y left top
}

#tm {
	width: 900px;
	height: 126px
}

#tm a img {
	display: block;
	width: 900px;
	height: 126px
}

#banner {
	display: none
}

#toolbar {
	display: none
}

#header .extra {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#thanks {
	font-size: 12px;
	float: left;
	width: 293px;
	height: 16px;
	text-align: right;
	background-color: #9bc940;
	border-right: 6px solid #fff425;
	padding: 3px 10px 3px 0px
}

#counter {
	font-size: 12px;
	float: right;
	width: 581px;
	height: 16px;
	text-align: right;
	background-color: #418a88;
	padding: 3px 10px 3px 0px
}

#selector {
	float: left;
	padding: 0px 0px 5px 0px;
	width: 179px;
	margin-bottom: 20px
}

#selector .border_top {
	width: 163px;
	height: 15px;
	background-color: white;
	margin: auto
}

#selector .border {
	width: 163px;
	background-color: white;
	margin: auto
}

#selector .border_bottom {
	width: 163px;
	height: 25px;
	background: url(images/bg_selector_bottom.gif) no-repeat left center;
	margin: auto
}

#menu ul {
	width: 147px;
	list-style-type: none;
	border-top: 1px solid #d1e3d5;
	margin: auto
}

#menu a, #menu a:visited, #menu a:link {
	display: block;
	background: url(images/bg_menu.png) no-repeat left center;
	color: #333333;
	text-align: left;
	text-decoration: none;
	text-indent: 58px;
	width: 147px;
	height: 40px;
	line-height: 3.4;
	letter-spacing: 1px
}

#menu a:hover {
	background: url(images/bg_menu_hover.png) no-repeat left center
}

#selector .extra {
	margin: auto;
	width: 166px;
	padding-top: 20px
}

#selector .extra a {
	display: block;
	width: 166px;
	height: 68px;
	padding-bottom: 13px
}

#content_holder {
	float: right;
	width: 721px;
	background: url(images/bg_content.png) repeat-y left top
}

#content_holder .border_top {
	width: 721px;
	height: 169px;
	background: url(images/bg_content_top.png) no-repeat left top
}

#content_holder .border_bottom {
	display: block;
	width: 721px;
	height: 74px;
	background: #b3d2e3 url(images/bg_content_bottom.png) no-repeat left top;
	cursor: pointer
}

#content {
	width: 524px;
	margin: -100px 0px 0px 35px;
	color: #666666;
	letter-spacing: 1px;
	font-family: Times New Roman;
	padding-left: 36px
}

#content th, #content td {
	padding: 5px
}

#content h1 {
	height: 32px;
	color: #009933;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 34px;
	padding-top: 16px;
	margin-top: 10px;
	margin-left: -36px;
	margin-bottom: 10px;
	font-family: Arial;
	background: url(images/bg_content_h1.png) no-repeat left center	
}

#content h2 {
	height: 37px;
	font-size: 10pt;
	font-weight: normal;
	text-indent: 36px;
	line-height: 2.5;
	margin-top: 10px;
	margin-left: -36px;
	margin-bottom: 10px;
	font-family: Arial;
	background: url(images/bg_content_h2.png) no-repeat left center	
}

#content h3 {
	font-size: 10pt;
	font-weight: blod;
	line-height: 2.5;
	font-family: Arial;
	margin-top: 10px;
	margin-bottom: 10px
}

#content h4 {
	font-size: 10pt;
	font-weight: blod;
	line-height: 2;
	margin-top: 10px;
	margin-bottom: 10px
}

#content h5 {
	font-size: 10pt;
	font-weight: blod;
	line-height: 2;
	margin-top: 10px;
	margin-bottom: 10px
}

#content h6 {
	font-size: 9pt;
	font-weight: blod;
	line-height: 2;
	margin-top: 10px;
	margin-bottom: 10px
}

#content p {
	line-height: 1.9;
	margin-top: 10px;
	margin-bottom: 15px
}

#content ul, #content ol {
	padding-left: 20px;
	line-height: 1.8;
	margin-top: 10px;
	margin-bottom: 10px
}

#content ul {
	list-style-image: url(images/bg_li.gif);
	list-style-type: none
}

#content ul ul {
	list-style-image: none;
	list-style-type: disc
}

#content ul ul ul {
	list-style-type: circle
}

#content ul ul ul ul {
	list-style-type: square
}

#content dl {
	line-height: 1.8;
	margin-top: 10px;
	margin-bottom: 10px
}

#content dt {
	font-weight: bold;
	color: #777777
}

#content dd {
	margin-bottom: 10px
}

#content a.more, #content a.more:visited, #content a.more:link {
	display: block;
	width: 69px;
	height: 26px;
	padding-top: 12px;
	font-size: 8pt;
	color: #888888;
	text-indent: 24px;
	text-decoration: none;
	text-transform: uppercase;
	background: white url(images/bg_more.png) no-repeat center center
}

#content a.more:hover {
	color: #cc9955
}

#content a.vcode, #content a.vcode:visited, #content a.vcode:link {
	color: #3333cc;
	cursor: pointer;
	text-decoration: underline
}

#content p.pager {
	clear: both;
	text-align: center
}

#content .pager  span{

}

#content .pager a, #content .pager a:visited, #content .pager a:link {
	color: #5555cc;
	padding: 2px 0px 2px 0px;
	font-family: Arial
}

#content .pager a:hover {
	color: #cc5555
}

#footer {
	clear: both;
	width: 900px;
	height: 45px;
	background: white url(images/bg_footer.png) repeat-x center top;
	color: #333333;
	line-height: 1.5;
	padding: 20px 0px 20px 0px;
	
}

#footer a, #footer a:visited, #footer a:link {
	color: #555555
}

#footer a:hover {
	color: #cc5555;
	text-decoration: none
}

address {
	float: left;
	font-style: normal;
	padding-left: 10px
}

#powered {
	float: right;
	padding-right: 10px;
	text-align: right
}
