@charset "utf-8";
.outerbox {
	border: 1px solid #dbdbdb;
}
.outerbox #menu {
	background-color: #fdb813;
}
.leftbox {
	background-image: none;
	background-repeat: repeat-y;
	padding: 0px;
	
}
.rightbox  {
	background-color: #fdb813;
	padding-left: 0px;
	height: auto;
	min-height: 100%;
	
}
.smallboldtext  {
	color: #4d4d4d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.type {
	color: #353535;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}
.header {
	color: #4d4d4d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	
}
.smallboldWhite {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.subNavText {
	color: #747474;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
.subTitle {
	color: #3D3D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
}
.execNames {
	color: #4d4d4d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.faqLinks {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
.menuHeader {
	color: fdb813;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.homeLink {
	color: #8A8B83;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
.boldType {
	color: #747474;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 24px;
}
.boldTypeCaps {
	color: #747474;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 24px;
	text-transform: uppercase;
}
.capsType {
	color: #747474;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
}
.typeBullets {
	color: #464646;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}
ul {
	
	
	
	list-style-image: url(images/dot.gif);
	list-style-position: outside;
}
.typeLinks {
	color: #353535;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: underline;
}

