/****************************************

     HANNUSH ENTERPRISES, LLC
     WebHTML V1.1 STYLE
     Date originated: 23 APR 2008
     Writer: Drew Hannush
     www.hannush.com

*****************************************/

/****************************************
***** UNIVERSAL ELEMENTS ****************
*****************************************/	

body {
	margin: 0px;
	padding: 0px;
	background-color: #41577E;
	}

a {
 color: #545B5D;
 text-decoration: none;
}
 
a:hover {
 color: #939283;
 text-decoration: underline;
 text-align : left;
}

hr {
	border: .5px solid #314872;
	margin: 1px 0px 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 13.5px;
 }

ul li {
	list-style: none;
	background: url(../images/univ_bullet.gif) no-repeat 0px 5px;
	padding: 0 0 0 12px;
	margin-left: -32px;
}

li {
	margin: 5px 0px;
}
ul {
	margin-bottom: 0px;
}

/****************************************
***** LAYOUT ELEMENTS: Wrapper ********** 
*****************************************/

#formatmain {
	background-color: #FFFFFF;
}

/****************************************
***** LAYOUT ELEMENTS: Masthead ********* 
*****************************************/

.formatmasthead {
	background-image: url(../images/univ_masthead.jpg);
	background-repeat: no-repeat;
}

#formatbluebar {
	background-color: #4760A2;
}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 1px;
	color: #122E5D;
	border: 1px solid #97ADC4;
	margin: 0px;
	text-indent: 2pt;
	background-color: #E2E6EF;
}

#formatmastlinks a {
	color: #FFFFFF;
	text-decoration: none;

}
#formatmastlinks a:hover {
	color: #D1D1A5;
	text-decoration: none;
}

/****************************************
***** LAYOUT ELEMENTS: Sidebar Content ** 
*****************************************/

/* See Navigation */

/****************************************
***** LAYOUT ELEMENTS: Main Content ***** 
*****************************************/



.headline {
	font-size: 18px;
	font-family: "Lucida Sans", Optima, Arial, Helvetica, sans-serif;
	color: #28376A;
	font-weight: bold;
	line-height: 110%;
	text-transform: uppercase;
}

.subheadline {
	font-weight: bold;
	color: #939283;
	font-family: "Lucida Sans", Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	bottom: 56px;
	line-height: 18px;
}

.paraheader {
	font-weight: bold;
	color: #28376A;
	font-size: 11.5px;
	padding-bottom: 5px;
}

.breadcrumb {
	font-size: 11px;
	line-height: 18px;
	color: #939283;
	text-indent: 11px;
	padding-bottom: 5px;
}

.italicnote {
	font-size: 10.5px;
	font-style: italic;
}

#copy td {
	padding: 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;
}

#quotebox td {
	font-size: 14px;
	font-style: italic;
	color: #4760A2;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

#quotebox {
	padding: 8px;
}

/* BASIC TABLE - Use this as the ID to dress up your tables */

#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:  #8FA8C6;
	text-align: left;
	vertical-align: top;
	padding: 2px 7px;
	border: 1px solid #D8DCC2;
	color: #FFFFFF;
	font-size: 11px;
}

#basictable th a {
	color:#FFFFFF;
	}

#basictable th a:hover {
	color:FFFFFF;
	}

#basictable img {
	border: 1px solid #CCD1B0;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* FORMAT BANNER FOOTER - is used below banner image  */

.formatbannerfooter {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;

}

/****************************************
***** LAYOUT ELEMENTS: Callout Content ** 
*****************************************/

#calloutbox td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A69A;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A69A;
}
#calloutbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7A69A;
}

.calloutheadline {
	font-size: 13px;
	color: #28376A;
	font-weight: bold;
	padding: 0px;
	font-family: "Lucida Sans", Optima, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

/****************************************
***** LAYOUT ELEMENTS: Footer *********** 
*****************************************/



#footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 18px;
	}
	

#footer a {
	color: #CCD8E4;
	}
	
#footer a:hover {
	color: #D1D1A5;
	text-decoration: none;
	}

/****************************************
***** NAVIGATION ************************
*****************************************/

#formatmastlinks td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#mainmenu {
	background-color: #4760A2;
	text-align: right;
	}

#mainmenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 15px;
	padding: 4px 15px 4px 4px;
}

#mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #E5EEFA;
	text-decoration: none;
}

#secondarymenu {
	background-color: #8FA8C6;
	}

#secondarymenu td {
	color: #7288B3;
	padding: 5px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#secondarymenu td:hover {
  background: #AAAAAA;
  }

.secondarymenua {
	font-weight: bold;
	background-color: #7288B3;
	text-transform: uppercase;
}

#secondarymenu a {
	color: #FFFFFF;
}

#secondarymenu a:hover {
  text-decoration:none;
	color: #FFFFFF;
}

.formatsecmenubkgnd {
	background-color: #7288B3;
	padding: 0px;
}

/****************************************
***** LAYOUT ELEMENTS: Home Page ******** 
*****************************************/

#formathomecopy td {
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}

#formathomecopy a {
	color: #0F2B5B;
	text-decoration: none;
}
#formathomecopy a:hover {
	color: #3A5587;
}

#formathomecopy ul {
	margin-top: 0px;
}

.homecopyheadlines {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

#formathomeleft {
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 8px;
}


.formathomeleft {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.formathomeleft p.paraheader {
	font-weight: bold;
	color: #4760A2;
	font-family: "Lucida Sans", Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:130%;
	}

#formathomecenter {
	background-color: #CCD1B0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 8px;
}

.formathomecenter {
	border: 1px solid #FFFFFF;
	background-color: #DEE9FA;
}

#formathomeright {
	background-color: #D9DEC4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.formathomeright {
	background-color: #E5EEFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

/*************************************************
		PDF BULLET PLUGIN
*************************************************/

li.pdfbullet {
	line-height: 20px;
	list-style:none;
	background:url(/res_images/pdficon.gif) no-repeat 0px 0px;
	padding: 0 0 0 24px;
	margin-left: -20px;
}

/****************************************
***** DEPRICATED ************************ 
*****************************************/

.formatbkgndleft {
}

.formatbkgndbottom {
}


.newsList2 {
	font-size: 14px;
}



/* formatted table elements  */






#formatcopyselectionbox td {
	padding: 2px 2px 8px;
	font-size: 10px;
	line-height: 110%;
}

#formatcopyselectionbox img {
	border: 1px solid #999966;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 5px;
}

#formatcopyselectionbox span.paraheader {
	line-height: 150%;
}
.txtboxForm2 {
	FONT-SIZE: 9px;
	COLOR: #1F3E74;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #86786B;
}

/*  Pop Up Window Design  */

.titleDH
{
    FONT-WEIGHT: 700;
    FONT-SIZE: 14pt;
    COLOR: #666666;
    FONT-FAMILY: Arial;
    font: small-caps;
}

#MakeTextBigger a.newslink:hover {
	color: #939283;
	text-decoration:underline;
	}

#MakeTextBigger a.newslink {
	color: #545B5D;
	text-decoration:none;
	}