img {
	display: block;
}

body {
	text-align: center;
	font-family:verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	/*background-color:#F2c603;*/
	background-color: white;
	background-image: url('bluegradient_bg.jpg');
	background-repeat: repeat-x;
	color:#333333;
	margin-top: 0;
}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}

table
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* Layout Container Styles: */
#parentPane {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(masthead.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0px;
	width:750px;
}

#parentPane_Half {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(masthead.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0px;
	width:750px;
}

.headerPane {
	padding:73px 0px 102px 680px;
	background-image:url(masthead.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:185px;
}

.headerPane_Half {
	padding:3px 0px 92px 680px;
	background-image:url(masthead.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:70px;
}

#loginPane {
	text-align:right;
}

.loginText {
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.leftPane {
	/*padding:0px;
	text-align:left;
	vertical-align:top;
	background-color:#FFFFFF;*/
	width:210px;
}

.rightPane {
	padding:100px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
	width:548px;
	/*background-color: white;*/
}

#menuPane {
	/*border-top:2px solid #000000;*/
	border-right:1px solid #cccccc;
	/*border-bottom:2px solid #000000;*/
	border-left:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color: #275a3b;
	color:#000000;
}

#contentPaneOther {
	margin:0px;
	padding:0px;
}

#footer {
	padding:15px 0px 15px 0px;
	font-family:"Century Gothic", verdana, sans-serif;
	font-size:11px;
	text-align:right;
	background-color: transparent;
	width:750px;
	clear:both;
}

/* Heading and Default Paragraph Styles: */
h2 {
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#496F4E;
}
h3, h4 {
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#496F4E;
}
h5, h6 {
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#496F4E;
}

p {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* List Styles: */
ol, ul {
	font-family:verdana, helvetica, sans-serif;
	font-size:10px;
}

/* Link Styles: */
a, a:active, a:visited {
	text-decoration:underline;
	color:#000000;
}

li a, li a:active, li a:visited {
	text-decoration:underline;
	color:#000000;
}

a.event, a.event:active, a.event:visited {
	font-size:12px;
	text-decoration:underline;
	color:#496F4E;
}

/* Images: */
img {
	margin:0px;
	border:0px;
}

img.thinBorder {
	margin:0px;
	border:1px solid #666666;
}

/* 
 * SolpartMenu Styles
 * ==================
 */
.menuContainer {
	margin:3px;
	width:200px;
	background-color: #275a3b;
}

.menuContainer td {
	padding:0px;
	background-color: #275a3b;
}

.menuBar {
	padding:0px;
	background-color: #275a3b;
}

.menuItem {
	color: #FFF9BF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.0;
}

.menuItemSelected, .menuItemSelected td {
	/*background-color:#DDE4F6;*/
	/*background-color:#F6F2E6;*/
	background-color: #149346;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	Color: #fff;
	line-height: 2.0;
	padding: 2px;
}

.menuItem td {
	margin:0px;
	padding:2px;
	border:none;
}



	
.submenuItem td {
	color: #FFF9BF;
	font-weight:normal;
	line-height: 1.0;
	margin:0px;
	padding:2px;
	border:none;
}

.submenuItemSelected td {
	color: #FFF9BF;
	font-weight:normal;
	line-height: 1.0;
	margin:0px;
	padding:2px;
	border:none;
}

.submenuItemSelected {
	background-color:#149346;
	font-family: arial;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	padding: 2px;
}

.submenuItem {
	cursor:pointer;
	background-color: #275a3b;
	font-family: arial;
	font-size:12px;
	font-weight:normal;
}

.separator, .separator td {
	display:none;
	visibility:hidden;
	height:0px;
}

/* USED TO HIDE PDF ICON IMAGES THAT ARE RANDOMLY APPEARING IN DESCRIPTION */
#dnn_ctr383_ModuleContent img { display:none; }
#dnn_ctr395_ModuleContent img { display:none; }
#dnn_ctr398_ModuleContent img { display:none; }
#dnn_ctr411_ModuleContent img { display:none; }
#dnn_ctr415_ModuleContent img { display:none; }
#dnn_ctr417_ModuleContent img { display:none; }


/* new css based layout */

#container {width: 750px; margin: 0 auto; text-align: left; background-color: #fff;}
#container #header {width: 750px; height: 116px; background-image: url(header.png);}

#container #left {width: 220px; float: left; overflow: hidden;}
#container #right {width: 525px; float: right;}
#container #right-header {width: 525px; height: 91px; background-image: url(right-header.png); border-bottom: 2px solid #fff;}




