
.ContentPane, .LeftPane
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.QuicklinksPane a, .QuicklinksPane a:visited, .QuicklinksPane a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#FFFFFF;
	
}
.QuicklinksPane td
{
	padding-left:10px;
}
.C1Table
{
	width:100%;

}
.C1Title  
{    	
	padding-top:5px;
	background-image: url('graytop.gif');
	background-repeat:repeat-x; 
	padding-bottom:10px;	
	font-size:medium;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height:35px;
}
.C1Title td
{
    padding-left:5px;
}
.C1Content 
{
	font-size:small;
	padding-left:3px;
}
.C1Content td
{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;	
}

.CxTable 
{
	width:100%;
	background-color:#f0efde;  	
}

.CxTop
{
	height:7;
}

.CxTitle
{
	padding: 5px  0px 10px 10px;
	font-size:medium;
	color:#0d5886; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f0efde; 
}

.CxTitle .Head
{	
	font-size:18;
	color:#0d5886; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.CxContent
{
	padding:0px  0px 0px 0px;	
}

.cblueTable 
{
	width:100%;
	background-color:#487d9e;  	
}

.cblueTop
{
	height:7;
}

.cblueTitle
{
	padding: 5px  0px 10px 10px;
	font-size:medium;
	color:White; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.cblueContent
{
	padding:0px  0px 0px 0px;	
}

.Cx2Table 
{
	width:100%;
	background-color:#f1f0de;  	
}

.Cx2Top
{
	height:7;
}

.Cx2Title
{
	padding: 5px  0px 10px 10px;
	font-size:medium;
	color:#0d5886; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.Cx2Title .Head
{	
	font-size:20;
	color:#0d5886; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.Cx2Content
{
	padding:0px  0px 0px 0px;	
}

.C2Table
{
	width:100%;
	BORDER: Gray 1px solid; 
}
.C2Top
{
	background-color:#999999;height:7;
}
.C2Title
{
	padding: 5px 0px 10px 10px;
	font-size:medium;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.C2Content
{
	padding:0px 0px 0px 10px;	
}



.C3Table
{
	CLEAR: both; 
	BORDER-TOP: #767676 7px solid; 
	WIDTH: 100%; 
	HEIGHT: 30px; 
	BACKGROUND-COLOR: #ededed;
}
.C3Content
{
	PADDING-LEFT: 10px; 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.C4Table
{
	CLEAR: both; 
	WIDTH: 100%; 
	HEIGHT: 30px; 
	background-color:#4A7D9C;
}
.C4Content
{
	PADDING-LEFT: 10px; 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#4A7D9C;
	color:White;
	border:5px;

}
.C5Content
{
	padding:0px 0px 0px 10px;
}

/*for the latest news container*/
.LatestNewsTable
{
	border-bottom: solid 1px gray;
	
}
.LatestNewsContent a:link, .LatestNewsContent a:visited, .LatestNewsContent a:hover
{
	color: red;
	text-decoration:underline;
	text-indent:5px;
}


.LatestNewsContent td 
{
    color: black;
}

.FooterPane
{
	background-color:#EDEDED;
	font-size:xx-small;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	
	padding:10px 0px 10px 0px;
}
.FooterPane a
{
	background-color:#EDEDED;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#767676;
	font-size:10px;
	font-weight:bold;
}

.menulp
{
 padding-left:2px;
 height:224px;
 	
}
#spacer
{
	height:30px;
	background-image: url('BarleygreenBottom.jpg');
	border-left: solid 2px white;
	background-repeat:no-repeat;
}


/* Main Menu */
.ABBMenuContainer {
	background-color: Transparent; 
	width:100%;
	background-image: url('Barleygreen.jpg'); 
	background-repeat:repeat-y;
	
}

.ABBMenuBar 
{
	cursor:pointer;
	background-color: Transparent;
	height:32px;
	font-weight:bold;
	border-width:0px;
}

/*All Menu Items*/
.ABBMenuItem {
	cursor: pointer; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	padding:0px;
	z-index:110;
}

/*Sub Menu*/
.ABBMenuItemSel {
	cursor: pointer; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal;
}

/*Root Menu Selected Hover*/
.ABBRootMenuItemSelected
{
	background-color:Transparent; 
	color:White; 
	height:32px;	
	font-weight: bold; 
	padding:0px;
	margin:0px;
} 

.ABBMenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
}


.ABBRootMenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer;
	border-width:0px;
	display:none;	
}

.ABBMenuBreak 
{
}

/*SubMenuContainer*/
.ABBSubMenu 
{
	background-color:#4C6A30;
	cursor: pointer; 
	_filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	z-index:100;	
	border: solid 1px #DDDDDD;
	
}
.ABBSubMenu td
{
	border-bottom: solid 1px #DDDDDD;
	padding: 1px 1px 1px 3px;
}

.ABBSubMenuItemSelected
{
	background-color: White;
	color: #4C6A30; 
	font-weight:normal;
}

.ABBMenuIcon 
{
	display:none;
	cursor: pointer; 
	border-width:0px;
	background-color: #4C6A30;
}
.Grain
{
	background-image: url('secimage.gif'); 
	background-repeat:repeat-x; 
}
.newsitem
{
    padding-bottom:5px;
    padding-top:3px;
    padding-right:2px;    
    text-decoration:none;
    color: #122c4a;        
    font-size:12px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;    
    border-bottom : solid 1px #cdceae;    
}

.newsitemFooter
{
	padding-bottom:5px;
    padding-top:3px;
    padding-right:2px;    
    text-decoration:none;
    color: #122c4a;        
    font-size:12px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;        	
}

.newsitem a:link ,.newsitemFooter a:link, .newsitem a:visited, .newsitemFooter a:visited {color:#122c4a;font-weight:normal;text-decoration:underline;}
.newsitem a:active,.newsitem a:hover, .newsitemFooter a:active, .newsitemFooter a:hover {color:#122c4a;font-weight:bold;text-decoration:underline}

.newsitemDate
{
	color: #353535;        
}

.newstitle
{
	display:inline;
	margin-left:2px;
	margin-right:2px;
    padding-bottom:5px;
    padding-top:3px;
    padding-right:2px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    COLOR: #122c4a;
    font-size:12px;
    font-weight:bold;
}

.th
{
	background-color:#487D9E;
	font-family:Arial, Helvetica, sans-serif;
	color:White;
	border-bottom: solid thin #808080;
	font-size:small;
}
.th2 td
{
	background-color:#487D9E;
	font-family:Arial, Helvetica, sans-serif;
	color:White;
	font-size:12px;
}

.pricingTable
{
	border-style:solid;
	border-width:thin;
	border-color:#808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	border-collapse:collapse;
}
.ClearLink
{
	text-decoration: underline;	
	margin-left:30px;
	position:relative;
	color:White;
	cursor: pointer;
}
.treeview table
{
	table-layout:fixed;
}
.summaryTable
{
	border-collapse:collapse;
	width:100%;
	border: solid 1px gray;
}

/* Pricing Search results Gridview */
.GridViewHeader th
{
	background-color:#487D9E;
	color:White ! important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.GridViewRow
{
	background-color:White;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.GridViewAlternatingRow
{
	background-color:#F0F0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.GridViewNoResults
{
	background-color:#F0F0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.FormTable
{
        width:100%;
}
.FormLabelCell
{
        width:25%;
}
.FormControlCell
{
        width:75%;
}
.FormTextbox
{
        width:75%;
}
.FormTextarea
{
        width:75%;
}

a:active,a:visited,a:link,a:hover {color: #333399; text-decoration: underline;}
/*a:hover {color: #000033; text-decoration: none;}*/

a.SkinObject:link {
color:#333399;
font-weight:normal; 
font-size:10; 
text-decoration:underline;
}

.breadcrumbs{color:#3A45A1;font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:bold;}
a.breadcrumbs:link{color:#3A45A1;text-decoration:none}
a.breadcrumbs:visited{color:#3A45A1;text-decoration:none;}
a.breadcrumbs:active{color:#6D94B9;text-decoration:underline;}
a.breadcrumbs:hover{color:#6D94B9;text-decoration:underline;}

.Weather 
{
	color:#487d9e; 
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold; 
    font-size:11px;    
    background-color:Transparent; 
}

.Weather a:link, .Weather a:visited, .Weather a:active {color:#487d9e; text-decoration:underline;}
.Weather a:hover {color:#487d9e;text-decoration:none;}

.HomeRotator p, .HomeRotator td,.HomeRotator a:link
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;  
	color:White;
}

.HomeRotator td
{
	font-size:12px;
	background-color: #487d9e;	 
}

.quicklinks
{
	color:Gray;
	font-size:12px; 	
}

.quicklinks a:link{color:#0d5886;font-weight:bold; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:none}
.quicklinks a:visited{color:#0d5886; font-weight:bold;text-decoration:none;}
.quicklinks a:active{color:#0d5886;font-weight:bold;text-decoration:underline;}
.quicklinks a:hover{color:#0d5886;font-weight:bold;text-decoration:underline;}

.Title
{
	color:#0d5886;
	font-size:18px; 
	font-weight:bold;  
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Login
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

