@charset "utf-8";
body,h1,h2, h3, h3 a{
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
}
#container {
	width: 941px;
	clear: both;
	height: auto;
	background-color: #FFFFFF;
}
#menu {
	width: 100%;
	background-position: right;
	height: 28px;
}
#login {
	height: 16px;
	width: 220px;
	float: right;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 0px;
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu a {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 28px;
}
#image {
	height: auto;
	width: 100%;
	clear: both;
	margin-top: 5px;
}
#header {
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_r {
	float: right;
	width: 220px;
}
#content_l {
	float: left;
	width: 670px;
}

#content {
	width: 100%;

}

#main {
	clear: both;
	width: 98%;

}
#index {
	padding-right: 0px;
	padding-left: 0px;
}

#copyright {
	background-color: #d9e9f6;
	width: 100%;
	font-size: 10px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 0px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
#image {
	margin-bottom: 20px;
}

h2 {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
h3, h3 a{
	color: #1B5595;
	font-size: 12px;
	text-decoration: none;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul li {
	line-height: 18px;
	list-style-position: outside;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
}
h1 {
	font-weight: bold;
	color: #1B5595;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 98%;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
}

p {
	line-height: 16px;
	margin-bottom: 0px;
}
a, a:visited, a:active, a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #004796;
}
#mainContent {
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	min-height: 300px;

}
