/* Override default settings */
BODY {
	background-color:  #dfdfdf;
}
FORM {
	margin:  0px;
}

#dnn_ContentPane TD.Container_MainHeader {
	width:       576px;
}
.PageTitle .Normal {
	font-size:    18px;
	color:        #fff;
	font-family:  Verdana, Tahoma, Arial;
	font-weight:	bold;
}

.UDT_LinksHeader1 {
	font-size:    13px;
	color:        #888;
	font-family:  Verdana, Tahoma, Arial;
	font-weight:  bold;
}
.UDT_LinksHeader2 {
	font-size:    13px;
	color:        #eee;
	font-family:  Verdana, Tahoma, Arial;
	font-weight:  bold;
}
.UDT_LinksHeader3 {
	font-size:    13px;
	color:        #fff;
	font-family:  Verdana, Tahoma, Arial;
	font-weight:  bold;
}
.UDT_Links,
.UDT_Links A,
.UDT_Links A:visited,
.UDT_Links A:active {
	font-size:        10px;
	color:            #888;
	font-family:      Verdana, Tahoma, Arial;
	font-weight:      normal;
	text-decoration:  none;
}
.UDT_TopMenu {
	font-size:    11px;
	font-family:  Verdana, Tahoma, Arial;
	color:        #bbb;
}
A.UDT_TopMenuLink,
A.UDT_TopMenuLink:visited,
A.UDT_TopMenuLink:active {
	font-size:        11px;
	font-family:      Verdana, Tahoma, Arial;
	color:            #333;
	text-decoration:  none;
}
#ePolControl TH,
#ePolControl TD {
	font-size:    10px;
	color:        #333;
	font-family:  Verdana, Tahoma, Arial;
}
#ePolControl .textbox {
	border:     solid 1px #2C80BC;
	font-size:	11px;
}
#ePolControl TR.GridHeader_Office2007 {
	background: #d3dbe9 url('ePol_images/GridHeaderBg.gif') repeat-x;
	font: bold 11px Verdana, Tahoma, Sans-serif, bold;
	padding-left: 6px; /*more than items to compensate for item borders!*/
	height: 25px;
	color: #27413e;
	border-bottom: solid 1px #9eb6ce;
}
#ePolControl .GridHeader_Office2007 A {
	color: #27413e;
	font: bold 11px Verdana, Tahoma, Sans-serif;
	text-decoration: none;
}
#ePolControl .button {
	background:   url('ePol_images/bg1_24.gif');
	height:       24px;
	font-size:    11px;
	color:        #fff;
	font-weight:  bold;
	border:       solid 1px #ccc;
	cursor:       hand;
}


