﻿#MASTER {
	border: 1px solid #3b3b3b; 
	border-collapse: collapse;
	width:862; 
	background-color: #FFFFFF;
}
#Header {
	width:860px;
	height:79px;
	background-color: #004990; 
}

#PAGECONTENT {
	width:662px;
	height:380px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}
#TopNavBar {
	width:860;
	height:25px;
	border-bottom: 1px solid #3b3b3b;
	border-top: 1px solid #3b3b3b;
	border-collapse: collapse;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	background-color: #F2F2F2;

}

#LeftNavBar {
	background-color: #d9e7ed;
	display: block;
	float: left;
	width: 190px;
	height: 386px;
	border-right: 1px solid #3b3b3b;
	border-collapse: collapse;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 00px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	font-color: #CCCCCC;
}
#FOOTER {
	border-bottom: 1px solid #3b3b3b;
	border-left: 1px solid #3b3b3b;
	border-right: 1px solid #3b3b3b;
	border-collapse: collapse;
	width:862;
	height:30px;
	background-color: #999999;
	left: -1px;
	top: 520px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	font-family: Arial;
	font-color: #CCCCCC;
}
.inputTextarea {
	font-size: 10px;
	color: #666666;
	border:1px solid #666666;
}
a.footer:link {color:#FFFFFF; font-family:verdana; font-size:9px; font-weight:normal; text-decoration: none;}	
a.footer:active {color:#FFFFFF; font-family:verdana; font-size:9px; font-weight:normal; text-decoration: none;}	
a.footer:visited {color:#FFFFFF; font-family:verdana; font-size:9px; font-weight:normal; text-decoration: none;}	
a.footer:hover {color:#990000; font-family:verdana; font-size:9px; font-weight:normal; text-decoration: underline;}

a.leftnavon:link {color:#FFFFFF; font-family:verdana; font-size:11px; font-weight:normal; text-decoration: none;}	
a.leftnavon:active {color:#FFFFFF; font-family:verdana; font-size:11px; font-weight:normal; text-decoration: none;}	
a.leftnavon:visited {color:#FFFFFF; font-family:verdana; font-size:11px; font-weight:normal; text-decoration: none;}	
a.leftnavon:hover {color:#FFFFFF; font-family:verdana; font-size:11px; font-weight:normal; text-decoration: underline;}

a:link {color:#004990; text-decoration: none;}	
a:active {color:#004990; text-decoration: none;}	
a:visited {color:#004990; text-decoration: none;}	
a:hover {color:#990000; text-decoration: underline;}

a.goto:link {color:#3b3b3b; font-family:verdana; font-size:12px; font-weight:normal; font-style:italic; text-decoration: none;}	
a.goto:active {color:#3b3b3b; font-family:verdana; font-size:12px; font-weight:normal; font-style:italic; text-decoration: none;}	
a.goto:visited {color:#3b3b3b; font-family:verdana; font-size:12px; font-weight:normal; font-style:italic; text-decoration: none;}	
a.goto:hover {color:#004990; font-family:verdana; font-size:12px; font-weight:normal; font-style:italic; text-decoration: underline;}

a.bullet:link {color:#004990; font-family:verdana; font-size:12px; font-weight:normal; text-decoration: none;}	
a.bullet:active {color:#004990; font-family:verdana; font-size:12px; font-weight:normal; text-decoration: none;}	
a.bullet:visited {color:#004990; font-family:verdana; font-size:12px; font-weight:normal; text-decoration: none;}	
a.bullet:hover {color:#990000; font-family:verdana; font-size:12px; font-weight:normal; text-decoration: underline;}



#div_LEFT_COL {
	display: block;
	float: left;
	width: 170px;
	height: 100%;
}
#div_LEFT_CONTENT {
	padding: 0px 0px 0px 9px;
}
#div_LEFT_NAV {
	display: block;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px;
	border-bottom-width: 0px;
	padding-bottom:3px;
	cursor: pointer;
    font-family: arial, verdana, sans-serif;
	font-weight: normal;
}
#div_LEFT_CONTENT_EXTRA {
	padding: 0px 0px 0px 9px;
}
/* Left navigation styles */
.LeftNav {
	display: block;
	padding-top: 5px;
	background-color: #d9e7ed;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
.LeftNav:hover {
	color: #3572B4;
}
.LeftNav A {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
.LeftNav A:hover {
	color: #004990;
}
.LeftNavOn {
	display: block;
	padding-top: 2px;
	background-color: #3572B4;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 2px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavOn A {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavOn A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
}

.LeftNavSub {
	display: block;
	padding: 2px 0px 0px 29px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavSubSelect {
	display: block;
	padding: 2px 0px 0px 29px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}

.LeftNavSub:hover {
	color: #3572B4;
}
.LeftNavSub A {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavSub A:hover {
	color: #3572B4;
}
.LeftNavSubOn {
	display: block;
	padding: 2px 0px 0px 29px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3572B4;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavSubOn A {
	color: #3572B4;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavDiv {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.LeftNavDivOn {
	background-color: #990000;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.LeftNavHeight {
	display: block;
	height: 18px;
}
.LeftNavSubHeight {
	display: block;
	height: 16px;
}
.LeftNavExpander {
	float: left;
	display: block;
	padding: 0px 7px 0px 0px;
}
.spacer {
	display: block;
	height: 1px;
	background-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.LeftNavDivSubHeadOn {
	display: block;
	padding-top: 20px;
	border-top: 2px solid #cccccc;
	background-color: #d9e7ed;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavDivSubHeadOn A {
	color: #990000;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavDivSubHeadOn A:hover {
	color: #990000;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavSubsidaries {
	display: block;
	padding-top: 0px;
	background-color: #d9e7ed;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004990;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavSubsidaries:hover {
	color: #004990;
}
.LeftNavSubsidaries A {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
.LeftNavSubsidaries A:hover {
	color: #004990;
}
