/* CSS Document */

body{
	margin:7px 0px;
	background-image:url(images/background.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
}
.maintable{
	width:750px;
	border: 1px solid #999999;
	background-color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#666666;
}
a:hover {
	text-decoration:underline;
}
#a1{
	height:90px;
	width:476px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #999999;
}
#a2{
	text-align:center;
	vertical-align:top;
	height:73px;
	width:260px;
}
#a2 p{
	margin-top:3px;
	font-size:x-small;
}
#b1{
	height:24px;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;	
	border-bottom:1px solid #999999;

}
#b1 a {
}
#b1 a:hover{
	color:#0066cc;
	text-decoration:none;
}
#b1 #servicestab {
	padding-top:2px;
	float:left;
	text-align:center;
	width:124px;
	height:20px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

#b1 #productstab {
	padding-top:2px;
	margin-left:5px;
	float:left;
	text-align:center;
	width:124px;
	height:20px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#b1 #servicestab:hover, #b1 #productstab:hover, #b1 #servicestab.over, #b1 #productstab.over {
	background-image:url(images/tab_bg.gif);
	background-repeat:repeat-x;
	color:#0066cc;
}
#c1{
	height:136px;
	width:346px;
	padding-left:7px;
	background-image:url(images/greenleft.jpg);
	background-position:right;
	background-repeat:no-repeat;
	
}
#c2{
	height:136px;
	width:390px;
}
#d1{
	width:736px;
	height:22px;
	
	background-color:#dddddd;
}
#e1{
	width:514px;
	padding:7px;
}
#e2{
	padding:7px;
	vertical-align:top;
}
#e3{
	width:100%;
	padding:7px;
}
#lightgreyheader {
	margin:0px;
	background-color:#dddddd;
	padding:2px;
	font-weight:bold;
	color:#666666;
	vertical-align:middle;
}
#orangeheader {
	margin:0px;
	background-color:#FFCE84;
	padding:2px;
	font-weight:bold;
	color:#666666;
}
#darkgreyheader {
	margin:0px;
	background-color:#999999;
	padding:2px;
	font-weight:bold;
	color:#ffffff;
	vertical-align:middle;
}
#content p.normal {
	margin-top:6px;
	margin-bottom:6px;
	line-height:15px;
}
#content ul {
	margin-top:5px;
	margin-bottom:5px;
}

#content ul li {
	margin-top:10px;
	margin-bottom:10px;
}
#content li.list1{
	list-style-image:url(images/bullet1.gif);

}
#content li.list2 {
	list-style-image:url(images/bullet2.gif);

}
#content li.list3 {
	list-style-image:url(images/bullet3.gif);

}
#content li.list4 {
	list-style-image:url(images/bullet4.gif);
}

#content a {
	font-weight:bold;
	text-decoration:underline;
}
#content a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#0066cc;

}

#newsitem {
	margin-top:6px;
}
#newsitem p.date {
	margin:0px;
	background-color:#cee6ce;
	padding:2px;
	padding-left:7px;
	padding-right:7px;
	font-weight:bold;
}
#newsitem p.heading {
	margin:0px;
	background-color:#e8f8ff;
	padding:2px;;
	padding-left:7px;
	padding-right:7px;
}
#newsitem p.heading a {
	font-weight:bold;
	text-decoration:underline;
}
#newsitem p.heading a:hover {
	color:#0066cc;
	font-weight:bold;
	text-decoration:underline;
}

#newsitem p.content {
	margin:0px;
	background-color:#e8f8ff;
	padding:2px;
	padding-left:7px;
	padding-right:7px;
}
#f1{
	width:30%;
	height:34px;
	padding:3px;
	padding-left:10px;
	background-image:url(images/footer_back.gif);
	background-repeat:repeat-x;
}
#f1 p{
	font-size:small;
	font-weight:bolder;

}
#f2{
	width:70%;
	text-align:right;
	height:34px;
	padding:3px;
	padding-right:10px;
	background-image:url(images/footer_back.gif);
	background-repeat:repeat-x;
}
#f2 p{
	font-size:small;
	font-weight:bolder;

}

span.green {
	color:#008837;
}
#menu ul{
	width:736;
	padding:0;
	margin:0;
}
#menu li{
	height:22px;
	display:inline;
	margin-bottom:-5px;
	padding-left:20px;
	padding-right:20px;

	font-size:14px;
	font-weight:bold;
	border-right:1px solid #ffffff;
}
#hovertext {
	color:#F7E404;
	padding-left:25px;
	padding-top:0px;
	font-size:24px;
	font-weight:normal;
}

.heading {
	font-size:medium;
	font-weight:bold;
	text-decoration:underline;
}
#content .error {
	color: #FF0000;
}

.pictureleft {
float:left;
	padding-right:15px;
	padding-top:5px;
	}

.pictureright {
float:right;
	padding-right:15px;
	padding-left:15px;
	padding-top:5px;
	}

h1{
font-size:14px;
margin-top:6px;
margin-bottom:4px;
}
h4{
margin-top:6px;
margin-bottom:4px;
}
p{
margin-top:2px;
margin-bottom:4px;
}
h5 {
margin-top:4px;
margin-bottom:2px;
}
