/* CSS Document */

/* css Hannush Enterprises default style v1.00 */

/* **********BASIC ELEMENTS*********  */

body {
	margin: 0px;
	padding: 2px;
	background-color: #0C2045;
	}

a {
	color: #848172;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}
.format_footerright {
	background-image: url(../images/format_footerright.jpg);
	background-repeat: no-repeat;
	padding: 18px;
	font-size: 10px;
	color: #D8D4BB;
}


hr {
	border: 0.5px solid #FFFFFF;
	margin: 1px 0px 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	}

ul li {
	list-style-type: disc;
}

li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul {
	margin-bottom: 0px;
}

/* **********COPY AREA*********  */
 
/* text elements  */

.headline {
	font-size: 14px;
	color: #0C2045;
	font-weight: bold;
}

.subheadline {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7D7648;
}

.paraheader {
}

.breadcrumb {
}

.note {
}

/* format elements  */

#copy td {
	padding: 8px;
	border: 1px solid #D8D4BB;
}

/* 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 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCD1B0;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD1B0;
}

#calloutbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCD1B0;
}

/* 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 {
	}
	
#footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 18px;
	}
	
#footer a {
	}
	
#footer a:hover {
	}


/* **********ALL SITE MENUS*********  */

/* mainmenu elements */

#mainmenu {
}

#mainmenu td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D4BB;
	padding: 10px;
}

#mainmenu a {
	color: #EFEEE4;
	text-transform: uppercase;
	font-weight: bold;
}

#mainmenu a:hover {
}

/* secondarymenu elements */

#secondarymenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE8DB;
}

#secondarymenu td {
	padding: 8px;
	text-transform: uppercase;
	color: #848172;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAE8DB;
}


/* **********TEMPLATE FORMATTING*********  */

/* forms */

.formatsearchbox {
	background-image:  url(../res_images_a/univ_mainmenu_search.jpg);
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}

.formatsmall_txt
{
	font-weight: normal;
	font-size: 80%;
	color: #000000;
	border: thin solid #DCDCDC;
	margin: 1px;
	padding: 1px;
	}
.format_rightcenter {
	background-image: url(../images/format_rightcenter.jpg);
	background-repeat: repeat-y;
}
.format_footcenter {
	background-image: url(../images/format_footcenter.jpg);
	background-repeat: repeat-x;
}
.formatbody {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 11px;
	margin: 0px;
}
.format_copycell {
	padding: 5px;
}

.format_header {
	background-image: url(../images/format_headerbkgnd.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
.formatsecondarymenu {
	background-color: #D8D4BB;
	padding: 8px;
}
#hometable td {
	border: 1px solid #D8D4BB;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
#hometable {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#hometable .headline a {
	color: #0C2045;
	text-decoration: none;
}

#sitetable .headline {
	font-size: 18px;
}

#sitetable td {

	padding: 8px;
	border: 1px solid #D8D4BB;
}
#sitetable {

	padding: 2px;
}
#sitetable #contenttable td {
	padding: 4px;
	border: 1px solid #D8D4BB;
}
#sitetable #contenttable th {
	padding: 5px;
	border: 1px solid #D8D4BB;
}
.formatbody .format_copycell #sitetable #plain td {
	border: thin none #FFFFFF;
	padding: 3px;
	margin: 0px;
	line-height: 150%;
}
