body {
	background-color: #FFFFFF;
	background-image: url(../_img/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,
td,
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
form {
	margin: 0px;
}

.shadow
{
	background-image: url(../_img/sideShadow.jpg);
	background-repeat: repeat-x;
}

.logo
{
	margin-top: 18px;
	margin-left: 20px;
}


a:link {
	color: #00ADEF;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #00ADEF;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #00ADEF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #00ADEF;
	font-weight: normal;
	text-decoration: underline;
}

#breadCrumb
{
	position:absolute;
	top: 175px;
	font-size: 11px;
	color: #C0C0C0;
	text-transform:lowercase;
}

.breadCrumb a:link {
	color: #C0C0C0;
	font-weight: bolder;
	text-decoration: none;
}
.breadCrumb a:visited {
	color: #C0C0C0;
	font-weight: bolder;
	text-decoration: none;
}
.breadCrumb a:active {
	color: #00ADEF;
	font-weight: bolder;
	text-decoration: none;
}
.breadCrumb a:hover {
	color: #00ADEF;
	font-weight: bolder;
	text-decoration: none;
}

.contentArea
{
	vertical-align: top;	
	padding: 0px 25px 30px 55px;

	background-image: url(../_img/PageHeadingIcon.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
}
.contentImage
{
	vertical-align: top;
	text-align: right;	
	width: 350px;
	padding: 0px 15px 30px 0px;
}

.contentBackground
{
	background-color: #FFFFFF;	
}

.contentStar
{
	background-image: url(../_img/topStar.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;	
}

.txtHomeContent
{
	padding: 10px 25px 25px 25px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3A3A5;
}

.txtContent 
{
	padding-top:10px;
	line-height: 19px;
}
.txtError {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: normal;
	line-height: 18px;
}

.validator 
{
	padding-left:0px;
	padding-top:0px;	
	padding-bottom:0px	
}

.txtError ul 
{
	padding-top:5px;	
	margin-top:0px;	

	padding-left:10px;
	margin-left:10px;
	list-style-type:none;
}

.frmText
{
	border: solid 1px #CCCCCC;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom:2px;
	padding-top:5px;
	padding-left:5px;
	height:25px;
}
.frmTextArea
{
	border: solid 1px #CCCCCC;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	overflow: auto;
}

.txtText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.required 
{
	font-size: 12px;
	color: #05ACF0;
	font-weight:bolder;
	vertical-align:top;
	padding-left:5px;
}

.menu
{
	background-image: url(../_img/MenuBackGround.jpg);
	background-repeat: no-repeat;
}

.txtSitemapHeadingLink
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #A4A5A7;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.txtSitemapLink
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #00ADEF;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
	padding-left: 40px;
}

a.txtSitemapHeadingLink:link {
	color: #00ADEF;
	text-decoration: none;
}
a.txtSitemapHeadingLink:visited {
	color: #00ADEF;
	text-decoration: none;
}
a.txtSitemapHeadingLink:hover {
	color: #A4A5A7;
	text-decoration: none;
}
a.txtSitemapHeadingLink:active {
	color: #A4A5A7;
	text-decoration: none;
}

a.txtSitemapLink:link {
	font-weight: normal;
	color: #A4A5A7;
	text-decoration: underline;
}
a.txtSitemapLink:visited {
	font-weight: normal;
	color: #A4A5A7;
	text-decoration: underline;
}
a.txtSitemapLink:hover {
	font-weight: normal;
	color: #00ADEF;
	text-decoration: none;
}
a.txtSitemapLink:active {
	font-weight: normal;
	color: #00ADEF;
	text-decoration: none;
}

.dynamicPage
{
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bolder;
}

a.dynamicPage:link {
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bolder;
	text-decoration: none;
}
a.dynamicPage:visited {
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bolder;
	text-decoration: none;
}
/*a.dynamicPage:active {
	font-size: 12px;
	color: #00ADEF;
	font-weight: bolder;
	text-decoration: none;
}*/
a.dynamicPage:hover {
	font-size: 12px;
	color: #00ADEF;
	font-weight: bolder;
	text-decoration: none;
}

.currentDP
{
	font-size: 12px;
	color: #00ADEF;
	font-weight: bolder;
}

a.currentDP:link {
	font-size: 12px;
	color: #00ADEF;
	font-weight: bolder;
	text-decoration: none;
}
a.currentDP:visited {
	font-size: 12px;
	color: #00ADEF;
	font-weight: bolder;
	text-decoration: none;
}
/*a.currentDP:active {
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bolder;
	text-decoration: none;
}*/
a.currentDP:hover {
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bolder;
	text-decoration: none;
}

.serviceListItem 
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #AEAEB0;
	
	margin-left: 15px;
	padding-left: 25px;
	
	text-transform:uppercase;
	
	background-image: url(../_img/ArrowA.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

a.serviceListItem:link {
	font-size: 16px;
	color: #AEAEB0;
	font-weight: normal;
	text-decoration: none;
}
a.serviceListItem:visited {
	font-size: 16px;
	color: #AEAEB0;
	font-weight: normal;
	text-decoration: none;
}
/*a.serviceListItem:active {
	font-size: 16px;
	color: #00ADEF;
	font-weight: normal;
	text-decoration: none;
}*/
a.serviceListItem:hover {
	font-size: 16px;
	color: #00ADEF;
	font-weight: normal;
	text-decoration: none;

	background-image: url(../_img/ArrowB.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}


h1
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #013F5E;
}

h2
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #013F5E;
}



/* root element for scrollable */ 
#FeaturedItems { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
 
    /* vertical scrollers have typically larger height than width */ 
    height: 82px; 
    width: 760px; 

    background-color: #F6F6F6;
} 
 
/* root element for scrollable items */ 
#FeaturedItems div.items { 
	/* this cannot be too large */     
	width:20000em;     
    height: 82px; 
    position:relative; 

    background-color: #F6F6F6;
}

.FeaturedItem
{
    height: 82px;
    width: 225px;

	font-size:10px;
	color: #999999;
	line-height: 19px;
	float:left;

	border-left: solid 1px #CCCCCC;
	padding: 0px 15px 0px 15px;

    background-color: #F6F6F6;
}

.FeaturedItemText
{
	font-size:11px;
	color: #999999;
	line-height: 19px;
}

.FeaturedItemText a,
.FeaturedItemText a:visited
{
	color: #999999;
	font-weight:bold;
}

.FeaturedItemText a:hover
{
	color: #009EDF;
	text-decoration: underline;
	font-weight:bold;
}
