<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 10px; /* Margins */
}

#ContentCell
{
width: 496px;
align: left;
}

.SignInAlign {
	float: left;
	padding-left: 10px;
}

.SignInForm {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	margin: 0 0 0 0;
}

.SignInEmail {
}

.SignInPassword {
}

.SignInEmailInput {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	border: 1px solid #ADAB7D;
	width: 100px;
} 

.SignInPasswordInput {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	border: 1px solid #ADAB7D;
	width: 75px;
} 

.SignInRememberMe {
	display: none;
}

.SignInLink {
    font-family: Verdana;
    font-size: 10px;
	text-decoration: none;
}
input.SignInLink {
	border: none;
	background-color: Transparent;
	color: #FFB400;
    	font-family: Verdana;
    	font-size: 10px;
    	font-weight: bold;
	cursor: pointer;
}
input.SignInLinkHover {
	border: none;
	background-color: Transparent;
	color: #666666;
    	font-family: Verdana;
    	font-size: 10px;
    	font-weight: bold;
	cursor: pointer;
}
a.SignInLink:link    { color: #000; }
a.SignInLink:visited { color: #000; }
a.SignInLink:hover   { color: #666666; }
a.SignInLink:active  { color: #000; }

.SignOutForm {
   font-family: Verdana;
   font-size: 10px;
   color: #000;
   padding: 0px 0 0px 0;
}

.SignInWelcome {
}

.SignOutLink {
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
}
a.SignOutLink:link    { color: #000; }
a.SignOutLink:visited { color: #000; }
a.SignOutLink:hover   { color: #666666; }
a.SignOutLink:active  { color: #000; }

.SignInError
{
	font-weight: bold;
	font-size: 10px;
	color: gold;
	font-family: Verdana;
	cursor: hand;
	cursor: pointer;
}

.TopLinks
{
font-family: Verdana;
font-size: 10px;
color: #000000;
font-weight: Normal;
font-style: normal;
text-decoration: none;
text-align: Left;
vertical-align: middle;
background-color: #F9F9F2;
}

.TopLinks a:link {font-size: 10px; color: #000000;}
.TopLinks a:hover {font-size: 10px; color: #666666; text-decoration: underline;}
.TopLinks a:active {font-size: 10px; color: #000000;}
.TopLinks a:visited {font-size: 10px; color: #000000;}

.Content a:link {font-size: 10px; color: #000000;}
.Content a:hover {font-size: 10px; color: #666666; text-decoration: underline;}
.Content a:active {font-size: 10px; color: #000000;}
.Content a:visited {font-size: 10px; color: #000000;}

.LeftNav
{
font-family: Verdana;
font-size: 9px;
color: #000000;
font-weight: Normal;
font-style: normal;
text-decoration: none;
text-align: Left;
background-color: #FFFFFF;
}

#TopCats td p {margin: 0; padding: 2px;font-family: Verdana; font-size: 10px;}

.LeftNav a:Link {font-family: Verdana; font-size: 9px; color: #000000;}
.LeftNav a:Hover {font-family: Verdana; font-size: 9px; color: #666666; text-decoration: underline;}
.LeftNav a:Active {font-family: Verdana; font-size: 9px; color: #000000;}
.LeftNav a:Visited {font-family: Verdana; font-size: 9px; color: #000000;}

#FooterNav a:Link {font-family: Verdana; font-size: 10px; color: #FFFFFF;Bold;text-align: left;text-decoration: none;}
#FooterNav a:Hover {font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration: underline;text-align: left;}
#FooterNav a:Active {font-family: Verdana; font-size: 10px; color: #FFFFFF;Bold;text-align: left;text-decoration: none;}
#FooterNav a:Visited {font-family: Verdana; font-size: 10px; color: #FFFFFF;Bold;text-align: left;text-decoration: none;}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 140px;}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 140px;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 140px;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 140px;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #346AC8; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Verdana; /* Font Face */
font-size: 11px; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #F9F9F2; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.FreeMessage
{
font-family: Verdana; /* Font Face */
font-size: 11px; /* Font Size */
color: #000000; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.FreeDiv
{
margin-top: 5px;
border: 0;
padding: 3px;
background-color: #F2F2EA;
}

.Headings
{
font-family: Verdana; /* Font Face */
font-size: 15px; /* Font Size */
color: #fdaa00; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

h1
{
font-family: Verdana; /* Font Face */
font-size: 15px; /* Font Size */
color: #fdaa00; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
margin: 0px;
padding: 0px;
}


.Content
{
font-family: Verdana;
font-size: 10px;
color: #000000;
font-weight: Normal;
font-style: normal;
text-decoration: none;
text-align: Left;
}

.ContentTableHeader
{
font-family: Verdana;
font-size: 11px;
color: #FFFFFF; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #346AC8; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #E7E3D7;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

</Style>