body 
{
	width: auto;
	margin: auto;
}

H1
{		
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 18px;
}

H2
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	display: block;
	line-height: 18px;
}

H3
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	display: block;
	line-height: 18px;
}

H4
{
	font-family: Verdana, Arial;
	font-size: .850em;
	font-weight: bold;
	text-decoration: none;
	color: #AFBD21;
	display: block;
	line-height: 18px;
}

H5
{
	font-family: Verdana, Arial;
	font-size: .950em;
	font-weight: bold;
	text-decoration: none;
	color: #AFBD21;
	display: block;
	line-height: 18px;
}

p
{	
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 18px;
}

a
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

ul
{	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2e3a4a;
}

li
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2e3a4a;
}
/*----------------------Common Styles----------------------*/
.Banner
{
	background-image: url(Images/Banner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.FlashBackground
{
	background-color: #000000;
}
.LinkSmall
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.PrivacyH1
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
/*----------------------------Form Styles-------------------------------*/
.FormText
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.FormTextBold
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.FormTextError
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

.FormTextLink
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.FormHead1
{		
	font-family: Verdana, Arial;
	font-size: .875em;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	display: block;
}

.FormHead2
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	display: block;
}
/*-------------------------------------Home Page Styles----------------------------------------*/
.HomeH1
{		
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

.HomeH2
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	line-height: 18px;
}

.HomeH3
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	line-height: 18px;
}

.HomeH4
{
	font-family: Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

.HomeH5
{		
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

.HomeText
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

.HomeTextSmall
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/*--------------------------------------Subpage Styles-----------------------------------------*/
.SubH1
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	font-weight: bold;	
	color: #2C2AA3;
}

.SubH2
{
	font-family: Verdana, Arial;
	font-size: .8125em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
}

.SubText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
}
/*--------------------------------------Footer Styles----------------------------------------- */
.FooterMenu
{
	margin-left: 0px;
	margin-top: 0px;
}

.Footer
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .625em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

.FooterOver
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .625em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

.FooterSeparator
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .625em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}
/*--------------------------------------Common Styles--------------------------------------------*/
.Copyright
{
	font-family: Verdana, Arial;
	font-size: .525em;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	vertical-align: top;	
}
/*--------------------------------------Breadcrumb Styles----------------------------------------*/
.Breadcrumb_List
{
	margin-right: 0px;
	margin-top: 0px;
}

#Breadcrumbs
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #2e3a4a;
	text-decoration: none;
}

a.Breadcrumbs, a.Breadcrumbs:hover, a.Breadcrumbs:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #A3A4A8;
	text-decoration: none;
}

.BreadcrumbsNoLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: 500;	
	text-decoration: none;
	color: #A3A4A8;
}
/*--------------------------------------Site Map Styles------------------------------------------*/
.sitemap_content
{
	margin-left: 25px;
}

a.sitemap
{
	color: #AFBD21;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .700em;
	font-weight: bold;	
	text-decoration: none;
	line-height: 20px;
	display: block;
}

a.sitemap_sub1
{
	color: #2e3a4a;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .650em;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 15px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub2
{
	color: #2e3a4a;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .650em;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 30px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub3
{
	color: #A3A4A8;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-size: .650em;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 45px;
	line-height: 15px;
	display: block;
}
/*--------------------------------------Portal Styles------------------------------------------*/
.LoginUP
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .875em;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.LoginHeader
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .875em;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
	line-height: 25px;
}

.ButtonClass
{
	cursor: hand;
	cursor: pointer;
}

.DeleteButton
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .6875em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	cursor: pointer;
}

.ClientImg
{
	margin-bottom: 10px;
}

.ClientH1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight: Bold;
	text-decoration: none;
	color: #244F70;
}

.ClientH2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .75em;
	font-weight: Bold;
	text-decoration: none;
	color: #244F70;
}

.ClientHeader, a.ClientHeader
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .75em;
	font-weight: normal;
	text-decoration: none;
	background-color: #A6A8AA;
	color: #ffffff;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.ProjectsHeader, a.ProjectsHeader
{
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.ProjectDivider
{
	background-repeat: repeat-y;
	background-position: center top;
}

.ClientTextRed
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .875em;
	font-weight: bold;
	text-decoration: none;
	color: #256397;
}

.ClientText
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .75em;
	font-weight: normal;
	text-decoration: none;
	color: #244F70;
}

.ClientMainMenu, a.ClientMainMenu
{
	color: #808080;
}

.ClientMainMenu, a.ClientMainMenu:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #256397;
}

.ClientMainMenuSelected
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #256397;
}

.ClientMenu, a.ClientMenu
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

ClientMenu, a.ClientMenu:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #D0D7DB;
}

.FileHeader
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #899BA4;
	line-height: 25px;
}

a.FileHeader
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #899BA4;
	line-height: 25px;
}

.FileItem
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #899BA4;
}

a.FileItem
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #899BA4;
}

.FileHeader2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #899BA4;
}

a.FileHeader2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #899BA4;
}

.FileItem2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #899BA4;
}

a.FileItem2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #899BA4;
}

.FileItemBold
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
}

a.FileItemBold
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .11px;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
}

.FileItemBoldWP
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	line-height: 25px;	
}

a.FileItemBoldWP
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	line-height: 25px;	
}
/* IE hacks to fix box-model problem where IE adds border/margin/padding width to outside of the box */
.yourstyle
{
            voice-family: "\"}"";
            voice-family: inherit;
/* Conforming browsers use values below this line */
}

ul
{	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

li
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
