/****************************************

     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;
}

#copy #cleartable td {
	padding: 0px;
}

/* 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;
}

#calloutbox a {
	text-decoration:underline;
	}

.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;
	}
	
#topmenu {
	background-color: none;
	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 6px 4px 6px;
}

#topmenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 10px;
	padding: 4px 6px 4px 6px;
}

#mainmenu a, #topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainmenu a:hover, #topmenu 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;
}

.homecopyheadlines a, .homecopyheadlines a:hover, .homecopyheadlines a:active, .homecopyheadlines a:visited{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration:none;
}


#formathomeleft {
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 8px;
}


.formathomeleft {
	background-color: #F2F6F9;
}

.formathomebottom {
	background-image:url(/images/bottom-color.jpg);
	background-repeat: repeat-y;
}

.homeleftheader {
	color: #3F587F;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.formathomeleft .homelefthead a {
	color: #3F587F;
}

.formathomeleft .homelefthead {
	color: #3F587F;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.formathomeleft p {
	border-bottom: dotted 1px #B2C3D0;
	padding-bottom: 10px;
}

.formathomeleft p.paraheader {
	font-weight: bold;
	color: #4760A2;
	font-family: "Lucida Sans", Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:130%;
	}

.formathomeright p {
	color: #666;
	line-height:140%;
}

.formathomeright p .homecopyheadlines {
	color: #000;
}

.formathomeright p a {
	color: #515A9F;
}

.formathomeright h2 {
	color: #456999;
	font-weight: normal;
}

.myborder {
	border-bottom: dotted 1px #B2C3D0;
	margin: 0;
}

.mybutton {
	background-image: url(../res_images/unselected-tab.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	padding-top: 4px;
	text-align: center;
	text-transform: uppercase;
	width: 161px;
}

.myactive {
	background-image: url(../res_images/selected-tab.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	padding-top: 4px;
	text-align: center;
	text-transform: uppercase;
	width: 161px;
}

#showmostpopular, #showservices, #showcareers {
	cursor: pointer;
}

.mymostpopular {
	background-color: #456998;
}

.myservices {
	background-color: #456998;
}

.mycareers {
	background-color: #456998;
}

.addmydivider .parahead {
	font-weight: bold;
}

.addmydivider {
	background-image: url(../res_images/home-divider.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: #FFF;
}

.addmydivider p {
	color: #FFF;
}

.myevents {
	background-color: #9CB2C2;
	background-image: url(../res_images/events-gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #294163;
}

.myevents p, .myevents td {
	color: #294163;
	font-size: 12px;
	line-height: 15px;
}

.myevents strong, .myevents p strong, .myevents td strong {
	color: #000;
}

.myevents h3 {
	color: #456999;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
}

table.myservices ul li a, table.mymostpopular p a {
	color:#FFFFFF;
	}

table.myservices ul li {
	line-height:140%;
}

#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: #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;
}

/*************************************************
		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;
	}
	
ul#left_menu {
	margin: 0;
	padding: 0;
}

ul#left_menu li {
	background-image: none;
	color: #FFF;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	}

ul#left_menu li ul {
	margin: 0;
	padding: 0;
}

ul#left_menu li ul li {
	font-weight: normal;
	text-transform: none;
	}

ul#left_menu li ul li a {
	background-color: #8FA8C6;
}

ul#left_menu li ul li ul li a {
	padding-left:24px;
	}
		
ul#left_menu li ul li ul li ul li a {
	padding-left:36px;
	}
	
ul#left_menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#left_menu li a {
	border-bottom: solid 1px #FFF;
	color: #FFF;
	display: block;
	margin: 0;
	padding: 5px 12px;
	}

ul#left_menu li a:hover {
	background-color: #AAA;
	text-decoration: none;
}

blockquote.nobullets {
	margin: 0;
	padding: 0 0 0 20px;
}
