* { padding: 0px; margin: 0px; }
html
{
	height:100%;
}

body
{	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:15px;
}

td {
vertical-align:top;
}


p
{	margin: 0;
	border: 0;
}

img
{ border: 0;
}

#wrapper
{	width: 1000px;
	position: relative;
}


/***************************Left Column******************************/
#leftcolumn
{	width: 293px;
	/*float: left; */
	background: url('/objects/images/global/left_nav_bg.jpg') repeat;
	/*border-bottom: 2px solid #C7CAAF; */
	

}

#leftbox
{	
	width: 293px;
	height: 78px;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	background: url('/objects/images/global/LeftNav_middle.gif') no-repeat;
}

#leftbox a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}

#leftbottom
{	width: 293px;
	height: 30px;
	color: #999999;
	text-align: center;
	position: absolute;
	bottom: 25px;
}

#leftbottom a
{	font-size: 10px;
	color: #3691A4;
	text-decoration: none;
}

#leftnav
{	width: 285px;
	float: right;
}

#leftlink
{	
	height:30px;
	margin-top: 5px;
	float: right;
	width: 275px;
	background: url('/objects/images/global/LeftNav_BG_NC.png') repeat-y;
	margin-top:2px;
}
#leftlink a
{	font: bold 11px verdana;
	color: #3691A4;
	text-decoration: none;
	display: block;
	line-height: 30px;
}

#leftlink a:hover
{	background: url('/objects/images/global/LeftNav_BG_C.png') repeat-y;
	color: #ffffff;
}

#current
{	background: url("/objects/images/global/LeftNav_BG_C.png") repeat-y;
	color: #ffffff;
	float:right;
	width: 275px;
	line-height: 30px;
	height: 30px;
	margin-top:2px;
}
#current a
{	color: white;
	text-decoration: none;
	font-size: 11px;
}

#current a:hover
{	font-weight: bold;
}

/******************************************************************/

#content
{	width:695px;
	/* background: url('/objects/images/global/main_bottom_bg.jpg') repeat-x scroll left bottom; */
	/*border-right: 2px solid #C7CAAF;
	border-bottom: 2px solid #C7CAAF; */
	/*float:left; */
	position: relative;
}

#spacer
{	height: 20px;
	position: absolute;
	bottom: 0;
}

#heading
{
	margin: 50px 0px 0px 40px;
	width: 630px;
	border-bottom: 1px solid #D5D4C0;
	position: relative;
}

#icon
{
	position: absolute;
	bottom: 0;
	right: 0;
}

#breadcrumb h1
{	width:100px;
}

#events li
{	padding: 0;
	margin: 0;
	font-weight:bold;
	line-height: 12px;
}


#heading h1
{	width: 400px;
	font-family: "Myriad Pro";
	color: #AAAA7F;
	font-weight: normal;
	font-size: 18px;
	padding-bottom:5px;
}

#inner
{	width: 450px;
	margin:0px 0px 0px 40px;
	float: left;
	display:inline;
}

#lepcore
{	width: 400px;	
}

#lepcore li
{	margin:0;
	padding: 0;
}
#lepcore ul
{	line-height:15px;
}

#inner a
{ 	color: #3691A4;
	text-decoration: none;
}
#inner p
{ margin-top:10px;}


.video
{	width: 90%;
	padding-left: 40px;
	float: left;
	margin-top:10px;
}

.video a
{	color: #3691A4;
	text-decoration: none;
}


.publications
{	margin-top:15px;
	margin-bottom:15px;
}


#inner a:hover
{	text-decoration: underline;
}

#inner li
{	margin-top:5px;
}
#inner ul
{	padding: 0 0 0 20px;
	margin: 0;
	border: 0;
	list-style-type:circle;
}

#images
{	float: right;
	width: 180px;
	padding-right: 20px;
	text-align: center;
}
#images img
{	margin-top:20px;
	border: 0;
}

#images-cri
{
	text-align: center;
}

#images-cri img
{	margin-top:20px;
	border: 0;
}

.event
{	border-top: 2px solid #D8D8D8;
	padding-top: 15px;
}

#event
{	border-top: 2px solid #D8D8D8;
	padding-top: 15px;
}

.listy
{	list-style-type: circle;
	font-weight: bold;
	line-height: 1em;
}

	
#content h2
{	color: #474747;
	font-size: 12px;
	font-weight: bold;
}

#videolink
{	
	color:#3691A4;
	text-decoration:none;
	line-height:15px;
}

#videolink:hover
{	text-decoration: underline;
}

.pdf
{	list-style-image:url(/objects/images/global/pdf_icon.gif);
	list-style-position: outside;
}

#requests
{	font-size:12px;
	width:325px;
}

#jobs
{	font-size:12px;
	width:660px;
}

/*************************** Home Page ****************************/
#header
{	width: 990px;
	position: relative;
}
#headerl
{	background: url('/objects/images/home/default_top_left.jpg') no-repeat;
	height: 235px;
	width: 293px;
	position: relative;
}

#headerr
{	background: url('/objects/images/home/default_top_right1.jpg') no-repeat;
	height: 235px;
	width: 697px;
	position:absolute;
	top:0;
	left: 293px;
}


#homecontent
{	background: url('/objects/images/home/left_side_bg.jpg') repeat-y;
	height: 360px;
	width: 990px;
	border-bottom: 2px solid #C7CAAF;
}
	
#homecontent a
{ 	color: #3691A4;
	text-decoration: none;
}

#homecontent a:hover
{
	text-decoration: underline;
}

#left
{	background: url('/objects/images/home/left_side_main_bg.jpg') no-repeat;
	height: 360px;
	width: 293px;
	float: left;
	position: relative;
		line-height:1.5em;
}

#left p
{	padding: 60px 0 0 15px;
	width: 275px;
}

#homeleftbottom
{	width: 293px;
	height: 30px;
	color: #999999;
	text-align: center;
	position: absolute;
	bottom: 0;
}

#homeleftbottom a
{	font-size: 10px;
	color: #3691A4;
	text-decoration: none;
}


#right
{	background: url('/objects/images/home/right_content_bg.gif') repeat;
	height: 360px;
	width: 695px;
	float: left;
	border-right: 2px solid #C7CAAF;
	position: relative;
}

#rightbox
{	background: url('/objects/images/home/green_box.jpg') no-repeat;
	height: 243px;
	width: 647px;
	margin-left: 23px;
	font-family: myriad pro;
}

.homecontent
{	font-size: 17px;
	color: #226876;
}
.homeother
{	font-size: 17px;
	color: #4DBACE;
	
}
.text
{	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#rightbox a
{	font-family:arial;
	color:#3691A4;
}

p.contentbox
{	padding: 0px 0 0 0px;
	margin-left:40px;
	margin-top: 20px;
	display: none;
	position: relative;
	width: 570px;
	height: 180px;
	position: absolute;
	top:0;
	line-height:20px;
}
#rightbox p img
{	float:left;
	margin-right: 10px;
}

#prev
{	position: absolute;
	bottom: 0;
	left: 0;
	background: url('/objects/images/home/icon_prev.gif') no-repeat scroll left;
	display: block;
	width:58px;
	font-size:10px;
	color:#3691A4;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align:right;
}

#next
{	position: absolute;
	bottom: 0;
	right: 0;
	background: url('/objects/images/home/icon_next.gif') no-repeat scroll right;
	display: block;
	width:40px;
	font-size:10px;
	color:#3691A4;
	text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#next:hover
{	text-decoration:underline;
}

#prev:hover
{	text-decoration:underline;
}

#rightboxnews
{	width: 600px;
	margin-left: 65px;
}

#rightboxnews h1
{	font-family: Myriad Pro;
	color: #7A1515;
	font-weight: normal;
	font-size: 18px;
}

#rightboxnews a
{	color: #3691A4;
	font-size: 10px;
	text-decoration: none;
}

#rightboxnews a:hover
{	text-decoration: underline;
}

#rightboxnews ul
{	
	list-style-type: none;
	margin-top: 10px;
	margin-left:2px;
	font-size:9px;
	padding-left: 7px;
	text-indent: -5px;
}

#rightboxnews li
{
	line-height: 1em;
}

#leftboxhome
{	
	width: 293px;
	height: 65px;
	font-size: 11px;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 20px;
}

#leftboxhome a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}

#leftboxhome a:hover
{
	text-decoration: underline;
}

/******************************************************************/


#footer
{	width: 990px;
	text-align: center;
	color: #AAAA7F;
	font-size: 10px;
}





































#ddm
{	margin: 0;
	padding: 0;
	z-index: 3;
	width: 992px;
	
}

#ddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	background: #17586A;
}

#ddm li a
{	display: block;
	z-index: 1;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
}

#ddm li a:hover
{
	background: url('/objects/images/nav/nav_ovr.jpg') no-repeat;
}

#ddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	z-index: 1;
}

#ddm div a
{	font-size: 10px;
	display: block;
	text-align: left;
	text-decoration: none;
	background: #DEF9FF;
	color: #3691A4;
	line-height:14px;
	border-bottom: 1px solid ;
	border-left: 1px solid ;
	border-right: 1px solid ;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
}

#ddm div a:hover
{	background: #145F6F;
	color: #FFF;
}
#m1 a{width: 175px;}
#m2 a{width: 150px;}
#m3 a{width: 185px;}
#m4 a{width: 335px;}
#m5 a{width: 210px;}
#m6 a{width: 160px;}

#ddm img
{	border: 0;
	right: 4;
	top: 6;
	position: absolute;
}

.main
{	display: block;
	height: 50px;
	line-height:3.5em;
	margin: 0 1px 0 0;
	letter-spacing:2px;
	background: url('/objects/images/nav/nav.jpg') no-repeat;
	text-align: center;
}
