/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
/*	background-image: url(../images/body_bg.jpg);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	background-repeat: repeat-x;
	height: 133px;
	text-align: left;
	vertical-align: bottom;
	background-color: #FFFFFF;
}
.topnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/top_navigation_bg.jpg);
	background-repeat: repeat-x;
}
.topnavigation a,.topnavigation a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavigation a:hover,.topnavigation a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:underline;
}
.topnavigation a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:underline;
}

.leftnavigationarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/left_navigation_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 220px;
	width: 200px;
	color: #84210d;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #ababab;
}
.containarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/contain_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #ababab;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 400px;
}
.leftnavigationtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #295BA4;
	line-height: 20px;
}
.leftnavigationtext a,.leftnavigationtext a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #295BA4;
	line-height: 20px;
}
.leftnavigationtext a:hover,.leftnavigationtext a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #295BA4;
	line-height: 20px;
}
.containhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	width: auto;
	color: #0F3681;
	line-height: 50px;
	text-transform: uppercase;
}
.containtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	width: auto;
	color: #333333;
	line-height: 18px;
	height: auto;
}
.headerCopy {

	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 133px;
	text-align: left;
	vertical-align: bottom;
}
.topnavigationdu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/top_navigation_bg.jpg);
	background-repeat: repeat-x;
}

