/* CSS Document */

/* css Hannush Enterprises default style v1.00 */

/* **********BASIC ELEMENTS*********  */

body {
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	}

a {
	color: #CDCD9C;
	text-decoration: none;

	}

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

	}

hr {
	border: .5px solid #999999;
	margin: 1px 0px 0px;
	padding: 0px;
}

td {
	font-family: "Lucida Sans", Optima, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;


}

th {
	}

ul li {
	list-style: square url(none);
	margin-left: -18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-position: 3px;


}

/* **********COPY AREA*********  */
 
/* text elements  */

.headline {
	font-size: 170%;
	font-weight: normal;
	text-transform: uppercase;


}

.subheadline {
	font-size: 120%;
	text-transform: uppercase;
	color: #CCCCCC;
	background-color: #4B71A2;
	text-indent: 5pt;



}

.paraheader {
	font-weight: bold;
	color: #CCCCCC;

}

.breadcrumb {
}

.note {
	font-size: 11px;
	font-style: italic;

}

/* format elements  */

#copy{
	background-image: url(../res_images/univ_copy.jpg);
	background-repeat: no-repeat;

}

/* formatted table elements  */

#basictable {
	border: 1px solid #EFF0F5;
}

#basictable td {
	padding: 1px 3px;
	text-align: left;
	vertical-align: top;
	font-size: 10.5px;
}

#basictable th {
	font-weight: bold;
	background-color: #CCD1B0;
	text-align: left;
	vertical-align: top;
	padding: 2px 7px;
	border: 1px solid #D8DCC2;
	color: #5C5C40;
	font-size: 11px;
}

#basictable img {
	border: 1px solid #CCD1B0;
	margin-top: 3px;
	margin-bottom: 3px;
}

#calloutbox td {
	padding: 8px;
	background-color: #4B71A2;
	border: 1px solid #999999;

}

#calloutbox {
	margin-left: 8px;

}

/* formatted picture elements  */

.picborder {
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}

#picturebox img {
	border: 1px solid #999999;
}

#picturebox td {
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}


/* **********HEADER & FOOTER AREAS*********  */

/* pagehead elements */

#pagehead {
}

#pagehead td {
}

#pagehead a {
}

#pagehead a:hover {
}

/* footer elements */

#footer {
	background-color: #003366;

	}
	
#footer td {
	font-size: 10px;
	color: #4081DD;
	line-height: 30px;
	text-align: center;

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

	}
	
#footer a:hover {
	color: #999999;
	text-decoration: none;

	}


/* **********ALL SITE MENUS*********  */

/* mainmenu elements */

#mainmenu {
	background-image: none;

}

#mainmenu td {
	padding: 4px 2px;
	text-transform: uppercase;
	color: #CCCCCC;

}

#mainmenu a {
	color: #CCCCCC;
	text-decoration: none;

}

#mainmenu a:hover {
	color: #EEEEEE;
	text-decoration: none;

}

/* secondarymenu elements */

#secondarymenu table {
	padding: 4px;
}

#secondarymenu td {
	text-align: right;
	padding: 4px 8px 4px 4px;
	text-transform: uppercase;
	color: #4081DD;
}

#secondarymenu a {
	color: #4081DD;
	text-decoration: none;

}

#secondarymenu a:hover {
	color: #5B95E1;
	text-decoration: none;

}


/* **********TEMPLATE FORMATTING*********  */

/* formatting elements */

#maintable {
	background-color: #0C3570;

}
.formatmastheadhome {
	background-image: url(../res_images/home_masthead.jpg);
	background-repeat: no-repeat;
}
#formathomecopy {
	background-image: url(../res_images/home_copy.jpg);
	background-repeat: no-repeat;
	background-color: #0C346F;


}
#formathomecopy td {
	text-align: center;
}
#formathomecopy img {
	border: 1px solid #406992;
}
#formathomecopycells td {
	text-align: center;
	padding: 12px 10px;
}
#formathomecopycells a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;

}
.formatcopybkgnd {
	background-image: url(../res_images/univ_copyfoot.jpg);
}

