/*-----------------------Begin the wipe -------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}


ol {
	list-style: none;
}


q:after {
	content: "";
}


q:before {
	content: "";
}


blockquote:after {
	content: "";
}


blockquote:before {
	content: "";
}

q {
	quotes: "" "";
}

blockquote {
	quotes: "" "";
}

/* ------- end to the wipe ---------------------------------------------*/


/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane 
{
	float: left;
	width: 187px;
	margin: 14px 0 0 0;
	padding: 0 12px;
	background-color: transparent;
}
.contentpane 
{
	float: left;
	width: 673px;
	margin: 14px 14px 0 8px;
	padding: .8em 0 0 0;
	background-color: transparent;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer 
{
	height: 28px;
	background: #5F9D3B url('images/menu_gradient.jpg') repeat-x;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 28px;
	background-color: transparent;
}
.MainMenu_MenuItem 
{
	width: 100%;
	border-left: #CAD5EA 0px solid; 
	border-bottom: #60AE4C 1px solid; 
	border-top: #999999 0px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon 
{
	display: none;
	background-color: #FFFFFF; 
	border-left: #CAD5EA 0px solid; 
	border-bottom: #60AE4C 1px solid; 
	border-top: #60AE4C 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu 
{
	padding: 2px;
	background-color: #5F9D3B;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	line-height: 18pt;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: #012064; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow 
{
	display: none;
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow 
{
	display: none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/*--Added by MVI----------------------------------------*/
body
{
	background: #BFBFBF url('images/wrapper_vert.jpg') repeat-x;
}

#wrapper
{
	width: 918px;
	margin: 11px auto;
	background: #BFBFBF url('images/wrapper_horiz.jpg') repeat-y;
}

#wrapperTop
{
	width: 918px;
	height: 7px;
	background: #BFBFBF url('images/wrapper_top.jpg') no-repeat;
}

#wrapperLeft
{
	float: left;
	width: 4px;
	height: 330px;
	background: #BFBFBF url('images/wrapper_left.jpg') no-repeat;
}

#wrapperRight
{
	float: left;
	width: 4px;
	height: 330px;
	background: #BFBFBF url('images/wrapper_right.jpg') no-repeat;
}

#wrapperBottom
{
	clear: both;
	width: 918px;
	height: 7px;
	background: #BFBFBF url('images/wrapper_bottom.jpg') no-repeat;
}

#contentWrapper
{
	float: left;
	width: 910px;
	margin: -4px auto 0 auto;
}

#topBar
{
	height: 100px;
	background: #012064 url('images/topbar_gradient.jpg') repeat-x;
}

#topBar img
{
	float: left;
}

#daclogo
{
	float: left;
}

#dnn_headerLinks
{
	float: left;
	padding: 15px 15px 0 0;
	width: 320px;
	color: #93BD72;
}

#dnn_headerLinks a
{
	font-size: 1.1em;
	font-weight: bold;
	color: #93BD72;
}

/*--leftpane------------------------------------------*/
.leftpane h3
{
	font-size: 1.4em;
	font-weight: bold;
	color: #012064;
}

.leftpane ul
{
	margin: 1em 0 0 0;
}

.leftpane ul li
{
	margin: .9em 0 0 0;
	list-style: none none;
}

.leftpane ul li a
{
	color: #1271D2;
}

.leftpane ul li a:visited
{
	color: #1271D2;
}

.leftpane ul li a:hover
{
	color: #1271D2;
	text-decoration: underline;
}

.leftpane ul li a:active
{
	color: #1271D2;
}

.leftpane div
{
	margin: 5px 0 0 0;
}
/*--*/

/*--leftpane------------------------------------------*/
.contentpane h1
{
	margin: 0 0 1.5em 0;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: .15em;
	color: #333333;
}

.contentpane p
{
	margin: 0 0 1.5em 0;
	font-size: 10pt;
	line-height: 1.5em;
}
/*--*/

/*--leftpane------------------------------------------*/
.footerpane
{
	clear: both;
	padding: 80px 0 20px 0;
	color: #888888;
}
/*--*/

/*--products-------------------------------------*/
.productHeaderBar
{
    padding: 30px 0 0 0;
}

.productHeaderBar h2
{
    margin: 0 0 30px 0;
    padding: 2px;
    background: #012064 url('images/header_bar.jpg') repeat-x;
    font-weight: bold;
    color: #FFFFFF;
}

.products
{
	float: left;
	padding: 0;
	width: 400px;
	border: solid 1px #000000;
    font-family: Arial, sans-serif;
}

.products h2
{
	margin: .25em 0 0 0;
	padding: 0 0 0 .5em;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

.products h3
{
	margin: .25em 0 0 0;
	padding: 0 0 0 .5em;
	font-size: 1.1em;
	color: #000000;
}

.pTable
{
	margin: .5em 0 0 0;
	width: 100%;
	border: solid 1px #000000;
	border-collapse: collapse;
	border-spacing: 0;
}

.pTable th
{
	padding: .3em;
	background: #CCCCCC;
	border: solid 1px #000000;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.pTable td
{
	padding: .3em;
	font-size: 10pt;
	border: solid 1px #000000;
}

.productPic
{
	float: right;
	margin: 0 0 0 10px;
}

#userBlock
{
	display: block;
    margin: -10px 0 0 100px;
}

#userBlock a
{
    margin-right: 10px;
}

.clearBoth
{
	clear: both;
}
/*--*/

/*--DNN Menu------------------------------------------*/
#tbldnn_dnnMenu_ctldnnMenuMenuBar tr td table tr td
{
    padding: 6px 0 0 0;
	font-weight: bold;
}

#tbldnn_dnnMenu_ctldnnMenuMenuBar tr td table
{
    padding: 0 0 0 30px;
}
/*--*/