@charset "UTF-8";
/* Layout */

body{
	background-color:#e2ecf2;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(images/mainBackgroundTop.png);
	background-repeat: repeat-x;
}
#bgwrapper {
	background-image: url(images/mainBackground.png);
	width:770px;
	padding-top:0px;
	padding-right:4px;
	padding-left:4px;
	padding-bottom:0px;
}
.Layout #Container {
	width:770px;
	margin: 0px auto;
	text-align:left;
}
.Layout #Sidebar1 {
	width:180px;
	float:left;
}
.Layout #MainContent {
	width:590px;
	float:left;
}
.ClearFloat {
	clear:both;
}
#headerNavArea {
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
}
#phoneBlock {
	float:right;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:right;
}
#headerArea {
	width: 770px;
}
#footerArea {
	width: 778px;
	margin-top:10px;
}
#footerHead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3051d3;
	margin: 0px;
	padding: 0px 0px 0px 14px;
}
#footerContent {
	background-image:url(images/footerBackground.png);
	height:155px;
	display:block;
}
.footerH2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4f;
	margin:0px;
}
.footerLists {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6d6e71;
	float:left;
	margin-right:20px;
}
.footerUL {
	margin:3px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: disc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#CopyrightArea {
	width: 770px;
	color:#535455;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
}

/* Link Styles */

a:link, a:visited, a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2747c7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.headerLinks:link, a.headerLinks:visited, a.headerLinks:active {
	font-size:12px;
	color: #FFF;
	text-decoration: none;
}
a.headerLinks:hover {
	text-decoration: underline;
}
a.footerLinks:link, a.footerLinks:visited, a.footerLinks:active {
	font-size:12px;
	color: #6d6e71;
	text-decoration: none;
}
a.footerLinks:hover {
	text-decoration: underline;
}
a.footerHeadLinks:link, a.footerHeadLinks:visited, a.footerHeadLinks:active {
	font-size:12px;
	color: #4d4d4f;
	text-decoration: none;
}
a.footerHeadLinks:hover {
	text-decoration: underline;
}
a.subFooterLinks:link, a.subFooterLinks:visited, a.subFooterLinks:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #6d6e71;
	text-decoration: none;
}
a.subFooterLinks:hover {
	text-decoration: underline;
}
.sidebarButtons {
	background-image:url(images/sidebarButtonsBG.png);
	display:block;
	width:153px;
	height:42px;
	text-align:center;
	vertical-align:middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #3051d3;
	text-decoration: none;
	padding-top:8px; margin-bottom:1px;
}
a.sidebarButtons:hover {
	text-decoration: none;
}
.sidebarButtons2 {
	background-image:url(images/sidebarButtonsBG.png);
	display:block;
	width:153px;
	height:35px;
	text-align:center;
	vertical-align:middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #3051d3;
	text-decoration: none;
	padding-top:14px; margin-bottom:10px;
}
a.sidebarButtons2:hover {
	text-decoration: none;
}

/* Content Styles */

#MainEditArea{
	padding: 15px 15px 15px 15px;
}
#MainEditArea li {
	margin-bottom:8px;
}
#MainEditArea ul {
	margin-top:10px;
}
.quickLinksBox {
	width:173px;
	background-color:#e6e7e8;
	float:right;
	margin: 0px 0px 15px 25px;
}
.quickLinksHead{
	background-image:url(images/quicklinksHeadBG.png);
	width:163px;
	height:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display:block;
	padding-left:10px; padding-top:3px;
}
.QuickLinksList {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 16px;
	list-style-position: outside;
	list-style-image: url(images/quickLinksBullets.png);
}
.quickLinksLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #2747c7;
	font-weight: bold;
}
.QuickLinksList li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:8px;
}
a.quickLinksLinks:link, a.quickLinksLinks:visited, a.quickLinksLinks:active {
	font-size: 12px;
	text-decoration: none;
}
a.quickLinksLinks:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0px  0px  10px  0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4A61CA;
	margin: 0px  0px  10px  0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #818181;
	margin: 0px  0px  5px  0px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px  0px  5px  0px;
}
em {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	color: #ba2424;
	margin: 0px  0px  10px  0px;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #DADADA;
	margin: 10px 0px 10px 0px;
}
th {
	background-color:#E6F0FF;
	padding: 5px 10px 5px 10px;
}
td {
	background-color:#F5F5F5;
	padding: 5px 10px 5px 10px;
}
.tableTextSmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.importantNotice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	background-color: #FFE1E1;
	padding: 10px;
	border: 1px solid #900;
	margin: 0px 0px 10px 0px;
	text-align:left;
}
.infoBoxes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4d4d4f;
	background-color: #F5F5F5;
	padding: 10px;
	border: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.strong {
	font-weight:bold;
}
.indent {
	margin-left: 20px;
}
.note {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.noteUrgent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00;
}
.headingUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.nonBulletList{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4d4d4f;
	margin: 0px 0px 5px 40px;
}
.linkPDF {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image: url(images/mini_pdf_icon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
}
.linkHTML {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image: url(images/mini_html_icon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
}
.linkDOC {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image: url(images/mini_doc_icon.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
}
.linkXLS {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image: url(images/mini_xls_icon.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
}
.linkEMAIL {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image: url(images/mini_email_icon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 23px;
	margin: 0px 0px 0px 0px;
	background-position: 1px 4px;
}
.linkEmailBlast {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image:url(images/email-blast.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
	background-position: 0px 2px;
}
.linkHeadPDF {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image: url(images/mini_pdf_icon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
.linkHeadHTML {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image: url(images/mini_html_icon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
.linkHeadXLS {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image: url(images/mini_xls_icon.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
.linkMultiLineHeadHTML {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image: url(images/mini_html_icon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-position: 0px 4px;
}
.linkToAnchor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	display:block;
	min-height:16px;
	background-image:url(images/mini_anchorLink_icon.GIF);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-position: -2px -1px;
}
.linkBottomMargin {
	margin-bottom:10px;
}
