body
	{
	padding: 20px;
	background: #707883;
	color: #001922;
	text-align: center;
	font: 85% "Trebuchet MS",Arial,sans-serif;
	}

h1,h2,p
	{
	margin: 0px;
	padding: 0 10px;
	font-weight:normal;
	}

p
	{
	padding: 10px 10px 5px 10px;
	}
ul
	{
	list-style-image:url('graphics/bullet.png');
	}

a
	{
	outline: none;
	text-decoration: none;
	color: #3050d2;
	}
a:hover
	{
	text-decoration: underline;
	color: #28c3f0;
	}

img
	{
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

h1
	{
	font-size: 250%;
	color:#002455;
	letter-spacing: 1px
	}

h2
	{
	padding: 10px;
	font-size: 200%;
	color:#002455;
	}

h3
	{
	font-weight: bold;
	padding: 0px 10px;
	font-size: 100%;
	color:#002455;
	}

div.spacer
	{
	width:100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	}





div#container
	{
	width:750px !important;
	width /**/:760px;
	margin: 0 auto;
	padding:5px;
	text-align:left;
	background:#FFF
	}





div#header
	{
	background: url('hdr.png');
	background-repeat: repeat-x;
	padding: 0px;
	height: 140px;
	}

div#logo
	{
	z-index: 9;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 220px;
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none src='logo.png');
	}
div#logo[class]
	{
	background: url('logo.png');
	}

div#hdrSil
	{
	z-index: 9;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 530px;
	float: right;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none src='hdrSil.png');
	background-repeat: no-repeat;
	}
div#hdrSil[class]
	{
	background: url('hdrSil.png');
	}

div#hdrMenu
	{
	z-index: 9;
	clear: both;
	background: #001922;
	color: #E2E5C5;
	height: 20px;
	line-height: 18px;
	text-align: right;
	width: 100%;
	}

div#hdrMenu a
	{
	color: #E2E5C5;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 6px;
	height: 20px;
	line-height: 18px;
	}
div#hdrMenu a:hover
	{
	text-decoration: underline;
	}





div#content
	{
	float:right;
	width:600px;
	padding:10px 0px;
	margin:5px 0;
	background: #E2E5C5;
	}

div#content div
	{
	padding: 0px 10px;
	}








div#nav
	{
	float:left;
	width:145px;
	padding:10px 0;
	margin:5px 0;
	background: #3050d2;
	color: #E2E5C5;
	text-align: center;
	}

div.navMenu
	{
	width:145px;
	text-align: center;
	}

div.navMenuBtn
	{
	display:block;
	margin: 5px 10px;
	padding: 5px 0;
	width: 125px;
	height: 24px;
	text-align: center;
	}

div.navMenuBtn a
	{
	display:block;
	background: #28c3f0;
	color: #E2E5C5;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	width: 100%;
	height: 24px;
	line-height: 24px;
	}

div.navMenuBtn a:hover
	{
	color: #E2E5C5;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

div.pageBtn
	{
	display:block;
	float:left;
	margin: 5px 10px;
	padding: 5px 0;
	width: 125px;
	height: 24px;
	text-align: center;
	}

div.pageBtn a
	{
	display:block;
	background: #28c3f0;
	color: #E2E5C5;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	width: 100%;
	height: 24px;
	line-height: 24px;
	}

div.pageBtn a:hover
	{
	color: #E2E5C5;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}





div.result
	{
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background: #ffcc33;
	background-image: url('yellowGradient.png');
	background-repeat: repeat-x;
	color:#002455;
	border-width: thin;
	border-style: solid;
	border-color: #ffcc33;
		text-align:left;
		clear:both;
	}

div.resultHdr
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color:#002455;
	}

div.resultBody
	{
	margin: 0px;
	padding: 0px;
	clear: both;
	color:#002455;
	}

div.resultItem
	{
	clear: both;
	margin-bottom: 1px;
	border-width: thin;
	border-bottom-style: solid;
	border-color: #e2e5c5;
	color:#002455;
	height: 16px;
	}

div.label
	{
	float: left;
	clear: both;
	width: 160px;
	color:#002455;
	}


div#footer
	{
	clear:both;
	width:750px;
	background: #001922;
	color: #E2E5C5;
	padding:5px 0;
	text-align:center
	}

div#footer a
	{
	width:750px;
	background: #001922;
	color: #E2E5C5;
	padding:5px 0;
	text-align:center
	}

div#footer a:hover
	{
	width:750px;
	background: #001922;
	text-decoration: underline;
	color: #28c3f0;
	padding:5px 0;
	text-align:center
	}

			
			div#resultNav
				{
				padding: 6px;
				margin: 6px 0px;
				float: right;
				}
			div.resultNav
				{
				width:22px !important;
				width /**/:36px;
				color:#FFFFFF;
				text-decoration:none;
				background:#3050d2;
				margin:0px 2px;
				float:left;
				text-align:center;
				}
			div.resultNav span
				{
				display:block;
				border:0px;
				text-decoration:none;
				color:#FFFFFF;
				}
			div.resultNav a
				{
				display:block;
				border:0px;
				text-decoration:none;
				color:#FFFFFF;
				}
			div.resultNav a:hover
				{
				text-decoration:none;
				}
			div.resultNav a:active
				{
				text-decoration:none;
				}
			div.resultNav a:visited
				{
				text-decoration:none;
				}
			.form	{
				width:100%;
				background: transparent;
				border:Silver dotted 1px;
				}