/* GENERAL */

body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #000000;
}

table  { 
	border-collapse: collapse; 
	/* border: 1px solid #666666; */
	border-spacing: 0; 
}

td, th { 
	padding: 0; 
	vertical-align: top;
}

:link, :visited {
	color: #FB9100;
	text-decoration: none;
	font-weight:bold;
}

a.top { font-weight:bold; color:#000; }

:link.ul, :visited.ul {
	text-decoration: underline;
}

:link:hover, :visited:hover {
	color: #FB9100;
	text-decoration: underline;
}

#bg_nav {
	width: 100%;
	text-align: center;
	background-image: url(images/bg_nav.gif);
}

#bg_nav2 {
	width: 100%;
	background-image: url(images/bg_nav2.gif);
}

#bg_footer {
	width: 100%;
	text-align: right;
	background-image: url(images/bg_footer.gif);
}

ul {
	list-style: none;
	padding-left: 15px;
	margin: 0px;
}

li {
	margin: 0px;
	padding-left: 0px;
   list-style-type: disc;
	line-height: 18px;
}

li#readMore {
	list-style-image: url(images/readMore.gif);
	margin: 0px;
	margin-left: 100px;
}

li#readMore a {
	color: #000000;
}

li#readMore a:hover {
	color: #cc9900;
}

#title {
	color: #D58D02;
	font-size: 16px;
	font-weight: bold;
}

h1 {
	color: #FB9100;
	margin-top:30px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #FB9100;
	margin-top:30px;
	font-size: 13px;
	font-weight: bold;
}

#img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

#col01 {
	width:155px;
	background-color: #255863;
	border-right: 1px solid #666666;
	height:450px;
}

#util-links {
	background:#99A5B4; 
	vertical-align:bottom; 
	border-right:1px solid #666;
	width:155px;
}
.dotted-line { border-top:1px dotted #53534A; height:10px; }

#col01row01 {
	height:141px;
	width: 155px;
	border-top: 1px solid #666666;
	background-color: #848479;
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
	vertical-align: middle;	
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
}

#col01row02 {
	width: 180px;
	background-color: #F9F9F3;
	border: 1px solid #666666;
	border-style: none none solid none;
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px
}

#col01row03 {
	width: 155px;
	background-color: #255863;
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#col01row03 ul {
	padding-bottom: 10px;
}

#col01row03 ul li {
	margin: 0px;
	padding-top: 5px;
	line-height: 12px;
}

#col01row03Title {
	color: #FFFFCC;
	font-weight: bold;
	margin-top: 20px;
}

	#col01row03Title :link, #col01row03Title :visited {
		color: #FFFFCC;
	}
	
#col02row01 {
	background-color: #ffffff;
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 15px
}

#col02row01Title {
	color: #53534A;
	font-weight: bold;
	font-size: 13px;
}

#col02row01Img {
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
}

#col03row01 {
	width: 180px;
	background-image: url(images/corner_fold.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #D6D6D2;
	/* border: solid 1px #CCCCCC; */
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}

#col03row01Title {
	color: #CC9900;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}

#footer {
	width: 625px;
	height: 60px;
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	line-height: 19px;
}

#footer a {
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #255863;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a#copyright {
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a#copyright:hover {
	text-decoration: none;
}

.rollon {
	display:block;
}

	.rollon ul {
		margin-top:0px;
		margin-bottom:0px;
	}
	
.rolloff {
	display:none;
}

