html {
	line-height:100%;

}
body {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	height: 100%;
	width:775px;
	border: 1px solid #DDDDDD;
}

.main{
	background-color: #FFFFFF;
	height: 100%;
	margin:0 0 0 0px;
	border-top: #A7D63C 5px solid;
	border-right: #60554b 1px solid;
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #3C566F; padding: 8px 0px 0px 0px; margin: 0px 0px 8px 0px;}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #9f9f9f; font-weight: bold; padding: 8px 0px 8px 0px; margin: 0px 0px 0px 0px;}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #BF302C; font-weight: bold; padding: 10px 0px 6px 0px; margin: 0px 0px 0px 0px;}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3e484a; font-weight: bold; padding: 10px 0px 4px 0px; margin: 0px 0px 0px 0px;}

.main_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e484a;
	text-align: justify;
}


form, input, select, textarea  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0; 
}


select, textarea, input {
	font-size: 10px; 
}

.ruler{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	background-image: url(images/bg_dotpattern.gif);
	background-repeat: repeat-x;
}

.ruler2{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	background-color:#8C8A8C;
}

.botbg {
}

a{
	text-decoration: none;
}

a:link {
	color: #60554b;
	text-decoration: none;

}
a:active {
	color: #504944;
	text-decoration: underline;

}
a:visited {
	color: #504944;
	text-decoration: none;
	text-decoration: none;

}
a:hover {
	color: #333333;

}


#pod {
	margin: 0px 0px 0px 0px;
	padding-right: 0px; 
	padding-left: 6px; 
	padding-bottom: 30px; 
	padding-top: 139px; 
	background: url(images/nav_top2.gif) no-repeat 0px 26px; 
	font-size: 9px;
}
.menu_bg{
	border-left: #202D4C 0px solid;
}

ul.nav-pod A:hover {
	background-color: #97DAFF;
	color: #fff;
}

.nav-pod A{
	color: #38658b;
}

.nav-pod A:visited {
	color: #579EC5;
}

ul.nav-pod {
	padding-left: 0px; 
	padding-top: 0px; 
	margin: -7px 0px 10px 0px; 
	list-style-type: none; 
	list-style-image: none;
}


ul.nav-pod li {
	border-top: #98B5C5 1px solid;
	border-bottom: #98B5C5 1px solid;
	padding: 0px 0 0 0;
	margin: -1px 0px 0px 0px; 
	font-weight: bold;
}

ul.nav-pod li A {
	display: block; 
	padding: 6px 5px 6px 21px;
	margin: 0px 0px 0px 0px; 
	background-image: url(images/caret-rs.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

ul.nav-pod li.sel {
	background-color: #F4FBFF;
	margin: -1px 0px -1px 0px;
}

ul.nav-pod li.sel a.sel {
/*	ccolor: #579EC5;*/
}

ul.nav-pod ul {
	margin: 0px 0px -1px 0px; 
	padding: 0px 0px 0px 10px; 
	list-style-type: none; 
	list-style-image: none;
}

ul.nav-pod ul li{
	border-top: #97DAFF 1px solid; 
	border-bottom: #c3c8cb 1px solid;
	margin: 0px 0px -1px -10px;
	padding: 0 0 0 10px
}

ul.nav-pod ul li a {
	padding-left: 30px; 
	margin: 0px 0px 0px -10px; 
	background-image: url(images/caret-rs.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

.menu_bg {
	vertical-align: top;
	background-position: left;
	margin: 0px 20px 20px 0px;
	background-repeat: repeat-y;
}


#breadcrum{
	font-size: 0.85em;
	line-height: 1.35em;
	color: #202D4C;
	padding: 2px 4px 2px 0px;
}

#breadcrum a , #breadcrum a:hover {
	color: #202D4C
}

.menu {
	font-size: 9px
}

.footer {
	font-size: 10px;
	color: #202D4C;
	font-weight: bold;

}
.footer a, .footer a:visited {
	font-size: 9px;
	color: #202D4C;
	font-weight: bold;
}
.footer2 {
	font-size: 9px;
	color: #202D4C;
	padding: 10px 0 16px 10px;
}
.bot_nav {
	padding: 12px 15px 0 6px;
}

.infoBody{
	padding-top:0;
	padding-bottom:0;

}
li{
	margin-left: 14px
}
