@charset "UTF-8";
body {
	font-size:62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #;
	background-color: #D3D3D3;
	background-repeat: repeat-x;
	background-image: url(../images/background.gif);
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #0B68B6;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
ul {
	list-style-type: none;
}
.clearfloats {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	display: block;
	clear: both;
	width: 100%;
	
}

#pagewrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #959595;
	padding: 0px;
}

#header {}

#header div.telephone {
	padding: 40px 15px 15px;
	float: right;
	font-size: 1.4em;
	color: #8E95A1;
}

#header div.logo {
	height: 75px;
	width: 133px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}

.navigation {
	clear: both;
	position: relative;
	z-index: 5000;
	width:970px;
}

.navigation ul {
	padding-left: 148px;
}

.navigation ul li {
	display: block;
	float: left;
}

.navigation ul li a {
	display: block;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 75px;
	font-size: 1.1em;
	height: 45px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
}

.navigation ul li a:hover {
	text-decoration: none;
}

.navigation ul li.item1 a {
	border-left-color: #FF00FF;
}

.navigation ul li.item2 a {
	border-left-color: #CC0000;
}

.navigation ul li.item3 a {
	border-left-color: #FF6600;
}

.navigation ul li.item4 a {
	border-left-color: #FFCC00;
}

.navigation ul li.item5 a {
	border-left-color: #339900;
}

.navigation ul li.item6 a {
	border-left-color: #00CCFF;
}

.navigation ul li.item7 a {
	border-left-color: #0033CC;
}

.navigation ul li.item8 a {
	border-left-color: #000099;
}

.navigation ul li.item9 a {
	border-left-color: #3300FF;
}

.navigation ul li.item1 a:hover {
	color: #FF00FF;
}

.navigation ul li.item2 a:hover {
	color: #CC0000;
}

.navigation ul li.item3 a:hover {
	color: #FF6600;
}

.navigation ul li.item4 a:hover {
	color: #FFCC00;
}

.navigation ul li.item5 a:hover {
	color: #339900;
}

.navigation ul li.item6 a:hover {
	color: #00CCFF;
}

.navigation ul li.item7 a:hover {
	color: #0033CC;
}

.navigation ul li.item8 a:hover {
	color: #000099;
}

.navigation ul li.item9 a:hover {
	color: #3300FF;
}

.navigation ul li ul {
	position: absolute;
	left: 0px;
	top: 77px;
	width: 149px;
	padding: 0px;
		
}

.navigation ul li ul li {
	float: none;
}

.navigation ul li ul li a {
	float: none;
	width: 119px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-color: #979798;
	display: block;
}

.navigation ul li ul li a:hover {
	background-color: #A0A0A0;
}

.breadcrumb {
	clear: both;
	padding: 6px 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #959595;
	border-bottom-color: #959595;
}

#pagecontent {
	background-image: url(../images/left-column.gif);
	background-repeat: repeat-y;
	clear: both;
	min-height: 350px;
	padding-top: 15px;
	background-position: left top;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
}

.leftcolumn {
	
	padding-left: 170px;
	width: 490px;
	float: left;
	padding-right: 30px;
}

.leftcolumn h1 {
	font-size: 1.8em;
	color: #2C307A;
		padding-bottom: 12px;
}

.leftcolumn h2 {
	font-size: 1.4em;
	color: #EC7F30;
	padding-bottom: 12px;
	padding-top: 6px;
}

.leftcolumn h3 {
	font-size: 1.2em;
	color: #914799;
	padding-bottom: 12px;
	padding-top: 6px;
}

.leftcolumn h2.contentheading {
	display: none;
}

.leftcolumn p {
	font-size: 1.2em;
	line-height: 1.7em;
	padding-bottom: 12px;
}

.leftcolumn p.buttonheading {
	display: none;
}

.leftcolumn ul {
	font-size: 1.2em;
	line-height: 1.7em;
	padding-bottom: 12px;
	margin-left: 20px;
	list-style-type: disc;
}

.leftcolumn ul li {
	padding-bottom: 6px;
}

.leftcolumn table {
	font-size: 1.2em;
	color: #000000;
	border-collapse:collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3F4B95;
	border-left-color: #3F4B95;
}

.leftcolumn table tr {}

.leftcolumn table tr th {
	padding: 6px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F4B95;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F4B95;
}

.leftcolumn table tr td {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F4B95;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F4B95;
}

#pagewrapper div.leftcolumn form {
	padding-bottom: 20px;
	
	clear: both;
}

#pagewrapper div.leftcolumn form p {
	clear: both;
	padding-bottom: 12px;
}

#pagewrapper div.leftcolumn form p label {
	display: block;
	float: left;
	width: 100px;
	padding-bottom: 14px;
}

#pagewrapper div.leftcolumn form p input {
	display: block;
	padding: 2px;
	float: left;
	width: 300px;
	border: 1px solid #CCCCCC;
}

#pagewrapper div.leftcolumn form p textarea {
	display: block;
	padding: 2px;
	float: left;
	width: 300px;
	border: 1px solid #CCCCCC;
}

#pagewrapper div.leftcolumn form p.submit {
	text-align: right;
	padding-top: 14px;
	padding-left: 300px;
}

#pagewrapper div.leftcolumn form p.submit input {
	color: #FFFFFF;
	background-color: #31379F;
	padding: 4px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pagewrapper div.leftcolumn form p.submit input:hover {
	background-color: #54AD46;
	cursor: pointer;
}



.rightcolumn {
	float: left;
	width: 255px;
	padding-right: 15px;
	text-align: center;
	padding-bottom: 15px;
}

.rightcolumn p {
	font-size: 1.2em;
	text-align: left;
	padding-bottom: 6px;
}

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
}

#footer div.leftsection {
	padding: 15px;
	float: left;
	width: 570px;
}

#footer div.rightsection {
	padding: 15px;
	float: left;
	width: 330px;
}

.homeright {
	background-image: url(../../../images/home-right-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
}

.homeright div {
	padding: 8px 15px 15px;
	background-image: url(../../../images/home-right-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.homeright div h2 {
	color: #993300;
	padding-bottom: 12px;
	font-size: 1.4em;
}

.homeright div p {
	font-size: 1.2em;
	line-height: 1.7em;
	color: #333333;
	padding-bottom: 12px;
}

.homeright div p a {}

.homeright div p a:hover {}

.filter p input {margin-right:6px;}

.display {padding-bottom: 12px;}

.contentdescription {display:none;}

table.category {
	border-top-color: #CCCCCC;
	/*border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;*/
	border-left-color: #CCCCCC;
	width: 500px;
}

table.category tr {
	
}

table.category  tr th {
	color: #000000;
	text-align: left;
	border-bottom-color: #999999;
	border-right-color: #CCCCCC;
	background-color: #F0F0F0;
}

table.category tr td {	border-bottom-color: #CCCCCC;border-right-color: #CCCCCC;}

table.category tr.sectiontableentry1 td {}

table.category tr.sectiontableentry2 td {
	background-color:#F9F9F9;
}



