body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
	font-family:Verdana;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, em, th, var
{
	font-style: normal;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
ul li 
{
	list-style:none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}

body
{
	background-color:#172734;
	background-image:url('background.gif');
    background-repeat:no-repeat;
    background-position:top center;
}
#Container
{
	margin:0 auto;
	position:relative;
	width:797px;
	margin: 0px auto;
}

#PageHeader
{
	background-image:url(logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:250px;
	margin:0 auto 0 -80px;
	position:relative;
	width:960px;
	height:220px;
}

#Logo
{
	height:80px;
	left:85px;
	position:absolute;
	top:60px;
	width:264px;
	display:block;
}

#Logotext
{
	position:absolute;
	left:105px;
	top:150px;
	width:305px;
	height:30px;
	color:#006699;
}

#Logotext a
{
	color:#006699;
	text-decoration:none;
}

#Logotext h1
{
	color:#ffffff;
	font-size:1.5em;
}
#HeaderText
{
/*	background-image:url(phoneicon.gif);
	background-position:left top;
	background-repeat:no-repeat;*/
	color:#FFFFFF;
	height:38px;
	padding:8px 0 0 28px;
	position:absolute;
	right:85px;
	top:95px;
	width:116px;
	z-index:10;
}
/* Search Box */

#dnn_dnnSEARCH_txtSearch.NormalTextBox 
{
	height: 18px;
	width:153px;
	padding-top: 3px;
	border: 0px solid #FFFFFF;
	background-color:#FFFFFF;
	color:#4C4C4C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	top:8px;
	left:12px;
	position:absolute;
}

#SearchTxtBox
{
	background-image:url(/Portals/79/Skins/NewSkin/searchTxtBox.gif);
	background-position:right center;
	background-repeat:no-repeat;
	height:37px;
	position:absolute;
	right:10px;
	top:25px;
	width:168px;
}
.SearchBTN
{
	background-image:url('/Portals/79/Skins/NewSkin/searchBTN3.gif');
	background-repeat: no-repeat;
	background-position: right;
	height:39px;
	width:41px;
	position:absolute;
	right:-39px;
	top:1px;
	cursor:pointer;
}


#ContentArea
{
	background-color:#ffffff;
	margin:25px 0;
}

#ContentTop
{
	background-image:url(contenttop.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:797px;
	height:75px;
	position:relative;
	top:-20px;
}

#ContentMiddle
{
	background-color:#FFFFFF;
	min-height:150px;
	position:relative;
	width:797px;	
}

#ContentBottom
{
	background-image:url(contentbottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:0.7em;
	height:36px;
	padding-bottom:20px;
	position:relative;
	top:40px;
	width:797px;
	clear:both;
}

#SideBar
{
	float:left;
	left:-12px;
	position:relative;
	top:-10px;
	width:240px;
}

#SideBar p
{
	color:#ffffff;
}

#SideBarTop
{
	width:241px;
	height:47px;
	background-image:url(sidetop.gif);
	background-repeat:no-repeat;
	display:block;
}
#SideBarMiddle
{
	min-height:10px;
	background-image:url(sidemiddle.jpg);
	background-repeat:repeat-y;
	display:block;
	padding:0px 25px;
	width:196px;
}
#SideBarBottom
{	
	background-image:url(sidebottom.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-size:8pt;
	height:30px;
	padding-left:15px;
	padding-top:34px;
	width:241px;
}
#SideBarBottom a
{
	color:#ffffff;
	font-size:8pt;
}
#SideBarBottom a:hover
{
	text-decoration:underline;
}
#PageContent
{
	width: 530px;
	background-color:White;
	position:relative;
	float:right;
	padding:10px;
}

#PageMenuArea
{
	height:60px;
	margin:0 auto;
	position:relative;
	top:10px;
	width:770px;
	z-index:10;
}

#MenuArea
{
}

#MenuArea li
{
	display:inline;
}

#MenuArea a
{
	width:96px;
	background-image:url(buttons_03.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	text-decoration:none;
	height:56px;
	padding-top:14px;
	color:#ffffff;
	margin:2px;
	position:relative;
}

#MenuArea a:link, #MenuArea a:visited, #MenuArea a:active
{
	background-position:100% 0px;
}

#MenuArea a:hover
{
	background-position:100% -70px;
}

#dnn_MenuArea
{
	width:700px;
	height:36px;
	float:left;
	position:relative;
}

#dnn_contentpane li
{
	margin-left:20px;
	list-style-type:circle;
}

#dnn_sidebarPane a
{
	color:White;
}

#dnn_sidebarPane a:hover
{
	color:White;
	text-decoration:underline;
}