﻿body
{
	font-size: 12px;
	color: #19497a;
	font-family: 'Century Gothic', Verdana;
	background-color: #fdfdff; /* #eceaff */
	text-align: center;
}

.pagetext
{
	font-size: 12px;
	color: #19497a;
	font-family: 'Century Gothic', Verdana;
	text-align:left ;
	}

.listcontainer
{
padding-right: 20px; 
padding-left: 10px; 
list-style-type: none; 
text-align: right; 
margin-top:60px;
}

A.HeaderNav, A.HeaderNav:visited, A.HeaderNav:active, A.HeaderNav:link
{
	font-weight: normal;
	font-size: 11px;
	color: #19497a; /*lightblue;*/
	font-family: 'Century Gothic', Georgia, Verdana;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 1px;
	margin-top: 2px;
}
A.HeaderNav:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #19497a; /*cornflowerblue; */
	font-family: 'Century Gothic', Georgia, Verdana;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 1px;
	margin-top: 2px;
}

A.navlink, A.navlink:visited, A.navlink:active, A.navlink:link
{
	font-weight: bold;
	font-size: 12px;
	color: #606060;
	font-family: 'Century Gothic', Georgia, 'Times New Roman';
	text-decoration: none;
}
A.navlink:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #b70a38;
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	text-decoration: underline;
}

li.NavItem
{
	padding-bottom: 5px;
	padding-top: 5px;
}

A.TopNav, A.TopNav:visited, A.TopNav:active, A.TopNav:link
{
	font-weight: bold;
	font-size: 11px;
	color: #909090;
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	padding-bottom: 5px;
	padding-top: 4px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-right: #f1f1f1 1px solid;

}
A.TopNav:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 4px;
	background-color: #eceaff;
	padding-right: 8px;
	padding-left: 8px;
	border-right: #eceaff 1px solid;

}

A.TopNavRightCorner, A.TopNavRightCorner:visited, A.TopNavRightCorner:active, A.TopNavRightCorner:link
{
	font-weight: bold;
	font-size: 11px;
	color: #909090;
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	padding-bottom: 7px;
	padding-top: 4px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;

}
A.TopNavRightCorner:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	text-decoration: none;
	padding-bottom: 7px;
	padding-top: 4px;
	background-color: #eceaff;
	padding-right: 8px;
	padding-left: 8px;

}




A.News, A.News:visited, A.News:active, A.News:link
{
	font-weight: bold;
	font-size: 11px;
	color: #b70a38;
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	text-decoration: underline;
}
A.News:hover
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	text-decoration: none;
}



A.SectionNaviation, A.SectionNaviation:visited, A.SectionNaviation:active, A.SectionNaviation:link
{
	font-weight: normal;
	font-size: 11px;
	color: #19497a; /*043f6f lightsalmon*/
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	margin: 1px;
	padding-top: 2px;
}
A.SectionNaviation:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #b70a38;
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	margin: 1px;
	padding-top: 2px;
}
A.SectionNaviationSelected
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	margin: 1px;
	padding-top: 2px;
	background-color: #909090;
}



div.SectionTitle
{
	font-size: 12px;
	color: #B70A38;
	font-family: Georgia;
	font-weight: bold;
}

.SubTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #696969;
	font-family: Georgia;
}

.CareerTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #19497a;
	font-family: Georgia;	
	}
TD.Career
{
	padding: 6px;
	background-color: #f8f8f8;
}

input.coreforms
{
	width:300px;
	border-right: thistle 1px solid; 
	border-top: thistle 1px solid; 
	font-weight: normal; 
	font-size: 12px; 
	border-left: thistle 1px solid; 
	color: dimgray; 
	border-bottom: thistle 1px solid; 
	font-family: Tahoma;  
	text-decoration: none;
	
}
a.ref
{
	font-size: 9px;
	color: #c0c0c0;
	font-family: Arial;
	text-decoration: underline;
}

a.ref:hover
{
	font-size: 9px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	background-color: #c0c0c0;
}


A.NewsScroll
{
	font-weight: normal;
	font-size: 11px;
	color: #606060; /*043f6f lightsalmon*/
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	margin: 1px;
	padding-top: 2px;
}
A.NewsScroll:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #b70a38;
	font-family: 'Century Gothic' , Georgia, 'Times New Roman';
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	margin: 1px;
	padding-top: 2px;
}