/* CSS Document*/

body {
	background-color: #A0BAD3;
	margin-top: 0px;
	background-image: url(../images/bground.jpg);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#shadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}
#shadowfull {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#outer {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}
#outerfull {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#topbar {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#topbarfull {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#inner {
	background-color: #FFFFFF;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}#innerfull {
	background-color: #FFFFFF;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	background-color: #FFFFFF;
	width: 849px;
	padding-top: 20px;
}
#left {
	float: left;
	width: 180px;
	padding-left: 17px;
	clear: both;
	padding-top: 18px;
}
#left h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066cc;
	font-weight: lighter;
}
#keyline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#left a {
	color: #0066CC;
}
#left a:hover {
	color: #333333;
	text-decoration: underline;
}
#left form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066cc;
}



#right {
	float: right;
	width: 578px;
	padding-right: 47px;
}
#right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0066CC;
	font-weight: lighter;
}
#right h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
}
#right h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066cc;
	font-weight: lighter;
}

#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#right a {
	color: #0066CC;
	text-decoration: underline;
}

#right li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-right: 72px;
	padding-bottom: 10px;
}
#right img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}


#footer {
	width: 849px;
	height: 58px;
	padding-top: 20px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#footer a {
	color: #666666;
}


#footer_left {
	line-height: 48px;
	width: 180px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #0066CC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	float: left;
	margin-left: 17px;
}
#footer_right {
	line-height: 48px;
	width: 608px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #0066CC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	float: right;
	margin-right: 17px;

}
#rule {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0066AA;
}
#banner {
}
#banner h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066AA;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#boxtab {
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#newstab {
	background-image: url(../images/grad1.jpg);
	background-repeat: repeat-x;
	margin-top: 12px;
	margin-bottom: 12px;
}
#newstab p {
	font-size: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
#newstab h1 {
	font-size: 14px;
	padding-right: 8px;
	padding-left: 8px;
}
