.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid;
	border-top: #8f9092 1px solid;
	border-left: #8f9092 1px solid;
	border-bottom: #8f9092 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_DKGray.jpg);
	height: 30px;
}
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled {
	font: normal 0.8em/1.3em Arial, Helvetica, sans-serif;
	color: #000;
}
img {
	border-style: none;
}
UL LI {
	list-style: square url(/Portals/0/bulletpoints.gif);
}
UL LI LI {
	list-style-type: square;
}
UL LI LI LI {
	list-style-type: square;
}
OL LI {
	list-style-type: square;
}
OL OL LI {
	list-style-type: square;
}
OL OL OL LI {
	list-style-type: square;
}
OL UL LI {
	list-style-type: square;
}
A:link {
	text-decoration: none;
	color: #0080C0;
}
A:visited {
	text-decoration: none;
	color: #0080C0;
}
A:hover {
	text-decoration: underline;
	color: #0080C0;
}
A:active {
	text-decoration: none;
	color: #0080C0;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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 {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:23px;
	background-color: Transparent;
	width: 87px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=1);
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none;
}
.MainMenu_RootMenuItem {
	cursor: pointer;
	cursor: hand;
	background: url(images/pgn_menu_off.gif) no-repeat;
	height: 23px;
	width: 87px;
	font: 10px Tahoma;
	color: #FFFFFF;
}
.MainMenu_RootMenuItemActive {
	cursor: pointer;
	cursor: hand;
	background: url(images/pgn_menu_on.gif) no-repeat;
	height: 23px;
	width: 87px;
}
.MainMenu_RootMenuItemSelected {
	cursor: pointer;
	cursor: hand;
	background: url(images/pgn_menu_on.gif) no-repeat;
	height: 23px;
	width: 87px;
}
.DNN_ANN_Title {
	font: bold 11px Tahoma;
	color: #0078AE;
}
.DNN_ANN_Date {
	font: 10px Tahoma;
	color: #666666;
}
.DNN_ANN_Description {
	font: 11px Tahoma;
	color: #000000;
}
.StandardButton {
	background: #aaaaaa none;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.Head {
	text-decoration: none;
}
.footer {
	border-top: 2px solid #0078ae;
	background: #e4f4fc;
	height: 70px;
}
.FormLabel {
	font: bold 10px Tahoma;
	color: #000000;
}
.FormLabelCell {
	width: 150px;
	text-align: right;
	vertical-align: top;
}
.FormTextBox {
	border: 1px solid #004080;
	width: 350px;
	font: bold 11px Tahoma;
	height: 20px;
	color: #004080;
}
.FormTable {
	width: 100%;
}
.FormDropDownList {
	border: 1px solid #004080;
	width: 350px;
	font: bold 11px Tahoma;
	height: 20px;
	color: #004080;
}
.FormTextArea {
	border: 1px solid #004080;
	width: 350px;
	font: bold 11px Tahoma;
	height: 100px;
	color: #004080;
}
.FormButton {
	text-align: center;
	display: block;
}
.FormMultipleSelect {
	width: 100%;
	font: bold 10px Tahoma;
}
.FormRadioButtonList {
	font: bold 10px Tahoma;
}
#thumbnail {
	border-bottom: 5px solid #0078ae;
}
.Article, .ArticleList {
	margin: 0px;
	padding: 0px;
}
.ArticleHead {
	font: bold normal 0.9em Arial, Helvetica, sans-serif;
	color: #0078ae;
}
a.ArticleHead:active, a.ArticleHead:link, a.ArticleHead:visited {
	color: #0078ae;
	text-decoration: none;
}
a.ArticleHead:hover {
	color: #0078ae;
	text-decoration: underline;
}

