/*control panel*/
.controlpanel{background:url(../Copy of diagpp/cp.jpg);border:#000 solid;border-width:0px 0px 1px;}
.controlpanel img{margin:10px 5px 0px;}
.controlpanel td td td td img{margin:0px;}
.controlpanel td td td{width:auto;}
.controlpanel div{border:0;background:transparent;}
.controlpanel td .SubHead{background:transparent;font-size:14px;color:#000066;font-weight:bold;}
.controlpanel td td td .SubHead{background:transparent;font-size:12px;color:#000066;font-weight:normal;}
.controlpanel .NormalTextBox{font-size:12px;}
.controlpanel a.commandbutton{font-size:10px;}
.controlpanel a.commandbutton:link{color:#BF3070;text-decoration:none;}
.controlpanel a.commandbutton:visited{color:#BF3070;text-decoration:none;}
.controlpanel a.commandbutton:hover{color:#4D8040;}
.controlpanel a.commandbutton:active{color:#BF3070;text-decoration:none;}


/*skin elements*/

.Head   {
	color: #000000;
	text-align: center;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

.Normal
{
	color: #000000;
}

#imgdivleft
{
	float: left;
}

#imgdivright
{
	float: right;
}

#dnn_dnnLOGIN_hypLogin
{
	font-size: 8pt;
}

#dnn_dnnUSER_hypRegister
{
	font-size: 8pt;
}

#sheader
{
	width: 660px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #006940;
	overflow: hidden;
	border-top: 1px solid #006940;
}
	*html #sheader
	{
		width: 660px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #006940;
		border-top: 1px solid #006940;
	}

#sheader_left{
	float: left;
	width: 263px;
	padding-left: 15px;
}
	*html #sheader_left{
		float: left;
		width: 268px;
		padding-left: 15px;
	}

#sheader_right{
	padding-top: 15px;
	float: right;
	width: 267px;
}	
	*html #sheader_right{
		padding-top: 15px;
		float: right;
		width: 267px;
	}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div#outer
{
	width: 660px;
}
	*html div#outer
	{
		width: 660px;
	}

div#sbar
{
	background-color: #FFDA9B;
	height: 25px;
	line-height: 25px;
	margin-top: 6px;
	margin-bottom: 6px;
}
	
div#searchbar
{
	width: 184px;
	/*min-height: 110px;*/
	float: left;
}
	*html div#searchbar
	{
		width: 184px;
		/*height: 110px;*/
		float: none;
	}

div#main
{
	border-bottom: 0px;
	width: 645px;
	background-color: #FFFFFF;
	min-height: 450px;
	overflow: visible;
	padding-left: 15px;
}
	*html div#main
	{
		border-bottom: 0px;
		width: 660px;
		background-color: #FFFFFF;
		height: 450px;
		overflow: visible;
		padding-left: 0px;
	}

#bgholder
{
	width: 660px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
/*	border: 1px solid #006940;*/
	overflow: visible;
}
	*html #bgholder
	{
		width: 660px;
		margin-bottom: 0px;
		background-color: #FFFFFF;
	/*	border: 1px solid #006940;*/
		overflow: hidden;
	}

#printcontent
{
	background-color: #FFFFFF;
	/*min-height: 280px;*/
	text-align: center;
	min-height: 410px;
	width: 645px;
	margin-bottom: -30px;
}
	*html #printcontent
	{
		background-color: #FFFFFF;
		/*height: 280px;*/
		text-align: center;
		height: 350px;
		width: 645px;
		margin-bottom: -30px;
	}
	
div#footercontainer
{
	width: 630px;
	padding-top: 30px;
	border-top: 0px;
	background-color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
	*html div#footercontainer
	{
		width: 660px;
		padding-top: 15px;
		border-top: 0px;
		background-color: #FFFFFF;
		text-align: center;
		overflow: hidden;
	}



/*****************************************************************************************************/




/*text*/
.normal,div,.commandbutton,a,td,input,textarea,span,p,.NormalTextBox{font-family:Arial, Helvetica, sans-serif;font-size:14px;}
.head{font-family:Arial, Helvetica, sans-serif;font-size:22px;}
.subhead{font-family:Arial, Helvetica, sans-serif;font-size:16px;}
.subsubhead{font-family:Arial, Helvetica, sans-serif;font-size:14px;}

/*links*/
a:hover{text-decoration:none;}

a.ssearch{color:#FFF;}
a.ssearch:hover{color:#4D8040;}
a.sbar:hover{color:#4D8040;}

div#contentholder a:link{color:#006634; font-weight: bold;}
div#contentholder a:visited{color:#006634; font-weight: bold;}
div#contentholder a:hover{color:#006634; text-decoration: underline; font-weight: bold;}
div#contentholder a:active{color:#006634; font-weight: bold;}

div#sfooter a:link{color:#FFFFFF;}
div#sfooter a:visited{color:#FFFFFF;}
div#sfooter a:hover{color:#FFFFFF; text-decoration: underline;}
div#sfooter a:active{color:#FFFFFF;}

