/* CSS Document */

/* Font Colours
Aidans Blue - 3300ff
Slate Gray from fllor slates - #506674
Tan - 904734
Green  - 003300
Pinky Tan - 6E4647
Baby sh|t yellow - E0B439
Plum - 887788
gray - 666666

Pale Purple - 9966FF

*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	/*
	background-image:url(../images-new-design/bg-1.jpg)
	*/
}

img{
	border:none;
}

.sel, a.sel:link 
{
	color: #333333;
	background-color:#EEEEEE;
	font-weight: bold;
	letter-spacing: normal;
}

a.sel:visited{
	color: #333333;
	background-color:#EEEEEE;
	font-weight: bold;
	letter-spacing: normal;	
}

a.sel:hover{
	text-decoration:underline;
	letter-spacing: normal;	
}

a.sel:active{
	color: #003399;
	background-color:#EEEEEE;
	font-weight: bold;
	letter-spacing: normal;	
}

.normCategory, a.normCategory:link{
	text-decoration: none;
	color:#0066CC;
	font-size:11px;
	font-weight:bold;
	letter-spacing: normal;	
}

a.normCategory:visited{
	text-decoration: none;
	color:#0066CC;
	font-size:11px;
	font-weight:bold;
	letter-spacing: normal;	
}

a.normCategory:hover{
	text-decoration:underline;
	letter-spacing: normal;	
}

.norm, a.norm:link
{
	text-decoration: none;
	color:#003399;
	font-size:11px;
	font-weight:bold;
	letter-spacing: normal;	
}

a.norm:visited{
	text-decoration: none;
	color:#003399;
	font-size:11px;
	font-weight:bold;
	letter-spacing: normal;	
}

a.norm:hover{
	text-decoration:underline;
	letter-spacing: normal;	
}

a.norm:active{
	text-decoration: none;
	letter-spacing: normal;	
	color:#003399;
	font-size:11px;
	font-weight:bold;
}

.formelements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399; /* His blue*/
	font-size: 11px;
}

h1 {
	font-size: 26px;
	color: #000;
	font-weight: normal;
}

h2 {
	font-size: 17px;
	color: #000;
	font-weight: normal;
}

#mainContainer {
	width:830px;
	padding:3px;
	margin-right:auto;
	margin-left:auto;
}

#banner {
	width:830px;
	float:left;
	background-image: url(../images/banner-bg-jpg.jpg);
	background-repeat:no-repeat;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #003399;
	text-decoration: none;
}



/* Top Navigation */
#topNav {
	width:828px;
	float:left;
	text-align: right;
	padding: 0px;
	background-color: #EEEEEE;
	border-right:#DFDFDF 1px solid;
	border-left:#DFDFDF 1px solid;
	border-bottom:#DFDFDF 1px solid;		
}
#navlinks {
	margin: 0;
	padding: 3px;
	font-size:16px;
}

#navlinks li {
	margin: 0;
	display: inline;
	list-style-type: none;
}

#navlinks a:link, #navlinks a:visited {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #003399; /* His blue*/
}

#navlinks a:link.active, #navlinks a:visited.active, #navlinks a:hover {
	color: #000;
}


/* 2 Col Background */
#cols-top {
	background-color:#FFFFFF;
	background-image:url(../images/2colume-bg-top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:830px;
	height:6px;
}

#cols {
	background-image:url(../images/2colume-bg.gif);
	background-repeat:repeat-y;
	width:830px;
	height:auto;
	float:left;
	clear:both;
}

.clear {
	clear: both;
}




/* Left Navigation */
#leftNav {
	width: 248px;
	float:left;
	margin-top:0px;
	margin-bottom: auto;
	border-left:1px solid #DFDFDF;
}

#leftNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftNav li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

#leftNav li a:link, #leftNav li a:visited {
	color: #003399; /* His blue*/
	display: block;
	padding: 0px 0 0 20px;
	background-image: url(../images/menu3.gif);
	background-repeat:no-repeat;
}

#leftNav li a:hover, #leftNav li #current {
	color: #999;
	padding: 0px 0 0 20px;
	background-image: url(../images/menu3.gif);
	background-repeat:no-repeat;
	text-decoration:underline;
	color: #333333;
}
		
#leftNavHeader
{
	background-color:#F7F7F7;
	border-bottom:#DFDFDF 1px solid;
	border-right:#DFDFDF 1px solid;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	padding-left:4px;
	color: #003399; /* His blue*/
}	

/* Content Block */
#contentArea {
	width:560px;
	float:right;
	margin-left:1px;
	margin-right:7px;
	margin-top:8px;
	padding-left:5px;
}
/* Bottom of the 2 columns */
#bottomCurves {
	width:830px;
	background-image:url(../images/bottom-curves.gif);
	background-repeat:no-repeat;
}
/* Base Navigation */
#baseNav {
	width:830px;
	text-align: right;
	padding-right: 10px;
}

#baselinks li {
	padding: 0;
	display: inline;
	list-style-type: none;
}

#baselinks a:link, #baselinks a:visited {
	font-size: 11px;
	line-height: 14px;
	padding: 3px;
	text-decoration: none;
    color: padding: 5px;;
	color: #333333; /* His blue*/
}

#baselinks a:link.active, #baselinks a:visited.active, #baselinks a:hover {
	padding-bottom: 6px;
	color: #000;
}


.leftDiv{
width:10px;
float:left;
padding-top:2px;
}

.rightDiv{
float:left;
vertical-align:top;
padding-top:0px;
}


/* Navigation Divider*/
.listDivider {
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dividerheading {
	background-color: #EEEEEE;
	padding: 5px;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.catrollover {
	border: 2px solid #fff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}
	
a:hover .catrollover { 
	border:2px solid #2B3399;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}


.grayBlock {
	background-color: #F7F7F7;
	display: block;
	border: 1px solid #EEEEEE;
	padding: 10px;
}
.locationDiv {
	height: 250px;
	width: 250px;
}#mainContainer #cols div {
}
.business_solutions {
	float:left;
	margin-right:20px;}
/*#business_solutions p{
	display:block;}*/
/*#business_solutions ul{
	display:block;}
#business_solutions li{
	margin-left:70px;}*/