@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 125%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C2DCB0;
	background-image: url(/images/bg-gradient.png);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-size:150%;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #023568;
	margin: 0px;
	padding: 0px;
}


h2 {
	font-size:125%;
	margin-bottom:5px;
	margin-right: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	color: #002942;
	border-top-width: 6px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00284B;
	border-bottom-color: #6293A2;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h3 {
	font-size:110%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #002942;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88BA3F;
}

h4 {
	font-size: 100%;
	font-weight:bold;
	padding:0;
	text-indent:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #023568;
}
p {
	line-height: 125%;
}
blockquote {
	line-height: 125%;
}

a:link, a:visited		{
	color: #00293C
}
a:active		{
	color: #002941
}
a:hover			{
	color: #88BA3F
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: -7px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00293C;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #00293C;
	padding: 0px;
	background-image: url(/images/ucidc_background_repeat.png);
	background-color: #FFF;
}
#wrapper2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wrapper2 h1 {
	margin: 5px;
	padding: 5px;
}


#wrapper #header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
}
#wrapper #header h1 {
	margin: 0px;
	padding: 0px;
}
#wrapper #header p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: small;
	color: #6594A4;
	line-height: normal;
}
#wrapper #content {
	float: right;
	width: 675px;
	margin: 0px;
	padding: 5px;
	clear: right;
}
#wrapper #content h2 {
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
}
#wrapper #content #left_column{
	width: 200px;
	margin-right: 0px;
	float: left;
	padding: 0px;
	margin-top: 250px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content #center_col {
	margin-right: 10px;
	margin-left: 0px;
	width: 345px;
	padding: 5px;
}
#wrapper #content #center_col2 {
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 10px;
	width: 425px;
}
#wrapper #content #right_col {
	float: right;
	width: 275px;
	background-color: #C6DCAB;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: right;
	padding: 5px;
}
#right_col_wide table tr {
	color: #47596B;
}
#right_col_wide table tr th {
	font-weight: bold;
	color: #023568;
	font-size: 90%;
	margin-left: 5px;
	padding-left: 5px;
}


#wrapper #content #right_col_wide {
	width: 675px;
}
#wrapper #content #right_col2 {
	float: right;
	width: 188px;
	padding: 0px 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper #content #right_col_wide3 {
	margin-right: 5px;
	margin-left: 215px;
	padding-right: 5px;
	width: 650px;
}

#wrapper #footer  {
	padding: 5px;
	clear: both;
	text-align: center;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 215px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6296A1;
}


p.copyright {
	font-size: 80%;
	color: #333;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color: #002343;
	text-decoration:underline
}
.copyright a:hover {
	color: #88BA3F
}

#nav {
	width: 192px;
	position:relative;
	left:0px;
	top:50px;
	float:left;
	background-color: #88BA3F;
}

.statgroup {
	display: block;
	width: 100%;
}
.stattable {
	float:left;
	width:24%;
	margin-right:1%;
	border:0;
	padding:0;
	font-size:95%;
}
.stattable th {
	font-size:90%;
	text-align:left;
	color: #023568;
}
.stattable td {
	padding:0;
	font-size:70%;
	vertical-align:bottom;
	color:#47596B;
}
.small {
	font-size: x-small;
}
.widget {
	width:188px;
	color: #002341;
	border-left:1px solid #9AB3CC;
	border-right:1px solid #9AB3CC;
}
.widget h4 {
	font-family:verdana;
	letter-spacing:0em;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: small;
	color: #00273F;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #6293A2;
	background-color: #C6DCAB;
}

.widget ul {
	margin-bottom: 5px;
	margin-left:1px;
	padding:0;
	display: inline;
}
.widget li {
	list-style-type:none;
	text-align: right;
	padding-bottom: 1px;
	letter-spacing: normal;
	margin-top: 0px;
	padding-top: 0px;
}

.widget a {
	padding-right:6px;
	color: #85BB3F;
	line-height:1.2em;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}	

.widget a:link, .widget a:visited {
	color: #002341;
	text-decoration: none;
}
.widget a:hover, .widget a:active {
	color: #002341;
	background-color: #89BA3C;
}
.stattable2 {
	border:0;
	padding:0;
}
.stattable2 th {
	font-size:90%;
	text-align:left;
	color: #023568;
}
.stattable2 td {
	padding:2px;
	vertical-align:bottom;
	color:#47596B;
	border-top-color: #9AB3CC;
	border-right-color: #9AB3CC;
	border-bottom-color: #9AB3CC;
	border-left-color: #9AB3CC;
}
.blue_highlite {
	background-color: #D5EBFF;
}
