/* Main Setting */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eef1f7;
	background-image:    url(../images/shell/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 0px;
}

table{
	font-size: 10pt;
	line-height: 13pt;
	color: #000033;
}

form{
	margin: 0px;
	padding: 0px;
}
h1{
	margin: 0px;
	padding: 0px;
}
h2{
	margin: 0px;
	padding: 0px;
}
ul{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.formfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
}
/* Main Shell Styles */
.content-area{
    width: 722px;
	padding: 15px;
	background-color:#FFFFFF;
	border: 1px solid #003679;
}
.navigation-area{
    width: 168px;
	background-image:    url(../images/shell/nav-bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #003679;
}
.header{
    width: 900px;
	border: 1px solid #003679;
	margin-bottom: 10px;
}

/* Link Hovers */
a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #fff25d;
	text-decoration: underline;
}
a:active {
	color: #000033;
	text-decoration: underline;
}
a.site-map:link {
	color: #000033;
	text-decoration: none;
	font-size: 8pt;
	line-height: 11pt;
}
a.site-map:visited {
	color: #000033;
	text-decoration: none;
	font-size: 8pt;
	line-height: 11pt;
}
a.site-map:hover {
	color: #324fbb;
	text-decoration: none;
	font-size: 8pt;
	line-height: 11pt;
}
a.site-map:active {
	color: #000033;
	text-decoration: none;
	font-size: 8pt;
	line-height: 11pt;
}

/* Nav Hovers */
a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 8px;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 8px;
}
a.nav:hover {
	color: #fff25d;
	text-decoration: none;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 8px;
}
a.nav:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 8px;
}
a.nav-top:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
}
a.nav-top:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
}
a.nav-top:hover {
	color: #fff25d;
	text-decoration: none;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
}
a.nav-top:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
}
.nav-title {
	color: #000033;
	text-decoration: none;
	font-size: 9pt;
	line-height: 12pt;
	padding-bottom: 0px;
	padding-left: 8px;
	
}


/* footer Hovers */
a.foot:link {
	color: #999999;
	text-decoration: underline;
}
a.foot:visited {
	color: #999999;
	text-decoration: underline;
}
a.foot:hover {
	color: #000033;
	text-decoration: underline;
}
a.foot:active {
	color: #999999;
	text-decoration: underline;

/* Text Formats */
.message{
	color: #990000;
	font-weight: bold;
	padding-bottom: 10pt;
}
.title-page{
	font-size: 18pt;
	font-weight: bold;
	line-height: 18pt;
	color: #553323;
}
.title-lg{
	font-size: 15pt;
	font-weight: bold;
	line-height: 18pt;
	padding-bottom:5px;
}
.wh-title-lg{
	font-size: 15pt;
	line-height: 18pt;
	padding-bottom:5px;
	padding-top:5px;
	color: #ffffff;
}
.title-md{
	font-size: 12pt;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 15pt;
}
.title-md2{
	font-size: 14pt;
	padding-bottom: 2px;
	font-weight: bold;
	line-height: 17pt;
	color: #ffffff;
}
.title-sm{
	font-size: 9pt;
	font-weight: bold;
}
.font-sm{
	font-size: 7.5pt;
}
/* Text Background Colors */
.bg-white {
	background-color: #FFFFFF;
}
.bg-red {
	background-color: #FF0000;
}
.bg-blue {
	background-color: #00006A;
}
.bg-ltgray {
	background-color: #EBEBEB;
}
.bg-xltgray {
	background-color: #F8F8F8;
}
.bg-gray {
	background-color: #CDCDCD;
}

/* Paddings */
.title-line{
	padding-top: 5px;
	padding-bottom: 15px;	
}
.lr-10{
	padding-left: 10px;
	padding-right: 10px;	
}
.r-15{
	padding-right: 15px;
}
.l-15{
	padding-left: 15px;
}
.tb-3{
	padding-top: 3px;
	padding-bottom: 3px;	
}
.tb-5{
	padding-top: 5px;
	padding-bottom: 5px;	
}
.t-5{
	padding-top: 5px;
}
.b-5{
	padding-bottom: 5px;
}
.all-3{
	padding: 3px;
}
.all-5{
	padding: 5px;
}
