body {
	background-image: url(../_img/bg.gif);
	background-color: #416B6B;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #29424B;
	background-repeat: repeat-x;
}
ul { 
	margin-left:17px;
	margin-top:10px;
}
a { 
	text-decoration: underline;
	color: #29424B;
}
a:hover { 
	text-decoration: underline;
	color: #29424B;
}
p strong {color:#04357A}
.selink {color:#339999; font-weight: bold; text-decoration: none}
.selink:hover {color:#339999; font-weight: bold; text-decoration: underline}
img {border:0px;}
.make_center {
 	text-align: center;
}

.hand {
 	cursor: pointer;
}

#wrapper {
	min-height: 100%;
	margin: 0 auto;
	width: 693px;	
}

#col_left {
	float: left;
	width: 150px;
}

h1.title { display: inline; font-size: 12px; color: #FFFFFF; font-weight:bold; height:18px; vertical-align:middle; padding-left:6px; padding-right:8px; text-decoration:none; }
h1.title a { color: #FFFFFF; font-weight:bold; text-decoration: none}
h1.title a:hover { color: #FFFFFF; font-weight:bold; text-decoration: underline}
h1.sml { display: inline; font-size: 12px; font-style: normal; font-weight: normal; line-height: 1.2em; padding-left: 1px; padding-right: 3px;}
	html>body h1.sml { line-height: 14px; padding-right: 1px}
h1.sml a { color: #644F69; font-weight:bold; text-decoration: none}
h1.sml a:hover { color: #392C3C; font-weight:bold; text-decoration: underline}
h1.img { display: none}

h2.sml { display: inline; font-size: 12px; font-style: normal; font-weight: normal; line-height: 1.2em; padding-left: 1px; padding-right: 3px;}
	html>body h2.sml { line-height: 14px; padding-right: 1px}
h2.sml a { color: #644F69; font-weight:normal; text-decoration: none}
h2.sml a:hover { color: #392C3C; font-weight:normal; text-decoration: underline}
h2.img { display: none}

h3.sml { display: inline; font-size: 12px; font-style: normal; font-weight: normal; line-height: 1.2em; padding-left: 1px; padding-right: 3px;}
	html>body h3.sml { line-height: 14px; padding-right: 1px}
h3.sml a { color: #644F69; text-decoration: none}
h3.sml a:hover { color: #392C3C; text-decoration: underline}
h3.img { display: none}

h4.sml { display: inline; font-size: 12px; font-style: normal; font-weight: normal; line-height: 1.2em; padding-left: 1px; padding-right: 3px;}
	html>body h4.sml { line-height: 14px; padding-right: 1px}
h4.sml a { color: #644F69; text-decoration: none}
h4.sml a:hover { color: #392C3C; text-decoration: underline}
h4.img { display: none}

.divider {
   height:620px;
   float:left;
   width:1px;
}.propIMGborder {
border: 1px solid;
padding:4px;
border-color:#cccccc;
}
.propIMGborder2 {
border: 1px solid;
border-color:#CECFDB;
padding:2px;
}
.TXT_White {
color: #FFFFFF;
font-size: 12px;
}
.TXT_White:hover {
color: #C0ECEC;
font-size: 12px;
text-decoration:underline;

}
.TXT_Foot {
color: #9DC1C1;
font-size: 12px;
}
.TXT_Foot:hover {
color: #FFFFFF;
font-size: 12px;
text-decoration:underline;

}


.TXT_Big {
font-size: 14px;
text-decoration:underline;
}
.TXT_Big:hover {
color: #C0ECEC;
font-size: 14px;
text-decoration:underline;

}


.contentarea_bg {
width:620px;
text-align:center;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='_assets/_img/main_repeat.png',sizingMethod='scale');
}
.contentarea_bg[class] {
background: url(../_img/main_repeat.png);
background-repeat:repeat-y;
}
 .titlebar  {font-size: 12px; color: #FFFFFF; font-weight:bold; height:18px; vertical-align:middle; padding-left:6px; padding-right:8px; background-color:#A4BBBB; border-left:3px solid #3D2F4D; text-decoration:none; text-align:left }
/* Nav */


#main_div {
	 background-image:url(../_img/bgicon.gif); background-repeat:no-repeat; background-attachment:scroll; background-position:50px 191px;
}

#nav {
	width: 150px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

#nav li {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style:none;
	
}

#nav li.nav_selected {
	border-top: 1px solid #89AFAF;
	border-bottom: 1px solid #2F5151;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #ffe294;
	height: 25px;
}

#nav li.nav_selected_first {
	border-bottom: 1px solid #2F5151;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #ffe294;
	height: 25px;
	font-weight: bold;
}

#nav a {
	border-bottom: 1px solid #2F5151;
	border-top: 1px solid #89AFAF;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #FFFFFF;
	height: 25px;
	text-decoration:none;
	
}

.nav_icon {
	vertical-align: text-top;
}

#nav a.first {
	border-top-width: 0px;
}

#nav a:hover {
	background: url(../_img/nav_bg.gif) repeat-x bottom left;
	color: #ffe294;
	text-decoration: none;
	font-weight: bold;
}






.formfield {
	background-color: #E8F1F1;
	border: 1px solid #A9AEC0; 
	color: #555555; 
	text-align:left;
	vertical-align:middle;
	font-size: 11px;; 
	font-weight: normal;
	padding-left:3px;
	height:16px;
	font-family: verdana, arial, lucida, helvetica, sans-serif;
}
.formfield2 {
	background-color: #E8F1F1;
	border: 1px solid #A9AEC0; 
	color: #555555; 
	text-align:left;
	vertical-align:middle;
	font-size: 11px;; 
	font-weight: normal;
	padding-left:3px;
	font-family: verdana, arial, lucida, helvetica, sans-serif;

}

.formbut {
border: 1px outset;
cursor: pointer;
font-size:11px;
font-weight: normal;
margin: 0px 0px 0px 1px;
padding: 1px 1px 1px 1px;
background-color:#B6C5C5;
color:#3F6868;
font-weight:bold;

}
.formbut2 {border: 1px outset; cursor: pointer; font-size:9px; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(../_img/buttonbgp.gif);
background-repeat:repeat-x;
width:50px;
}
.combobox {
	background-color: #E8F1F1;
	border: 1px solid #A9AEC0; 
	color: #555555;
	text-align:left;
	vertical-align:middle;
	font-size: 11px; 
	font-weight: normal;
	padding-left:3px;
	width:146px;
	font-family: verdana, arial, lucida, helvetica, sans-serif;

}
.tfcredit {
	font-weight: normal; color: #5D6774;
	font-family: Arial,Verdana,Sans-serif;
	text-align:right;
	height:24px;
	width:100%;
	padding-right:10px;



}
.tfcredit div {
font-size:1px;
visibility:hidden;
}