body 
{
	background: transparent;
	width: 780px;
	margin: 0px;
	padding: 0px;
}

H1
{		
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;	
	color: #2C2AA3;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H2
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #2C2AA3;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

H3
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

h4
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #000000;
	margin-bottom: 0px;
}

a
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	color: #540101;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

ul
{	
	padding: 0px;
}

li
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;	
	color: #787599;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;

}

/*-------------------------------------Home Page Styles----------------------------------------*/

.HomepageBanner
{
	background-color: #FFFFFF;
	background-image: url(Images/HomepageBanner.jpg);
	background-repeat: no-repeat;
}	
.HomepageTopMenu
{
	background-color: #003788;
}
.HomepageContent
{
	background-image: url(Images/HomepageContent.gif);
	background-repeat: no-repeat;
}

.HomepageRightPanel
{
	background-color: #BAB5FF;
}

.HomepageFooter
{
	background-color: #540101;
}

.HomepagePadding
{
	padding-right: 20px;
	border-right: solid 1px #540C01; 
}

.HomeTextPadding
{
	padding-right: 20px;
}
	
.HomeH1
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #540C01;
	margin-bottom: 0px;
	display: block;
	text-align: right;
}
.HomeH2
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: None;
	color: #540C01;
	margin-bottom: 0px;
	display: block;
}
.HomeH3
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: None;
	color: #540C01;
	margin-bottom: 0px;
	display: block;
}
.HomeText
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #540C01;
	text-align: right;
	display: block;
}

/*--------------------------------------Subpage Styles-----------------------------------------*/
.SubpageBanner
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.SubpageTopMenu
{
	background-color: #003788;
}
.SubpageContent
{
	background-color: #BAB5FF;
	padding-left: 40px;
	padding-right:40px;
}

.SubpageLeftPanel
{
	background-image: url(Images/SubpageLeftPanel.jpg);
	background-repeat: no-repeat;
	background-color: #540C01;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.SubpageFooter
{
	background-color: #540101;
}

.SubpagePadding
{

	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-left: solid 1px #540C01; 
}

.PicturePadding
{
	vertical-align: top;
	text-align: right;
	padding-top: 15px;
	padding-right: 40px;
}

.SubH1
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: Bold;
	text-decoration: None;
	color: #540C01;
	margin-bottom: -20px;
	display: block;
}
.SubH2
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: None;
	color: #540C01;
	margin-bottom: 0px;
	display: block;
}
.SubH3
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: None;
	color: #540C01;
	margin-bottom: 0px;
	text-align: right;

	display: block;
}

.SubText
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #540C01;
	display: block;
}

.SubEmail
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #540C01;
	text-align: right;

	display: block;
}

/*--------------------------------------Footer Styles----------------------------------------- */

.FooterMenu
{
	margin-left: 160px;
}

.Footer
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 35px;
}

/*--------------------------------------Common Styles--------------------------------------------*/
.Text
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151760;
	display: block;
}
.Link
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151760;
	display: block;
}

/*--------------------------------------Breadcrumb Styles----------------------------------------*/

.Breadcrumbs
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151760;
	display: block;
}

/*--------------------------------------Secondary Styles-------------------------------------------*/

.LeftMenu
{
	margin-top: 20px;
}

.secondarynav_title
{
	font-family: Verdana, Arial,  Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #0375A7;
	background-color: Transparent;
	text-decoration: none;
	margin-left: 15px;
}
	
.SecondaryNav
{
	font-family: Verdana, Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #0375A7;
	background-color: Transparent;
	text-decoration: none;
	margin-left: 1px;
	margin-top: 10px;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 7px;
	display: block;

}

.SecondaryNav_sel
{
	font-family: Verdana, Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #0375A7;
	background-color: Transparent;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	display: block;

}

.SecondaryNav_sel2
{
	font-family: Verdana, Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #343885;
	background-color: Transparent;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;

}

/*--------------------------------------RightNav Styles------------------------------------------*/

.RightNav
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151760;
	display: block;
}

/*--------------------------------------Site Map Styles------------------------------------------*/

.SiteMap
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151760;
	display: block;
}

/*--------------------------------------Admin Styles---------------------------------------------*/

.email
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;	
	color: #000000;
	padding-left: 6px;
	padding-right: 10px;
	
}

.copyright
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #FFFFFF;
	padding-bottom: 5px;
}


#loginDialog
{
	height: 180px;
	width: 400px;
	background-color: #E8E8E8;
}

#loginPanel
{
	float: left;
	width: 70px;
	height: 180px;
	background-color: #466BA2;
}

#loginTitle
{
	background-color: #DFE5E6;
	height: 15px;
	text-align: center;
	border-bottom: solid 1px #003366;
}

#loginForm
{
	padding-top: 10px;
}

#loginButton
{
	padding-top: 5px;
	padding-bottom: 7px;
}

.loginLabel
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;	
	color: #323232;
	text-decoration: none;
	margin-left: 10px;
	line-height: 20px;
}

.loginText
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #323232;
	text-decoration: none;
	line-height: 20px;
}

.loginsmText
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #323232;
	text-decoration: none;
	line-height: 16px;
}

a.bottomlink, a.bottomlink:visited
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #000000;
}



.button 
{
	background-image: url(Admin/Images/button.gif);
	width: 106px;
	height: 27px;
	border: none;
	padding-top: 2px;
	cursor: hand;
}

.input 
{
	background-image: url(Admin/Images/textfield.gif);
	background-color: #F4F4F4;
	border: none;
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 21px;
	background-attachment: fixed;
}

.input1 
{
	background-image: url(Admin/Images/textfield1.gif);
	background-color: #F4F4F4;
	border: none;
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 21px;
	width: 179px;
	background-attachment: fixed;
}

.addButton 
{
	background-image: url(Admin/Images/1.gif);
	border : none;
	margin-bottom : 3px;
	width: 33px;
	height: 19px;
	cursor: hand;
	font-family: Arial, Comic Sans MS, Verdana;
	font-weight: bold;
	font-size: 10px;
}

td.dataGridLink a 
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
	height: 27px;
}

td.dataGridLink a:visited 
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-image : none;
}

td.dataGridLink a:hover 
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	height: 27px;
}

.editorButton 
{
	width: 65px;
	height: 23px;
	border: none;
	padding-top: 1px;
	cursor: hand;
}

#user_details
{
	width: 800px;
	background-color: Yellow;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;	
	line-height: 24px;
	text-align: center;
	color: #000000;
}

#admin_links
{
	float: left;
	width: 250px;
	text-align: left;
}

.admin_links, a.admin_links, a.admin_links:hover, a.admin_links:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #FFFFFF;
	padding-left: 6px;
	text-align: left;
}


/* 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 */

}




