/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

body {
	background-color: #35A5E9;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	background-color: #D5F1FF;
	border: thin solid #0099CC;
	display: block;
	margin: 10px;
	padding: 5px;
}
p {
	margin-top:10px;
	margin-bottom:10px;
}
.leftmenu {
	color: #FFFFFF;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	font-weight: bold;
}
.leftmenu a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.leftmenu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.leftmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menuselected {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}


.leftmenutit {
	font-size: 10px;
	font-weight: bolder;
	padding-left: 7px;
	padding-right: 5px;
	background-color: #B4D9EF;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.leftmenubg {
	background-image: url(images/sidemenu-bg.jpg);
	background-repeat: repeat-x;
	background-color: #B4D9EF;
	background-position: left top;
}
.content {
	line-height: 18px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content h1 {
	font-size: 17px;
	color: #ff7800;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: capitalize;
}
.content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #85b82f;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.btmenu {
	color: #FFCC00;
	line-height: 20px;
	padding: 7px;
	background-image: url(images/bg-bt.gif);
	background-repeat: repeat-x;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btmenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.btmenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.btmenu a:hover {
	color: #EDF5FA;
	text-decoration: none;
	font-weight: bold;
}
.btmenu a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.div_line {
	clear: both;
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	border-bottom-color: #6699CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
  }
.content h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #0099CC;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.headertable {
	font-size: 10px;
	font-weight: bolder;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #B4D9EF;
}
.headertable a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.headertable a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.headertable a:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.headertable a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
