﻿.colLayout A:active {
	color: #006633;
	text-decoration: none;
}
.colLayout A:link {
	color: #006633;
	text-decoration: none;
}
.colLayout A:visited {
	color: #006633;
	text-decoration: none;
}
.colLayout A:hover {
	color: #006633;
	text-decoration: underline;
}
h1 {
	color: #003399;
}
h2 {
	color: #333;
	font-size:140%;
}
h3 {
	color: #555555;
	font-size:110%;
}
h4 {
	color: #333;
	font-size:80%;
}
h5 {
	color: #333;
	font-size:50%;
}
h6 {
	color: #333;
	font-size:20%;
}
.margin_style {
	margin-left:10px;
}
/*for left - navigation*/

div.left li.menulink {
	border-bottom: 1px dashed #ccc;
}
div.left li.endBorder {
	border-bottom:0px;
}
div.left li.endSolidBorder {
	border-bottom: 1px solid #ccc;
}
DIV.left .navFont LI A {
	padding-right: 3px;
	display: block;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.borderSidebar {
	border-bottom: 1px solid #ccc;
}
.borderSidebarHome {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.borderAroundMenu {
	background-color:#ffc;
}
img {
	border:0px;
}
div.quicklinkbox {
	width : 33%;
	border: 1px solid #000000;
	float:right;
	margin-left:5px;
}
div.headerbox {
	background-color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
div.quicklinkbox ul li {
	margin-left:-11px;
}
div.quicklinkbox ul {
	margin-top:0px;
}
blockquote {
	background-color: #fff;
	border:none;
}
.upperAlpha {
	list-style-type:upper-alpha;
}
.lowerAlpha {
	list-style-type:lower-alpha;
}
.lower-roman {
	list-style-type:lower-roman;
}
.upper-roman {
	list-style-type:upper-roman;
}
.center li {
	margin-top:5px;
}
div.boxBorder {
	border:1px #333 dotted;
}
table {
	border:solid 1px #ccc;
	width:100%
}
table td, th {
	border:dotted 1px #ccc;
}
div.rightDiv {
	float: left;
	width: 79%;
	margin: 0 3px 0 0;
	padding: 0;
}
div.leftDiv {
	float: left;
	width: 19%;
	margin: 0 3px 0 0;
	padding: 0;
}
div.centrecontent {
	float: left;
	margin: 0;
	padding: 0;
	width: 98.5%;
}
div.right50 {
	float: left;
	width: 49%;
	margin: 0 3px 0 0;
	padding: 0;
}
div.left50 {
	float: left;
	width: 49%;
	margin: 0 3px 0 0;
	padding: 0;
}
.navtest{
	background-color:#227755;
	color:#000000;
}

