@charset "utf-8";
body {
	margin: 0px;
	background-color: #666666;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #003A9A;
	width: 98%;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	width: 500px;
	float: none;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: left;
	background-image: url(../images/h3_bg.png);
	background-repeat: repeat-y;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000066;
	padding: 5px;
	line-height: 1.5em;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	list-style-type: square;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CC0000;
	font-style: normal;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left_navpanel_top {
	background-image: url(../images/main-navigation/blue/nav-panel-heading.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_navpanel_top_demo {
	background-image: url(../images/main-navigation/blue/nav-panel-title-demo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.left_navpanel_body {
	background-image: url(../images/main-navigation/blue/nav-panel-tile.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.left_navpanel_body a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	list-style-type: square;
}
.left_navpanel_body a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000066;
	font-style: normal;
	text-decoration: underline;
}
.latest {
	background-color: #CEDBFF;
}

.footer {
	background-image: url(../images/main-navigation/blue/bg-tile.png);
	background-repeat: repeat;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #CCFFCC;
	font-weight: normal;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-transform: uppercase;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}

.left_navpanel_bottom {
	background-image: url(../images/main-navigation/blue/nav-panel-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
.latest th {
	background-color: #93B0FF;
}
.red-text {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	height: 30px;
}

.tutorial-description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #0000CC;
}
.tutorial-description a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FF0000;
	text-decoration: none;
}
.tutorial-description a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #0000FF;
	text-decoration: none;
}
.tutorial-list a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	padding: 3px;
	line-height: 1.5em;
}
.tutorial-list a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #FF0000;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFFCC;
	line-height: 1.5em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
}
.service-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000099;
	line-height: 1.5em;
}
.new {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(../images/new.gif);
	}
