body {
	/* page background */
	background-color: #ffffff;
	margin: 0px;
}

.selectedtab {
	/* text style for the selected tab */
	font-weight: bold;
	font-size: 8.5pt;
	color: #000000;
	font-family: arial, sans-serif;
	text-decoration: none;
}

a.selectedtab:link {
	/* hyperlink style for the selected tab */
	text-decoration: none;
	color: #000000;
}

a.selectedtab:visited {
	text-decoration: none;
	color: #000000;
}

a.selectedtab:active {
	text-decoration: none;
	color: #000000;
}

a.selectedtab:hover {
	text-decoration: none;
	color: #000000;
}

.othertabs {
	/* text style for the unselected tabs */
	font-weight: bold;
	color: #999999;
	font-family: arial, sans-serif;
	text-decoration: none;
}

a.othertabs:link {
	/* hyperlink style for the unselected tabs */
	text-decoration: none;
	color: #999999;
}

a.othertabs:visited {
	text-decoration: none;
	color: #999999;
}

a.othertabs:active {
	text-decoration: none;
	color: #999999;
}

a.othertabs:hover {
	text-decoration: none;
	color: #999999;
}

/* general */

.head {
	/* style for module titles */
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.subhead {
	/* style of item titles on edit and admin pages */
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.subsubhead {
	/* module title style used instead of head for compact rendering by quicklinks and signin modules */
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.normaladmin {
	/* text style used for most text rendered by modules */
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.normal {
	/* text style used for most text rendered by modules */
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.normaltextbox {
	/* text style used for textboxes in the admin and edit pages, for nav compatibility */
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.normalred {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.normalbold {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.commandbutton {
	/* text style for buttons and link buttons used in the portal admin pages */
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.commandbutton:link {
	/* hyperlink style for buttons and link buttons used in the portal admin pages */
	text-decoration: underline;
	color: #000000;
}

a.commandbutton:visited {
	text-decoration: underline;
	color: #000000;
}

a.commandbutton:active {
	text-decoration: underline;
	color: #000000;
}

a.commandbutton:hover {
	text-decoration: underline;
	color: #000000;
}

/* generic */

h1 {
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

h4 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

h5, dt {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

tfoot, thead {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

th {
	vertical-align: baseline;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

small {
	font-size: 12px;
}

big {
	font-size: 14px;
}

blockquote, pre {
	font-family: lucida console, monospace;
}

ul li {
	list-style-type: square;
}

ul li li {
	list-style-type: disc;
}

ul li li li {
	list-style-type: circle;
}

ol li {
	list-style-type: decimal;
}

ol ol li {
	list-style-type: lower-alpha;
}

ol ol ol li {
	list-style-type: lower-roman;
}

hr {
	color: dimgrey;
	height: 1pt;
	text-align: left;
}

/* menu-styles */

.moduletitle_menucontainer {
	/* module title menu */
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.moduletitle_menubar {
	cursor: hand;
	height: 16;
	background-color: transparent;
}

.moduletitle_menuitem {
	cursor: hand;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #ffffff 0px solid;
	background-color: transparent;
}

.moduletitle_menuicon {
	cursor: hand;
	background-color: #eeeeee;
	border-left: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-top: #eeeeee 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}

.moduletitle_submenu {
	z-index: 1000;
	cursor: hand;
	background-color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
}

.moduletitle_menubreak {
	border-bottom: #eeeeee 1px solid;
	border-left: #eeeeee 0px solid;
	border-top: #eeeeee 1px solid;
	border-right: #eeeeee 0px solid;
	background-color: #eeeeee;
	height: 1px;
}

.moduletitle_menuitemsel {
	cursor: hand;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #c1d2ee;
}

.moduletitle_menuarrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: hand;
	color: #f7f6e3;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 0px solid;
}

.moduletitle_rootmenuarrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: hand;
	color: #f7f6e3;
}

/* main menu */

.mainmenu_menucontainer {
	border: 0px #f1f1f1 solid;
	background-color: transparent;
	width: 100%;
	padding: 0px;
	padding-bottom: 0px;
}

.mainmenu_menubar {
}

.mainmenu_menuitem {
	/* sub menu, non-selected items */
	cursor: hand;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px #f1f1f1 solid;
	padding: 1px;
	background-color: transparent;
}

.mainmenu_menuicon {
	/* icon area only */
	cursor: hand;
	background-color: #cccccc;
	border: 1px #cccccc solid;
	padding: 1px;
	width: 8px;
	height: 1px;
}

.mainmenu_menuitemsel {
	/* sub menu rollover */
	background-color: #f7f6e3;
	cursor: hand;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px #f7f6e3 solid;
	padding: 1px;
}

.rootmenuitem {
	/* main menu non-selected items */
	cursor: hand;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	padding: 3px;
	height: 25px;
	display: block;
	margin-bottom: 3px;
}

.rootmenuitemselected {
	/* main menu rollover */
	cursor: hand;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	padding: 3px;
	height: 25px;
	display: block;
	margin-bottom: 3px;
	background-color: #f7f6e3;
}

.rootmenuitembreadcrumb {
	/* main menu selected item */
	cursor: hand;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	background-image: url(media/button_bread.jpg);
	padding: 3px;
	height: 25px;
	display: block;
	margin-bottom: 3px;
}

.submenuitembreadcrumb {
	/* selected submenu */
	cursor: hand;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px #f1f1f1 solid;
	background-color: transparent;
	padding: 1px;
}

.submenu {
	z-index: 1000;
	background-color: #f1f1f1;
	/*filter: progid:dximagetransform.microsoft.shadow(color='#cccccc', direction='90', strength='1');*/
	border: 1px #a7a7a7 solid;
	/* outer edge of submenu */
	margin-left: 0px;
	margin-top: 0px;
}

.mainmenu_menubreak {
	border: 0px;
	background-color: #333333;
	height: 1px;
}

.mainmenu_menuarrow {
	border: 0px;
	border-right: 1px #ffffff solid;
}

.mainmenu_rootmenuarrow {
	border: 0px;
}

/* end main menu */

a.links_bottom:visited {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.links_bottom:active {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.links_bottom:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.links_bottom:link {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #999999;
}

.currentdate {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.dnncopyright:visited {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a.dnncopyright:active {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a.dnncopyright:hover {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a.dnncopyright:link {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}