*{margin:0;padding:0;}
body
{
	background-color: #F0F1F1;
	background-repeat: repeat-x;
	text-align: center;
}

body, div, a, h3, h2, h1, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img { border: 0;}

#wrapper
{
	width: 100%; /*786px */
	margin: auto;
	text-align: left;
}

#topbar
{
	background-color: #404040;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	padding: 10px;
	padding-left: 23px;
	color: #FFFFFF;
}

#header
{
	border-top: 0px;
	border-bottom: 2px rgb(0,100,200) solid;
	background-color: #fff;
	position: relative;
	height: 61px;
}

#logo
{
	position: absolute;
	top: 10px; bottom: 10px;
	left: 20px;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	height: 41px;
}

#navigation
{
	position: absolute;
	right: 0px;
	top: 33px;
}

#navigation li
{
	float: left;
	width: 70px;
	list-style: none;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}

#navigation li a
{
	background-color: rgb(0,100,200);
	display: block;
	padding: 7px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li a:hover
{
	border: 1px solid rgb(0,100,200);
	background-color: #fff;
	color: rgb(0,100,200);
	text-decoration: underline;
}

#body
{
	background-color: #FFFFFF;
	padding-top: 25px;
}

#leftmenu
{
	float: left;
	background-color: #fff;
	width: 240px;
	border-right: #ccc 0px solid;
}

#leftmenu h3
{
	color: rgb(0,100,200);
	border-bottom: #ccc 1px solid;
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 5px 5px 5px 0px; /* top right bottom left */
}

#leftmenu ul
{
	padding: 5px 5px 10px 20px; /* top right bottom left */
	list-style-position: inside;
	list-style-type: square;
	color: rgb(0,100,200);
}

#leftmenu li
{
	padding-left:0px;
	padding-bottom:5px;
}

#leftmenu li a
{
	text-decoration: none;
	color: rgb(0,100,200);
	font-weight: bold;
}

#leftmenu dl
{
	border-width: 1px 1px 0 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 0px;
	margin: 5px 5px 10px 20px; /* top right bottom left */
	list-style-position: inside;
	list-style-type: square;

}


#leftmenu dt a
{
	padding: 5px 10px; /* top and bottom paddings are 5px, right and left paddings are 10px */
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: rgb(0,100,200);
	text-decoration: none;
}

#leftmenu dd a
{
	padding: 5px 30px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: rgb(0,100,200);
	text-decoration: none;
}

#category
{
	border-width: 1px 1px 0 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 0px;
	margin: 5px 5px 10px 20px; /* top right bottom left */

}


#category .parent a
{
	padding: 5px 10px; /* top and bottom paddings are 5px, right and left paddings are 10px */
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: rgb(0,100,200);
	text-decoration: none;
}

#category .child a
{
	padding: 5px 5px 5px 30px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: rgb(0,100,200);
	text-decoration: none;
}

#footer
{
	border-top: 1px solid #D7D7D7;
	margin: 0px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #918E7F;
}

#footer a
{
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
	font-weight: bold;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span a
{
	text-decoration: underline;
	padding: 5px;
}

#footer p
{
	color: #000000;
}

.diviline
{
	padding-top: 25px;
	border-bottom: 1px solid #CCCADB;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.form
{
	margin-left: 13px;
	margin-right: 15px;
	color: #918E7F;
}

table
{
	width: 100%;
	float:left;
}

tr {width: 100%;}

table input.text {
	width: 50%;
	border: #baca9d 1px solid;
}

.form label
{
	color: #000000;
	display: block;
	margin-left: 2px;
	margin-bottom: 3px;
}

.form input, textarea
{
	background-color: #FFFFFF;
	border: 1px solid #CECCC0;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #9D9C9C;
	margin-bottom: 10px;
}

#content a
{
	color: #336699;
	text-decoration: none;
	margin-bottom: 7px;
}

#content a:hover
{
	text-decoration: underline;
}

#content
{
	margin-left: 250px;
	margin-right: 15px;
}

#content ul
{
	list-style-position: inside;
	list-style-type: square;
	color: #336699;
}

#content dl
{
	line-height: 140%;
}

#content dd
{
	padding-left: 40px;
}

#content h2
{
	color: rgb(0,100,200);
	border-bottom: #ccc 1px solid;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 0px; /* top right bottom left */
}

#content h2 a
{
	font-size: 14px;
	color: rgb(0,100,200);
}

#content p
{
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 1.4;
}

#content_left
{
	float:left;
	width: 48%;
	margin-right: 2%;
}

#content_right
{
	float:right;
	width: 48%;
	margin-left: 2%;
}

.right { text-align: right;}
.clear { clear: left; }

#footnav
{
	background-color: #404040;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

#footnav a
{
	background-color: #404040;
	text-decoration: none;
	color: #fff;
}