/* Default CSS Stylesheet for a new Web Application project */

BODY
{
background: #C0C0C0;margin-left:20px;margin-right:20px;margin-top:20px;margin-bottom:20px;
}
.content{font-size:9pt;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;color:#333333;margin-left:40px;margin-right:15px;margin-top:30px;margin-bottom:20px;}
.thankYou
{
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}.fieldName
{
	font-size: 9pt;
	color: #333333;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.fieldValue
{
	font-size: 9pt;
	color: #333333;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.quote{color:#FF6633;font-size:9pt;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-weight:bold;margin-left:15px;margin-right:40px;margin-top:30px;margin-bottom:20px;}.select{color:#003366;font-size:9pt;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-weight:bold;margin-top:50px;margin-left:10px;margin-right:10px;}#quoteLink{color:#FF6633;font-size:9pt;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-weight:bold;}.footer
{
	font-size: 9pt;
	color: #003366;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: none;
}.footerLink
{
	font-size: 9pt;
	color: #003366;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: none;
}.footerLink:hover
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}#contact{font-size:10pt;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-weight:bold;}
.careerExpandingText
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 12 px;
	color: #333333;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

.faqQuestion
{
	font-weight: bold;
font-size:9pt;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
color:#333333;
}
.faqAnswer
{
	font-size: 9pt;
	padding-bottom: 15px;
	color: #333333;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}
.MenuGroup
{
         padding: 0px;
}

.MenuItem
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	cursor: hand;
	color: #696969;
	padding-top: 0px;
	font-family: Verdana, Arial;
	background-color: #f4f4f4;
}

.MenuItemOver
{ 
       	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	cursor: hand;
	padding-top: 0px;
	font-family: Verdana, Arial;
		background-color: #f4f4f4;
 
}
.MenuItemClicked
{ 
       	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	cursor: hand;
	padding-top: 0px;
	font-family: Verdana, Arial;
		background-color: #f4f4f4;
 
}
.Separator
{
         background-color:white; 
         margin-left: 10px;
         margin-right: 10px;
}

A:link {color: #003366;text-decoration:none}A:hover {color:#FFFFFF;text-decoration:none;}.contentLink
{
	font-size: 9pt;
	color: #333333;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}
.contentLink:link
{
	font-size: 9pt;
	color: #333333;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}
.contentLink:hover
{
	font-size: 9pt;
	color: darkgray;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}