body
{
	font-size: 16px;	
}

.HeaderFont
{
    font-weight: bold;
    font-size: 16pt;
    color: #0000cd;
    
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
}
.HeaderBgLeft {
	background-color: #FFFFFF;
	background-image: url(images/header_bg_left.gif);
}
.HeaderBgRight {

	background-color: #FFFFFF;
	background-image: url(images/header_bg_right.gif);
}
.BodySettings {
	background-color: #FFFFFF;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.SiteColor1 {
	background-color: #C1E1D6;
}
.SiteColor2 {
	background-color: #F3F3F3;
}
.SiteColor3 {
	background-color: #FFFFFF;
}
.SiteBorderColor1 {
	background-color: #FFFFFF;
}
.SiteBorderColor2 {
	background-color: #999999;
}
a:link {  text-decoration: underline; color: #0000CC}
a:visited {  text-decoration: underline; color: #003366}
a:hover {  text-decoration: underline; color: #0187AD}

.LinkNoLine:link {  text-decoration: none; color: #333333}
.LinkNoLine:visited {  text-decoration: none; color: #333333}
.LinkNoLine:hover {  text-decoration: underline; color: #666666}

.LinkRedItalicDefaultNoLine:link { text-decoration: none; font-style:italic; font-weight:bold; color: Red}
.LinkRedItalicDefaultNoLine:visited { text-decoration: none; font-style:italic; font-weight:bold; color: Red}
.LinkRedItalicDefaultNoLine:hover { text-decoration: underline; font-weight:normal; color: Blue}

.LinkRed:link { text-decoration: underline; font-size:14px; font-weight:bold; color: Red}
.LinkRed:visited { text-decoration: underline; font-size:14px; font-weight:bold; color: Red}
.LinkRed:hover { text-decoration: underline; font-size:14px; font-weight:bold; color: Blue}

.LinkRedDefaultsize:link { color: Red; font-weight:bold; text-decoration: underline;}
.LinkRedDefaultsize:visited { color: Red; font-weight:bold; text-decoration: underline;}
.LinkRedDefaultsize:hover { color: Blue; font-weight:normal; text-decoration: underline;}

.PoweredBy {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	border : 1px solid #666666;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.TextColor1 {
	color: #333333;
}
.HeadlineText {
	font-size: 18px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;

}
.ListHeadlineColor {
	background-color: #C1E1D6;
}
.ListRowColor1 {
	background-color: #E0F1EA;
}
.ListRowColor2 {
	background-color: #EFF8F4;
}
.FormBoxColor {
	background-color: #EFF8f4;
}
.FormBoxBorderColor {
	background-color: #98CDBB;
}
.TextSmall10 {
	font-size: 10px;
	text-decoration: none;
}
.HeaderText {
	font-size: 11px;


}
.ListHorLineColor {

	background-color: #C1E1D6;
}
.ListHorLineColor2 {


	background-color: #FFFFFF;
}
.FeaturedJobsBox {
	border: 1px solid #C1E1D6;

}
.FeaturedJobsBoxHeadRow {
	background-color: #C1E1D6;
}
.ListBottomRow {
	background-color: #FFFFFF;
}.LineHorz {
	background-image: url(images/hr_horz.gif);
}
.LineVert {
	background-image: url(images/hr_vert.gif);
}
.Required
{
	color:Red;
}
.Bold
{
	font-weight:bold;
}

.RedItalics
{
    color: red;
    font-style: italic;
}

.Small
{
    font-size:xx-small;   
}

.MarginTopBottom
{
    margin-top:10px;
    margin-bottom:10px;
}

.MarginLeft
{
    margin-left:30px;
}

.Center
{
    text-align:center;
}

.Bold12Italic
{
    font-size:12pt; 
    font-weight:bold; 
    font-style:italic
}
.purpleBlock {
	background-color: #609;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3333;
	font-weight: bold;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FF3333;
}

.redtext
{
	color: Red;
}

.whitetext
{
	color: White;
}

.morepadding
{
	background-color: Aqua;
}

.pagerStyle span
{
	color: Aqua;
	font-size: 12px;
}

.pagerStyle td
{
	color: Aqua;
	font-size: 12px;
}

.detailsViewPager td
{
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 1px; 
	padding-bottom: 2px;
}

.smalllabel
{
	color: White;
	font-size: 12px;
}