body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small; 
	color:#3f4a4e;
}
/*==============================
	SITE WRAPPER
===============================*/
.site-wrapper
{
	width:973px; 
	min-height:10px; 
	margin-left:10px; 
}
/*==============================
	HEADER WRAPPER
===============================*/
.header-wrapper
{
	float:left; 
	margin-left:10px;  
	width:973px;
	min-height:0px; 
}
.header-topwrapper
{
	float:left; 
	width:973px; 
}
.header-top
{
	float:left; 
	width:973px; 
}
.headerleftpane
{
	width:225px; 
	float:left;
}
.headerrightpane
{
	width:740px;
	float:right;
	overflow:hidden;
}
/* this sets the position of the date. 
 */
.header-date
{
	float:left;
	width:300px;
	height:25px;
	text-align:left; 
	overflow: auto;
}
/* This sets the position of the login menu */
.header-login
{
	float:right; 
	width:300px; 
	height:25px;
	text-align:right; 
	overflow: auto;
}
/* This sets the position of the language menu */
.header-language
{
	float: right; 
	width:370px; 
	height:25px;
	text-align:center; 
	overflow: auto;
}
/* this sets the position of the logo. 
 */
.header-logo
{
	float:left;
	width:300px;
	text-align:center;
	overflow: auto;
}
/* This sets the position of the banner */
.header-banner
{
	float:right; 
	width:300px; 
	text-align:center;
	overflow: auto;
}
/*==============================
		BODY WRAPPER
===============================*/
.body-wrapper
{
	margin-top:3px; 
	float:left; 
	overflow: inherit;
	margin-left:10px;  
	width:973px; 
	min-height:1px;
	padding-bottom:8px; 
}
/* This sets the position of the search */
.search_wrapper
{
	float:right; 
	margin-top: auto;
	margin-bottom:auto;	
	width:200px; 
	height:27px; 
	text-align:right;
	overflow: inherit;
	vertical-align:middle;
	padding-top:3px;
	padding-right:5px;
}
/* search form */
#search
{
	height:20px;
}
/* expand width of DNN search box */
#dnn_dnnSEARCH_txtSearch
{
    border: 0;
    color: #9f8c6c;
    font-weight: bold;
	font-size:small;
}
/* Style dnn search button */
#dnn_dnnSEARCH_cmdSearch
{
    background: #6f6e73 url(images/search_button.jpg) repeat;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #ffffff;
	font-size:small;
    text-decoration: none;
	height:17px;
	width:55px;
	padding-left:3px;
	padding-right:3px;
}

#search a:hover
{
    color: #9f8c6c;
    background: inherit;
    background: #d6d3ce url(images/search_buttonh.jpg) repeat;
    text-decoration: underline;
}
.NormalTextBox
{
		width:95px;
		vertical-align:middle;
}
/*==============================
		MAIN WRAPPER
===============================*/
.content-wrapper
{
	float:left; 
	margin-left:0px;  
	width:973px; 
	min-height:0px;
	overflow:hidden;
} 
.maincontent-wrapper
{
	float:left; 
	margin-left:0px;  
	width:973px; 
	min-height:0px;
	overflow:hidden;
	padding-top:10px;
} 
.contentpane
{
	float:left; 
	width:973px; 
}
.admincontentpane-wrapper
{
	float:left; 
	margin-left:0px;  
	width:973px; 
	min-height:0px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
} 
.leftpane
{
	float:left;
	width:348px;
	min-height:0px; 
	overflow: visible; 
}
/* This sets the position of the right pane */
.rightpane
{
	float:right; 
	width:613px; 
	min-height:0px;
	overflow:hidden;
}
/* This sets the position of the righttoppane */
.righttoppane
{
	width:100%;
	min-height:0px; 
	overflow:hidden; 
}
/* This sets the position of the rightbottompane */
.rightbottompane
{
	width:100%; 
	min-height:0px; 
	overflow:hidden;
	padding-top:10px;
	overflow:hidden;
}
/*==============================
		SUBPAGE 
===============================*/
/* This sets the position of the sub page topcontentpane */
.topcontentpane
{
	width:100%; 
	min-height:0px; 
	overflow:hidden;
}
/* This sets the position of the sub page wrapper Background */
.subcontent-wrapper
{
	width:973px; 
	min-height:0px;
	float:right;
	background-image: url(images/subcontent_back.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}
/* This sets the position of the sub page contentpane1 */
.subcontentpane1
{
	width:192px; 
	min-height:0px;
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page contentpane2 */
.subcontentpane2
{
	width:192px; 
	min-height:0px;
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page contentpane3 */
.subcontentpane3
{
	width:192px; 
	min-height:0px;
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page contentpane4 */
.subcontentpane4
{
	width:192px; 
	min-height:0px;
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page contentpane5 */
.subcontentpane5
{
	width:192px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page 2 wrapper padding */
.subcontentpane2-wrapper
{
	width:973px; 
	min-height:0px;
	float:left;
	padding-top:15px;
	overflow:hidden;
}
/* This sets the position of the sub page 2 background */
.subcontentpane2-wrapperback
{
	width:973px; 
	min-height:0px;
	float:left;
	background-image: url(images/sub2content_back.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}
/* This sets the position of the sub page 2 contentpane1 */
.sub2contentpane1
{
	width:322px; 
	min-height:0px;
	float:left;
	overflow: hidden;
}
/* This sets the position of the sub page 2 contentpane2 */
.sub2contentpane2
{
	width:323px; 
	min-height:0px;
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page 2 contentpane3 */
.sub2contentpane3
{
	width:322px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page 3 contentpane1 */
.sub3contentpane1
{
	width:190px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
.sub3content-wrapper
{
	float:right; 
	width:578px; 
	min-height:0px; 
	overflow:hidden;
}
/* This sets the position of the sub page 3 contentpane2 */
.sub3contentpane2
{
	width:192px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page 3 contentpane3 */
.sub3contentpane3
{
	width:192px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page 3 contentpane4 */
.sub3contentpane4
{
	width:192px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page 3 contentpane5 */
.sub3contentpane5
{
	width:192px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page 3 contentpane6 */
.sub3contentpane6
{
	width:578px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page 4 contentpane1 */
.sub4contentpane1
{
	width:193px;
	min-height:0px;
	margin-top:0px;
	padding-top:0px; 
	min-height:0px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
.sub4content-wrapper
{
	float:right; 
	width:384px; 
	min-height:0px;
	min-height:0px;
	margin-top:0px;
	padding-top:0px; 
	min-height:0px;
	overflow:hidden;
}
/* This sets the position of the sub page 4 contentpane2 */
.sub4contentpane2
{
	width:190px; 
	min-height:0px;
	margin-top:0px;
	padding-top:0px; 
	min-height:0px; 
	min-height:0px; 
	float:left;
	overflow:hidden;
}
/* This sets the position of the sub page 3 contentpane3 */
.sub4contentpane3
{
	width:190px;
	min-height:0px;
	margin-top:0px;
	padding-top:0px; 
	min-height:0px; 
	min-height:0px; 
	float:left;
	overflow:hidden;
}
/* This sets the position of the sub page 3 contentpane4 */
.sub4contentpane4
{
	width:190px; 
	min-height:0px;
	margin-top:0px;
	padding-top:0px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page 3 contentpane5 */
.sub4contentpane5
{
	width:190px; 
	min-height:0px;
	margin-top:0px;
	padding-top:0px; 
	min-height:0px; 
	min-height:0px; 
	float:right;
	overflow:hidden;
}
/* This sets the position of the sub page 3 contentpane6 */
.sub4contentpane6
{
	width:382px; 
	min-height:0px;
	margin-top:0px;
	padding-top:0px; 
	min-height:0px; 
	min-height:0px; 
	float:left;
	background-color:#FFFFFF;
	overflow:hidden;
}

/* This sets the position of the sub page bottomcontentpane */
.bottomcontentpane
{
	width:100%; 
	min-height:0px;
	overflow:hidden;
}
/*==============================
		FOOTER
===============================*/
.footer
{
	/* clears are the sisters to float, it's 
	time to meet the whole family :) */
	float:left;
	margin-left:10px;  
	width:973px; 
	height:17px;
	background-color:#999999;
	vertical-align:middle;
}
/* this sets the position of the copyright. 
 */
.footer-copyright
{
	float:left;
	width:400px;
	height:17px;
	text-align:left; 
	overflow: visible;
	padding-left:5px;
	padding-top:2px;
	vertical-align:middle;
}
/* This sets the position of the terms*/
.footer-terms
{
	float:right; 
	width:300px; 
	height:17px;
	text-align:right; 
	overflow: visible;
	padding-right:5px;
	padding-top:2px;
	vertical-align:middle;
}
/*==============================
		Text
===============================*/
.StandardButton     {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-small;
		color:#9f8c6c;
		border:#9f8c6c solid 1px;
		background-color:#FFFFFF;
}
.button1
{
	height:35px;
	width:144px;
	background-image: url(images/button_gray.jpg);
	background-repeat:no-repeat;
}
.button2
{
	height:35px;
	width:144px;
	background-image: url(images/button_blue.jpg);
	background-repeat:no-repeat;
}
.button3
{
	height:35px;
	width:144px;
	background-image: url(images/button_charcoal.jpg);
	background-repeat:no-repeat;
}
.button4
{
	height:35px;
	width:144px;
	background-image: url(images/button_green.jpg);
	background-repeat:no-repeat;
}
.button5
{
	height:35px;
	width:144px;
	background-image: url(images/button_black.jpg);
	background-repeat:no-repeat;
}
.button6
{
	height:35px;
	width:144px;
	background-image: url(images/button_gray.jpg);
	background-repeat:no-repeat;
}
.button7
{
	height:35px;
	width:144px;
	background-image: url(images/button_gold.jpg);
	background-repeat:no-repeat;
}
.button8
{
	height:35px;
	width:144px;
	background-image: url(images/button_mauve.jpg);
	background-repeat:no-repeat;
}
.button9
{
	height:35px;
	width:144px;
	background-image: url(images/button_purple.jpg);
	background-repeat:no-repeat;
}
.button10
{
	height:35px;
	width:144px;
	background-image: url(images/button_pink.jpg);
	background-repeat:no-repeat;
}
.button11
{
	height:35px;
	width:144px;
	background-image: url(images/button_red.jpg);
	background-repeat:no-repeat;
}
.button12
{
	height:35px;
	width:144px;
	background-image: url(images/button_gray.jpg);
	background-repeat:no-repeat;
}
.date     {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-small;
		color:#999999;
		text-align:left;
}
.breadcrumbtext     {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-large;
		color: #9f8c6c;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
}
.breadcrumb     {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-large;
		color: #9f8c6c;
		text-align:left;
		vertical-align:middle;
		min-height:0px; 
		clear:left;		
		padding-top:3px;
		padding-left:199px;
		padding-bottom:5px;
}
.breadcrumb a:link {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-large;
		color: #9f8c6c;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
}
.breadcrumb a:hover {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-large;
		color: #9f8c6c;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
}
.breadcrumb a:visited {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-large;
		color: #9f8c6c;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
}
.breadcrumb a:active {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-large;
		color: #9f8c6c;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
}
.logintext     {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-small;
		color:#999999;
		text-align:left;
		text-decoration:none;
}
.logintext a:link {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-small;
		color:#999999;
		text-align:left;
		text-decoration:none;
}
.logintext a:hover {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-small;
		color:#9f8c6c;
		text-align:left;
		text-decoration:none;
}
.logintext a:visited {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-small;
		color:#999999;
		text-align:left;
		text-decoration:none;
}
.logintext a:active {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: x-small;
		color:#999999;
		text-align:left;
		text-decoration:none;
}
.copyright     {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: xx-small;
		color:#f2f2f2;
		text-align:left;
		text-decoration:none;
		vertical-align:middle;
}
.copyright a:link {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: xx-small;
		color:#f2f2f2;
		text-align:left;
		text-decoration:none;
		vertical-align:middle;
}
.copyright a:hover {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: xx-small;
		color:#f2f2f2;
		text-align:left;
		text-decoration:none;
		vertical-align:middle;
}
.copyright a:visited {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: xx-small;
		color:#f2f2f2;
		text-align:left;
		text-decoration:none;
		vertical-align:middle;
}
.copyright a:active {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: xx-small;
		color:#f2f2f2;
		text-align:left;
		text-decoration:none;
		vertical-align:middle;
}
.footer-terms a:link {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: xx-small;
		color:#f2f2f2;
		text-align:left;
		text-decoration:none;
		vertical-align:middle;
}
.footer-terms a:hover {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: xx-small;
		color:#f2f2f2;
		text-align:left;
		text-decoration:none;
		vertical-align:middle;
}
.footer-terms a:visited {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: xx-small;
		color:#f2f2f2;
		text-align:left;
		text-decoration:none;
		vertical-align:middle;
}
.footer-terms a:active {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: xx-small;
		color:#f2f2f2;
		text-align:left;
		text-decoration:none;
		vertical-align:middle;
}
A,A:link,A:visited,A:active { 
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: small;
		color:#000000;
		text-decoration: underline;
}
A:hover {
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: small;
		color: #9f8c6c;
		text-decoration: underline;
}
.Normal { 
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: small;
		color:#000000;
		text-decoration:none;
}
/* this sets the position of the menu. 
 */
.menu-wrapper
{
	float:left; 
	margin-left:0px;  
	width:973px; 
	height:27px;
	background-image: url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	overflow: inherit;
}
/* this sets the position of the menu. 
 */
.menu
{
	float:left;
	height:27px; 
	text-align:left; 
	overflow: inherit;
}
.menu ul
{
    padding:0;
    margin:0;
    list-style:none;
	background-color:#b7b8ba;
	clear:both;
}
.menu ul a
{
}
.menu li
{
  	position: relative;
  	float:left;
  	list-style: none;
  	list-style-type:none;
	height:27px;
	background-image: url(images/seperator.jpg);
	background-repeat:no-repeat;
	background-position:right;	
	}
.menu li a {
  	padding-left:8px;
  	padding-right:8px;
	padding-top:5px;
	display: block;
    font-size: small;
    text-decoration: none;
	font-weight: bold;
    text-align:center;
	color:#000000;
	height:27px;
}
.menu li a:hover {
	background-image: url(images/menu_selbg.jpg);
	background-repeat: repeat-x;
	color:#ffffff;
  	padding-left:8px;
  	padding-right:8px;
	height:27px;
}
.menu .SelectedTab {
	background-image: url(images/menu_selbg.jpg);
	background-repeat: repeat-x;
    font-size: small;
    text-decoration: none;
	font-weight: bold;
    text-align:center;
	color:#ffffff;
}
.menu li .SelectedTab {
	background-image: url(images/menu_selbg.jpg);
	background-repeat: repeat-x;
    font-size: small;
    text-decoration: none;
	font-weight: bold;
    text-align:center;
	color:#ffffff;
}
.menu li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	z-index: 10
}
.menu li li a {
  	width: 13em;
    text-align:left;
}
.menu li li li a {
  	width: 13em;
    text-align:left;
}
.menu .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
.menu li:hover ul ul,
.menu li:hover ul ul ul,
.menu li:hover ul ul ul ul,
.menu li.iehover ul ul,
.menu li.iehover ul ul ul,
.menu li.iehover ul ul ul ul{
  left: -999em;
}

.menu li:hover ul, 
.menu li.iehover ul {
	top: 27px;
	left:0;
}
.menu li li:hover ul,
.menu li li li:hover ul,
.menu li li.iehover ul,  
.menu li li li.iehover ul {
	top: 0px;
	left:187px;
	padding:0;
    margin:0;
    list-style:none;
	background-color:#b7b8ba;
	float:right;
}


