body {
	padding:0;
	border:0;			
	width:100%;
	background:#3366cc;
	}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 790px;
	background-color: #FFFFFF;
	}
#header {
	margin-left:auto;
	margin-right:auto;
	width:790px;
	background-color:#fff;
	}
#headerimggroup{
	margin-left:3px;;
	margin-right:auto;
	width:790px;
	height:112px;
	}
.headerimg {
	float:left;
	width:157px;
	height:113px;
	border:none;
	background-color:#fff;
	margin-top:3px;
	}
.headerimgitem {
	width:150px;
	height:113px;
	border:none;
	}
#mainlogo{
	clear:both;
	width:100%;
	height:120px;
	background-color:#99ccff;
	margin-top:10px;
	padding-top:18px;
	vertical-align:middle;
	}

ul {
	list-style-type: disc;
	list-style-position:outside;
	margin-left:15px;
}

ul ul {
	list-style-type: square;
	list-style-position:outside;
}
		
#menuheader {
	width:143px;
	background-color:#99CCFF;
	color:#000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: normal;
	margin-top:10px;
	padding:3px;
	border:1px #6699CC solid;
	text-align:left;
	margin-bottom:1px;
}
.menu {
position:relative; 
z-index:1000;
font-size:90%;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:151px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
}

/* get rid of the table
table {position:absolute; top:0; left:0; z-index:100; font-size:1em;} */

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:100%;
color:#000; 
background:#6699CC;
text-indent:5px;
border:1px solid #fff;
border-width:0 1px 1px 0;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:150px; w\idth:149px;}
/* style the link hover */
.menu a:hover{
color:#000;
background:#99CCFF;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:151px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

#plateimg {
	margin-left:35px;
}
#content {
	clear:both;
	position:relative;
}
#content .table {
	margin-bottom: 10px;
}
		
/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		margin-left:auto;
		margin-right:auto;
		width:790px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0;
	}
	
	/* 2 Column (left menu) settings */
	.leftmenu {
		background:#fff;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:79%;			/* right column width */
		background:#fff;	/* left column background colour */
	}
	.leftmenu .col1 {
		width:79%;			/* right column content width */
		left:101%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:20%;			/* left column content width (column width minus left and right padding) */
		left:1%;			/* (right column left and right padding) plus (left column left padding) */
		margin-top:3px;
	}
	/* Footer styles */
	#footer {
		clear:both;
		position: relative;
		float:left;
		width:100%;
		border-top:1px solid #000;
		margin-top:0;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	/* --> */
a:link {text-decoration:none;color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
a:visited {text-decoration:none;color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold}
a:hover {color:#0033CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
a:active {text-decoration:none;color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}

a.keys:link {text-decoration:underline;color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
a.keys:visited {text-decoration:underline;color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold}
a.keys:hover {color:#0033CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline}
a.keys:active {text-decoration:underline;color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}

a.services:link {text-decoration:underline; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
a.services:visited {text-decoration:underline; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal}
a.services:hover {color:#0033CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline}
a.services:active {text-decoration:underline;color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}

a.blue:link { text-decoration:none; color:white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; font-variant: normal  }
a.blue:visited { text-decoration:none; color:white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; font-variant: normal  }
a.blue:hover { text-decoration:none; color:#00CCFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; font-variant: normal  }
a.blue:active { text-decoration:none; color:white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; font-variant: normal }

p, td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}

h3 {  color:#003399; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal}

/*.pagetitle {
	color:#003399; font-family: "Trebuchet MS" "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; font-style:italic}*/

.pagetitle {
	color:#000000; font-family: "Trebuchet MS" "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; font-style:normal; width:95%}
	
h4 {  color:#003399; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold}

h5 {  color: #0066CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal}

#sidebarImages {
	position:relative;
	float:left;
	width:150px;
	margin-top:10px;
	
}

#sidebarImg{
	margin:10px auto;
	}
	
#crumb {
	position:relative;
	clear:both;
	float:right;
	margin:5px 30px 0px 10px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#crumb a{
	text-decoration:underline;
	color:#0033CC; 
	
}
.linebreak {
	position:relative;
	clear:both;
	display:block;
}
.lineheight {
	line-height: 11px;
	max-height: 11px;
}
