@charset "utf-8";
.roundedcorners {
	border: 1px solid #999;
	border-radius: 0px 15px 0px 15px;
}

.cent {
	text-align: center;
}
#content {
	height: 100%;
	width: 960px;
	float: left;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-radius: 0px 12px 0px 12px;
	background-color: #EEEEEE;
}
#footer {
	background-color: #333333;
	height: 100%;
	width: 940px;
	float: left;
	padding: 10px;
	border: 1px solid #999;
	border-radius: 0px 12px 0px 12px;
	
}
#footer .cent a:link {
	color: #FFF;
}
#footer .cent a:visited {
	color: #FFF;
}


#footer .cent {
	color: #FFF;
}


#navbar {
	height: auto;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	border: 1px solid #999;
	border-radius: 0px 12px 0px 12px;
	background-color: #FFF;
}
#logo {
	float: left;
}


#left {
	height: 100%;
	width: 680px;
	float: left;
	padding: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #999;
	background-color: #FFF;
	border-radius: 0px 15px 0px 15px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .95em;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight: bold;
}







#mainwrapper {
	height: 100%;
	width: 962px;
	margin: auto;
}

#right {
	float: right;
	height: 100%;
	width: 200px;
	padding: 15px;
}
#right_top {
	background-color: #FFFFFF;
	height: 100%;
	width: 180px;
	padding: 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
	border-radius: 0px 12px 0px 12px;
}
#right_middle {
	background-color: #FFFFFF;
	height: 100%;
	width: 180px;
	padding: 10px;
	border: 1px solid #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-radius: 0px 12px 0px 12px;
}
#right_bottom {
	background-color: #FFFFFF;
	height: 100%;
	width: 180px;
	padding: 10px;
	border: 1px solid #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-radius: 0px 12px 0px 12px;
}



p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	line-height: 1.4em;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}
.cimdismall {
	font-size: .8;
}
#leftcol {
	height: 100%;
	width: 480px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}
#rightcol {
	float: right;
	height: 100%;
	width: 170px;
	padding-top: 10px;
	padding-left: 5px;
}
#mainwrapper #content #left #leftcol ul li {
	list-style-image: url(../images_cim/arrows.gif);
}
#spacer2 {
	height: 10px;
	width: 960px;
	float: left;
}
#spacer1 {
	height: 10px;
	width: 960px;
}
#mainwrapper #content #left #leftcol h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
}
