/* CSS Document */

.image_right {
	float: right;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 18px;
}

.image_left {
	float: left;
	padding-right: 4px;
}

.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	}

ul {
  margin: 9px;
  padding: 0;
  list-style-type: none;
}

li {
  display: inline: /* :KLUDGE: Removes large gaps in IE/Win 
  
  	list-style-position: inside;
	list-style-image: url(../_images/v2/bullet-02-tri.gif);
  */
}

.subnav_02 a {
	display: block;
	width: 174px;
	height: 24px;
	color: #252575;
	text-decoration: none;
	text-indent: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../_images/v2.0/hover-03.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.subnav_02 a:visited {
	display: block;
	width: 174px;
	height: 24px;
	color: #252575;
	text-decoration: none;
	text-indent: 25px;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

.subnav_02 a:hover {
	background-position: right bottom;
	background-image: url(../_images/v2.0/hover-02.gif);
	color: #fff;
	text-decoration: none;
}

a:link {
	color: #252575;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #252575;
}
a:hover {
	text-decoration: underline;
	color: #a68c2e;
}
a:active {
	text-decoration: none;
	color: #252575;
}

#main-container #content_area #col-02 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252575;
	letter-spacing: 0.03em;
	padding-right: 20px;
	padding-left: 20px;
}

#main-container #content_area #col-02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}
#main-container #content_area #col-02 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
}
#main-container #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	word-spacing: normal;
	vertical-align: text-bottom;
	bottom: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 20px;
}

#content_area #col-02 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

	line-height: 22px;
	color: #232474;
}

#content_area #col-02 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

	line-height: 22px;
	color: #232474;
	padding-left: 10px;
}

.dot {

	list-style-position: inside;
	list-style-image: url(../_images/v2.0/bullet-circle-03.jpg);
}


.tri {

	list-style-position: inside;
	list-style-image: url(../_images/v2.0/bullet-02-tri.gif);
}

 #boxes {
float:right;
width:180px;
}

#box1 {
	margin-bottom:20px;
	background-image:url(../_images/v2.0/bottom-map.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#box1 h2{
	text-align:left;
	font-weight:normal;
	background-color: #ececec;
	background-image: url(../_images/v2.0/boxtop-maps.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 10;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 20px;
	margin-left: -3px;
	padding-bottom: 5px;
}
#box1 p{

}

select {
	background-color: #C0CEFE;
	color: #252575;
	padding: 0px;
}

.odd {
	background-color: #d5d6db;
}

.even {
	background-color: #ebecf0;
}

th {
	background-color:#c6d2e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.even td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}

.odd td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}

.last-row {
	background-color:#c6d2e8;
}

.second-row {
	background-color:#DCE3F1;
}

.border-right {
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
}

.image-pad {
padding-left: 10px;
padding-right: 10 px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A58D2D;
	padding-left: 20px;
}

