/* CSS Document */

/*html reset*/
html, body, div, span, 
applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, 
samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, 
tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
} 


/*html styles*/
body { 
	color: #333; 
	background: #0d72ba;
	/*(background:transparent url(../images/indexBodyGradient.png) top repeat-x; */
	font-size: small; 
 	line-height: 1.33; 
 	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	} 

ul { 
 	list-style: disc; 
	margin-left: 50px;
} 

ul ul { 
	list-style: square; 
	margin-left: 60px;
} 

/*ul ul ul { 
	list-style: none; 
	padding-left: 1.5em; 
	text-indent: -1em; 
}*/

ul ul ul { 
	list-style: circle; 


} 

ol { 
	margin-left: 50px;
} 

h4, h5, h6 { 
	font-weight: bold; 
} 

h1 { 
	font-size: 200%;
	font-weight: normal; 
	clear:both;
	color: #0D72BA;
	background: #fff;

} 

h2 { 
	font-size: 120%;
	color: #0D72BA;
	margin: 10px 0;
	background: #fff;
} 

h2.heading_link {
	text-decoration: underline;
	color: #C24827;
	font-size: 95%;
}


h3 {
	color: #0D72BA;
	margin: 20px 0 0 0;
	padding: 0;
	background: #fff;
	font-size: 100%;

}

h3.partners_div {
	color: #fff;
	margin: 20px 0 0 0;
	background: #0D72BA;
	padding: 3px;
}


h4 {
	margin: 0 0 5px 0;
	font-size: 90%;
}

p {
	margin: 10px 0;
}

.small {
	font-size: 80%;
}

.center {
	text-align:center;
}

.subhead {
	color: #0D72BA;
	font-size: 110%;
	font-weight: bold;
	background: #fff;

}

a:link {
	color: #C24827;
	text-decoration: none;

}

a:visited {
	color: #C24827;
	text-decoration: none;


}

a:hover {
	color: #C24827;
	text-decoration: underline;

}

a:active {
	color: #C24827;
	text-decoration: underline;
}

a.external:link
{
	 background: url(http://upload.wikimedia.org/wikipedia/commons/6/64/Icon_External_Link.png) center right no-repeat;
	    padding-right: 13px;
} 

a.external span
{
	position: absolute;
	left: -5000px;
	width: 4000px;
}



/* tables */ 

.datatable {
	text-align:center;
	width: 100%;
}

table { 
	width: 90%;
 	border-collapse: collapse; 
 	border-spacing: 0;
	margin: 10px auto; 
}

th {
	color: #666;
	border-bottom: 1px solid #666;
	background: #fff;

}

td{
	border-bottom: 1px solid #ccc;
	padding: 3px;
}

/* layout */ 

#wrapper {
	margin: 20px auto;
	width: 839px;
	text-align:left;
	position: relative;

}

#white_bg_top {
	float:left;
	background:transparent url(../images/white_bg_top2.gif) top no-repeat;
	clear:both;
	width: 838px;
	height: 35px;
		


}

#white_bg_bottom {
	background:transparent url(../images/white_bg_bottom2.gif) bottom no-repeat;
	width: 838px;
	height: 41px;
		clear:both;

}

#white_mid {
	background:transparent url(../images/white_bg_mid.gif) top repeat-y;
	float:left;
	width: 838px;
}



#home_content {
	width: 100%;
	float:left;
	clear:both;
}



#home_left {
	float:left;
	width: 40%;
	padding: 12px 20px 12px 12px;
	font-size: 90%;

	
}


#home_mid {
	float:left;
	width: 37%;
	padding-top: 20px;

}

#home_rt {
	float:left;
	width: 15%;
	padding: 15px 10px 10px 10px;

}

#home_rt form{
	margin-top: 10px;

}

#home_rt input{
	margin-bottom: 10px;

}


#home_lt_two {
	float:left;
	width: 53%;
	padding: 15px 10px 10px 25px;
	margin-right: 20px;

}

#home_lt_two ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#home_lt_two li {
	padding: 0 0 0 60px;
	margin: 15px 0 15px 0;
}


li#choice {
	background: url(button_hand.jpg) no-repeat left top;

}

li#affordability {
	background: url(button_dollar.gif) no-repeat left top;

}

li#accessibility {
	background: url(button_access.gif) no-repeat left top;

}



.side_content {
	border-bottom: 1px #ccc dashed;
	padding: 0;
	margin-bottom: 15px;
	padding-bottom: 12px;

}

.side_content h2 {
	margin: 0 0 10px 0;
	text-align: left;

}

.side_content li {
	margin-top: 15px;


}


#home_rt_two {
	float:left;
	width: 37%;
	padding-top: 20px;
	padding-left: 12px;
	border-left: 1px #ccc solid;
}

#home_rt_two {
	float:left;
	width: 37%;
	padding-top: 20px;
	padding-left: 12px;
	border-left: 1px #ccc solid;
	font-size: 90%;
}


#home_rt_two ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

.formlabel {
	font-size: 90%;
}

#inner_wrapper {
	float:left;
	margin-left: 14px;
	width: 810px;
	z-index: -1;

}

#one_col {
	width: 75%;
	min-height: 20em;
	float: left;
	margin: 20px 0 10px 80px;
}

#one_col a:link {
	color: #C24827;
	text-decoration: none;
}

#one_col a:visited {
	color: #C24827;
	text-decoration: none;
}

#one_col a:active {
	color: #C24827;
	text-decoration: none;
}

#one_col a:hover {
	color: #C24827;
	text-decoration: underline;
}

#left_col {
	float:left;
	width: 25%;
	padding: 0px 5px;
	border-right: 1px #ccc dashed;
	margin-top: 20px;

}

#main_col {
	float:left;
	width: 65%;
	padding: 20px 10px 10px 20px;

}

.contact_left_col {
	float: left;
	margin-top: 10px;
	margin-right: 80px;

}

.contact_left_col h4 {
	padding: 0;
}


.contact_left_col p {
	margin: 0;
	padding: 0 0 20px 0;
}


.contact_right_col {
	margin-top: 10px;
	float: left;

}

.contact_right_col h4 {
	padding: 0;
}


.contact_right_col p {
	margin: 0;
	padding: 0 0 20px 0;
}


ul.bulletList, ul.bulletList ul {
	list-style: none;
	margin: 0;
	padding: 0;

}


.bulletList ul a {
	padding-left: 8px;
	display: block;
}

li#left_current {
	background: url(../images/arrow.gif) no-repeat left 3px;

}

li#left_current a:hover {
	background: url(../images/arrow.gif) no-repeat left 3px;
	text-decoration: none;
}


.bulletList .level0 {
	font-size:105%;
	font-weight: bold;
}

ul.bulletList ul{
	font-size: 85%;
	font-weight: normal;
	margin-left: 10px;

}

ul.bulletList ul li {
	margin: 5px 0;
}

#partners_one_col {
	width: 95%;
	min-height: 20em;
	float: left;
	margin: 20px 20px 10px 20px;
}

#one_col h1{
	background-color: #fff;
	font-weight: bold;
	border-bottom: 1px dotted #0D72BA;
	font-size: 150%;
	line-height: 1;
}

#main_col h1{
	background-color: #fff;
	font-weight: bold;
	border-bottom: 1px dotted #0D72BA;

	font-size: 150%;
	line-height: 1;
}

h1.secondary{
	background-color: #fff;
	font-weight: bold;
	border-bottom: 1px dotted #0D72BA;
	font-size: 150%;
	line-height: 1;
}

#partners_one_col h1{
	background-color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #0D72BA;
	font-size: 150%;
	line-height: 1;
	}




.quote {
	color: #6699cc;
	font-family: Georgia, Times New Roman, Times, serif;
	float: right;
	margin: 10px 0 5px 0;
	text-align: left;
}

.quote p {
	text-align: right;
	font-family: verdana;
	font-style: normal;
	font-size: 85%;
}


#ran1, #ran2, #ran3 {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}

.get_started {
	float: left;
	font-weight: bold;
	margin: 20px 0 0 0;
	vertical-align: middle;
	padding: 5px;
}


.get_started a:hover {
	text-decoration: none;
}

.get_started img{

	vertical-align: middle;
	margin-bottom: 3px;
}




/* top navigation */ 

#nav {
	float:left;
	width: 800px;
	background: #f5831f;
	padding: 5px;
		z-index: -1;
		font-weight: bold;
	
	
}



#nav ul {
	float: left;
	list-style-type: none;
	z-index: -1;

}

#nav ul li{
	float: left;
	font-size: 90%;
	padding: 0 10px;
	line-height: 1;

}


#nav ul li.current{
	background-image:url(../images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
	color: #fff;
	height: 17px;
	margin-bottom: -8px;	
}

#nav a:link {
	color: #fff;
	text-decoration: none;

}

#nav a:visited {
	color: #fff;
	text-decoration: none;

}


#nav a:hover  {
	color: #FEDCBD;

}

#nav a:active {
	color: #fff;
	text-decoration: none;

}



#dm_logo {
	float: left;
	margin: -25px 0 -4px 25px;
	position: relative;
}

#csu_logo {
	float: right;
	margin: -15px 20px -4px 0px;
	position: relative;
}



/*#promo {
	position: fixed;
	margin-left: 702px;
	margin-top: 6px;
}
*/

#promo {
position: absolute;
top: 6px;
right: 14px;
z-index: 100;
}

.btn {
	background: #f5831f;
	color: #fff;
	font-weight: bold;

}

/*****small rectangles on home page*****/

#home_sm_recs{
clear:both;
float:left;
margin-left: 8px;
}

.sm_rec{
float:left;
width: 274px;

}

.sm_rec_top{
float:left;
	background:transparent url(../images/small_box_top.gif) top no-repeat;
	width: 274px;
	height: 30px;
}

.sm_rec_mid{
float:left;
	background:transparent url(../images/small_box_mid.gif) top repeat-y;
	width: 274px;
	/*min-height: 90px;*/
	min-height: 7.5em;
	
	}

.sm_rec_mid img {
	float:left;
	margin: -10px 5px 5px 15px;
	position: relative;
}

.sm_rec_mid h2 {
margin: -10px 5px 5px 72px;
position: relative;
}

.sm_rec_mid div {
	float:right;
	width: 189px;
	margin-right: 10px;
	font-size: 85%;
	position: relative;
}


.sm_rec_bottom{
float:left;
	background:transparent url(../images/small_box_bottom.gif) top no-repeat;
	width: 274px;
	height: 45px;
}




/*footer*/
#footer {
	font-size: 70%;
	color: #e6e6e6;
	margin: 10px auto;
	width: 787px;
	text-align: center;

}

/*#footer {
	font-size: 70%;
	color: #e6e6e6;
	
	width: 787px;
	float:left;
	
}*/

#footer ul {
	list-style-type: none;
	padding-left: 5px;
	margin: 5px auto;
}

#footer ul li{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #e6e6e6;
	line-height: .75;

}

#footer ul li.last{
	border-right: none;

}

#footer ul li.current{
	font-weight: bold;
	color: #e6e6e6;

}

#footer a:link {
	color: #e6e6e6;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #e6e6e6;
	text-decoration: none;
}

#footer a:hover  {
	color: #e6e6e6;
	text-decoration: underline;
}

#footer a:active {
	color: #e6e6e6;
	text-decoration: none;
}


#footer a.current {
	font-weight: bold;
	text-decoration: none;
}

#footer p {
margin: 0;
padding: 0;
}

#footer p img {
	vertical-align: bottom;
}


/***partners page ***/

#partners_one_col {
	width: 90%;
	min-height: 20em;
	float: left;
	margin: 20px 20px 10px 30px;
}

.partners {
	font-size: 85%;
	width: 100%;
	
}

.partners th {
	padding: 0 5px;
}


.partners td {
	vertical-align: top;
	padding: 5px;
}

caption {
	color: #fff;
}

/***contact page ***/
.photo_desc_wrap {
	margin: 10px 0px;
width: 47em;
padding-bottom: 20px;
border-bottom: 1px #ccc solid;
clear:both;
}
.photo {
	float:left;
	margin: 10px;
}

.photo_desc {
	margin-left: 10px;
width: 36em;
}

.photo_desc h2{
	margin: 0;
	font-size: 100%;

}

.publications {
	font-size: .85em;
	width: 100%;
}

.publications th {
	padding: 0 5px;
}


caption {
	font-size: .1em;
	margin:0;
	padding: 0;
}

.bio {
	clear: both;
}

/**skip navigation**/
a.skip {position: absolute; left: -1000em; width: 20em;}

/***News***/

.weblogTitleBar {
	font-weight: bold;
	font-size:90%;
}

.weblogLegend {
	font-size: 85%;
	color: #999999;

}

.weblogReadMore {
	text-align: right;
	font-size: 90%;
	width: 100%;
}

.weblogSynopsis {
	border: 1px solid #bbbbbb;
	font-size: 90%;
	padding: 5px;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	width:50em;
	margin-bottom: 20px;
}


/***Text Styles***/

/* span new is used to designate proposed changes to text.  */
span.new {
	color: #7000BF;
}

/* span dep is used to indicate proposed deprecated text.  */
span.dep {
	color: #AAAAAA;
}

/* span note is used for questions and in-line notes.  */
span.note {
	color: #FF0000;
}
