
* { 
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}


/* background color for the content part of the pages */
BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(Images/TopBack.gif) top left repeat-x #e6f3fc;
}
.ControlPanel {
}
.SkinObject {
}
A.SkinObject:link,
A.SkinObject:visited {
}
A.SkinObject:hover {
}


/* style for module titles */
.Head {
}


/* style of item titles on edit and admin pages */
.SubHead {
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}


/* text style used for most text rendered by modules */
.Normal {
}


/* text style used for rendered text which requires emphasis */
.NormalBold {
}


/* text style used for error messages */
.NormalRed {
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
}


/* text style used for help text rendered by modules */
.Help {
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
}

 
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link,
A.CommandButton:visited {
}
A.CommandButton:hover {
}


/* button style for standard HTML buttons */
.StandardButton {
}

    
/* GENERIC */
P {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
}
H1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color:#CC0000;
}
H2, H4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color:#659abf;
		margin:0;
		padding:5px 0;
}
H3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color:#FFFFFF;
}
H4 {
		font-size: 16px;
		font-weight: bold;
}
TFOOT, THEAD {
}
TABLE {
	border-collapse: collapse;
}
TD {
	padding: 0px;
}
TH {
	padding: 0px;
}
UL LI {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
}
A:link,
A:visited,
A:active {
	color:#006699;
}
A:hover {
	color:#006699;
	text-decoration:underline;
}
SMALL {
}
BIG {
}
BLOCKQUOTE, PRE {
}
HR {
}
#Form {
	margin:0;
	padding:0;
}
/* R.a.d. Menu */
.menu A.link,
.menu A.link:link,
.menu A.link:visited,
.menu A.link:hover {
	display: block;
	float:left;
	height: 26px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	background: #006699;
	border:0;
}
.menu A.link:hover,
.menu .focused,
.menu .expanded {
	background: #92c5d9;
}
.menu .text {
/*	padding: 5px 16px 0 16px;*/
	padding: 5px 8px 0px 8px;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.menu UL .last {
	padding: 0px 0px 0 4px;
}

.menu UL UL .last {
	padding: 0px 0px 0 0px;
}

.menu UL UL .text {
text-transform:none;
}
.menu .group A.link {
	background:#006699;
	text-align: left;
}
.menu .group A.link,
.menu .group A.link:link,
.menu .group A.link:visited {
	color: #FFF;
}
.menu .group .text {
	font-size: 11px;
	font-weight: normal;
}
.menu .group A.link:hover,
.menu .group .focused,
.menu .group .expanded {
	background: #92c5d9;
	font-weight: normal;
	color:#FFFFFF;
}

/* ================================
    Styles for skin
   ================================
*/
/* Main size definitions */
.PageHolder {
	margin:0 auto;
	text-align:center;
}
.MainTable {
	width:100%;
}
.Left {
	width:auto;
	vertical-align:top;
	text-align:right;
	background: url(Images/left-repeat.gif) top right repeat-y;
}
.Center {
	width:970px;
	vertical-align:top;
	text-align:left;

}
.Right {
	width:auto;
	vertical-align:top;
	text-align:left;
	background: url(Images/right-repeat.gif) top left repeat-y;
}
.ContentLeft {
	width:165px;
	padding:9px;
	background:#FFFFFF;
	vertical-align:top;
}
.ContentCenter {
	width:600px;
	padding:9px;
	vertical-align:top;
	background:url(Images/center-back.jpg) top left repeat-y #fff;
}
.ContentCenterAdmin {
	width:970px;
	padding:9px;
	vertical-align:top;
	background:url(Images/center-back.jpg) top left repeat-y #fff;
}
.ContentCenterMain {
	width:1001px;
	padding:9px;
	vertical-align:top;
	background:url(Images/center-back.jpg) top left repeat-y #fff;
}
.ContentRight {
	width:205px;
	padding:9px;
	background:url(Images/rightCback.gif) top left repeat-y;
	vertical-align:top;
}
.SearchHolder {
	background:url(Images/search.gif) center left no-repeat;
	padding-left:20px;
	margin-bottom:10px;
}
.SearchHolder .SkinObject,
.SearchHolder a.SkinObject:link,
.SearchHolder a.SkinObject:visited {
		font-size: 11px;
		font-weight: bold;
		color:#FFFFFF;
		text-decoration: none;
		padding:0 5px;
}
.SearchHolder a.SkinObject:hover {
		text-decoration:underline;
}
.SearchHolder .NormalTextBox {
	background:url(Images/search-back.jpg) top left no-repeat;
	height:16px;
	border:0;
}
.Top {
	width:970px;
	height:25px;
	text-align:right;
	padding-right:15px;
	line-height:25px;
	background:#FFFFFF;
}
.Top A:link,
.Top A:visited,
.Top A:active
 {
	color:#006699;
	text-decoration:none;
	font-size:10px;
	padding-right:5px;
}
.Top A:hover {
	text-decoration:underline;
}
.NavigationHolder {
	background: #006699;
	height:26px;
	width:970px;
	text-align: right;
}
.ClearDiv { /* Used for removing float attribute */
	clear:both;
	font-size:0;
}
.PageName {
	font-size: 11px;
	font-weight: normal;
	color:#006699;
	background:url(Images/arrow.gif) right center no-repeat;
	padding-right:26px;
	text-align:right;
}
.SideMenuStyle {
	width: 163px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: noraml;
	color:#006699;
}
.SideMenuStyle UL{
	margin:0;
	padding:0;
}
.SideMenuStyle LI {
	list-style:none;
	margin-bottom:4px;
	background:#eaf4fd;
	font-size:11px;
}
.SideMenuStyle LI A:link,
.SideMenuStyle LI A:visited,
.SideMenuStyle LI A:active {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size: 11px;
	font-weight: noraml;
	color:#006699;
	text-decoration: none;
	padding: 2px;
}
.SideMenuStyle LI A:hover {
	background-color:#FFFFFF;
	color:#006699;
}
.SideMenuStyle LI {
	padding-left:5px;
}
.MenuItemIcon1 {
	padding-right:5px;
}
.FooterHolder {
	background:url(Images/Footer-top.gif) top center no-repeat;
	padding-top:6px;
	margin:0 auto;
	width:1002px;
}
.FooterHolder .SkinObject {
	color: #00496e;
	font: 11px Arial, sans-serif;
} 
.FooterHolder2 {
	height:auto;
	margin:5px auto;
	width:970px;
	text-align: center;
}
.FooterHolder2 .SkinObject {
	color: #535257;
	font: 11px Arial, sans-serif;
}
.ContentPane .Normal table td {
font-size: 12px;
padding: 3px 4px;
}
.ContentPane .Normal .nobordtable td {
border: none;
font-size: 10px;
}

/*-----------sidemenu-----------------------------*/

.MenuItems2 LI {
margin-left:-5px;
padding-left:10px;
}

.MenuItems3 LI {
margin-left:-15px;
padding-left:20px;
background-color:#EAF4FD;
color:#fff;
}

.MenuItems2 LI {
background-color:#FFFFFF;
}

.MenuItems2 LI A {
padding-left: 5px;
}

.MenuItems2 LI A:hover {
color:#003366;
}

.MenuItems3 LI A {
padding-left: 20px;
}

.MenuItems3 LI A:hover {
background-color:#84B8D1;
color:#fff;
}

#dnn_ctr3091_dnnTITLE_lblTitle {
display:none;
}

