/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }

body
	{
		background:url(../images/template/gradient-bg.jpg);
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;color:#000000;
	}
h1{color:#0f0051;}
body a{text-decoration:none;}
p{margin-bottom:19px;}
.blue{color:#0f0051}
.blue a{color:#0f0051;}
	
#wrapper{
		position:relative;
		margin:auto;
		width:1020px;
		height:100%;}
		
#header, #menu, #home-content, #home-quick-links, #footer{font-size: 12px; float:left; width:100%;}
#home-banner {float:left; width:100%; z-index: 9}
#header{height:105px;background-image:url(../images/template/header-bg.jpg)}
#header-contact{font-size:16px;font-weight:bold;color:white;padding-top:47px;}
.header-email{font-size:12px;}
.logo{float:left;margin-right:571px;}
#menu{height:22px;}
#banner{float:left;width:100%;height:198px; z-index:10}
#content{float:left;height:378px;width:703px;padding:23px 23px 0 23px; background: url(../images/template/content-bg.gif);}
#content ul {margin-left: 20px;}
#content ol {margin-left: 20px;}
#side-menu{float:left;height:378px;width:166px;padding:23px 0 0 105px;color:#0f0051;background-color:#e7eaef;line-height:20px;}
#side-menu ul li{list-style-type:none;}
#side-menu ul li.selected{list-style: disc}
#side-menu a {color:#0f0051;}
#footer {padding:5px 0 0 30px;height:45px;width:990px;font-size:9px; font-weight:bold;line-height:13px;color:#FFFFFF;background-image:url(../images/template/footer-bg.jpg)}


#header a:link {
	color: #FFFFFF;
}
#header a:visited {
	color: #FFFFFF;
}
#header a:hover {
	color: #FFFFFF;
}
#header a:active {
	color: #FFFFFF;
}





#scrollbox {
	/* Typical fixed height and fixed width example */
	width: 440px;
	height: 170px;
	overflow: auto;
	padding-right: 10px;
	text-align: left;
	z-index: 4;
}


#scrollbox a:link {
	color: #122779;
}
#scrollbox a:visited {
	color: #122779;
}
#scrollbox a:hover {
	color: #122779;
}
#scrollbox a:active {
	color: #122779;
}


#scrollsection {
	/* Typical fixed height and fixed width example */
	width: 600px;
	height: 300px;
	overflow: auto;
	padding-right: 10px;
	text-align: left;
	z-index: 4;
}

#result {
height: 300px;
width: 100%
}

#result-asp {
height: 1000px;
width: 600px;
}

#content a:link {
	color: #0f0051;
}
#content a:visited {
	color: #0f0051;
}
#content a:hover {
	color: #000000;
}
#content a:active {
	color: #000000;
}

#side-menu a:link {
	color: #0f0051;
}
#side-menu a:visited {
	color: #0f0051;
}
#side-menu a:hover {
	color: #000000;
}
#side-menu a:active {
	color: #000000;
}


#home-box-content {
font-size: 10px;
}

#home-list-1 li {
line-height: 19px;
}

#home-list-2 li {
line-height: 15px;
}

#home-box-content a:link {
	color: #0f0051;
}
#home-box-content a:visited {
	color: #0f0051;
}
#home-box-content a:hover {
	color: #666666;
	text-decoration: underline;
}
#home-box-content a:active {
	color: #000000;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: underline
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline
}
#footer a:hover {
	color: #0f0051;
}
#footer a:active {
	color: #000000;
}


#home-quick-link-box a:link {
	color: #0f0051;
}
#home-quick-link-box a:visited {
	color: #0f0051;
}
#home-quick-link-box a:hover {
	color: #000000;
}
#home-quick-link-box a:active {
	color: #000000;
}

#back-to-list {
	height:20px;
	width:100px;
	position: absolute;
	left: 880px;
	top: 699px;
	text-align:right;
}
