/* CSS Document */
img, div {
	behavior: url(../iepngfix.htc);
}
body {
	margin:0px;
	padding:0px;
	background:#c9c9c9 url(../images/bg_top.jpg) repeat-x;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#1c1c1c;
}
a {
	color:#1c1c1c;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img { border:0px; }
/* Layers */
#site_wrapper {
	background-position:top left;
	margin:0px auto;
}
#repeat_me {
	margin:0px auto;
}
#header_shadow {
	background:url(../images/top.jpg) center top no-repeat;
}
#footer {
}
#wrap {
	margin:0px auto;
	width:960px;
	padding-top:0px;
}
#wrapper {
	margin:0px auto;
	width:960px;
	padding-top:0px;
}
#header {
	margin:0px auto;
	padding:0px;
	width:960px;
	height:75px;
}
#flashcontent {
	margin:0px auto;
	padding:0px;
	width:960px;
	height:292px;
}
#bottom {
	margin:0px;
	padding:0px;
	width:960px;
	background:url(../images/bottom_top.jpg) top repeat-x;
}
#bottom_repeat {
	background:url(../images/bottom_repeat.jpg) #ffffff repeat-y;
}
#bottom_left {
	float:left;
	width:240px;
	background:url(../images/left_bg.jpg) repeat-y;
}
#bottom_left2 {
	width:240px;
	background:url(../images/left.jpg) top no-repeat;
}
#bottom_right {
	float:right;
	padding-left:5px;
	padding-rightt:5px;
	width:710px;
}
#row_ {
	height:155px;
	background-image:url(../images/row_bg.jpg);
	background-repeat:no-repeat;
}
#row {
	position:absolute;
	clear:both;
	height:155px;
}
#col1a {
	position:absolute;
	z-index:2;
	width:140px;
	font-size:11px;
	left:165px;
	top:50px;
	text-align:right;
}
#col1b {
	position:absolute;
	z-index:1;
	width:140px;
	font-size:11px;
	left:1px;
	top:48px;
	text-align:right;
}
#col1 {
	position:absolute;
	z-index:1;
	width:285px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
#col2a {
	position:absolute;
	z-index:2;
	left:500px;
	top:50px;
	font-size:11px;
	text-align:right;
	width:148px;
} 
#col2 {
	position:absolute;
	z-index:1;
	left:335px;
	width:291px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
#bottom_in {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
#bottom2 {
	padding:10px;
}
#footer2 {
	margin:0px auto;
	padding:20px 0px 30px 0px;
	font-family:Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	background:url(../images/footer_bg.jpg) #3d3d3d top center repeat-y;
}
#footer2 a {
	font-family:Arial, sans-serif;
	text-decoration:underline;
	font-weight:normal;
	color: #fff;
}
#footer2 a:hover {
	font-family:Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
}
#pad20 {
	padding:20px;
}
#pad10 {
	padding:10px;
}
/* Text Styles */
.text {
	font-family:Arial, sans-serif;
	font-size: 11px;
}
.text a {
	color:#235d00;
	text-decoration:underline;
	font-weight:bold;
}
.text a:hover {
	text-decoration:none;
	font-weight:bold;
}
h1 {
	font-family:Arial, sans-serif;
	font-size:25px;
	color:#ff7603;
	padding:0px;
	margin:0px;
}
/* LEFT NAV */
#navLeft {
	width:226px;
	background:#ffffff;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu {
	width: 226px; /*width of menu*/
	margin:0px 0px 0px 0px;
}
.arrowlistmenu .headerbar {
	font: bold 14px Arial;
	color: white;
	background: black repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 0px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	color: #3e3e3e;
	background: url(../images/left_nav.jpg) no-repeat; /*custom bullet list image*/
	display: block;
	padding: 8px 0px 8px 0px;
	padding-left: 20px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 12px;
	text-transform:none;
	border-bottom:1px solid #bbbbbb;
}
.arrowlistmenu ul li a:visited {
	color: #3e3e3e;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	background: #ffffff;
}
.arrowlistmene li a {
	height:15px
}
.arrowlistmenu a {
	width:207px
}
.title { font-family:Georgia, "Times New Roman", Times, serif;
color:#00357b;
font-size:18px;
}.titleL2 
{ font-family:Georgia, "Times New Roman", Times, serif;
color:#00357b;
font-size:12px; width
:500px;}