/* ================================
    Styles specific to this portal
   ================================

body, html { height: 100%; }

body { margin: 0; padding: 0; border: none; }
*/
HTML, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #f2f2e8;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
}

p, td {
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
}

a {
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #B41632;
}

.dotright {
	border-right: solid 1px #696969;
}
.dotbottom {
	border-bottom: solid 1px #696969;
}
.dotleft {
	border-left: solid 1px #696969;
}
.green {
	color: #0c7f3d;
}
.red {
	color: #9f1609;
}

/* Bread crumb styles */


.level0 {
	color: #000;
	font-size: small;

	text-transform: uppercase;
	font-family: "Gill Sans MT" , "Gill Sans" ,Tahoma, Helvetica, Arial, Verdana, sans-serif;
}
.level1 {
	color: #000;
	font-size: small;
	font-weight: normal;
	font-family: "Gill Sans MT" , "Gill Sans" ,Tahoma, Helvetica, Arial, Verdana, sans-serif;
}
.level2 {
	color: #000;
	font-size: small;
	font-weight: normal;
	text-transform: lowercase;
	font-family: "Gill Sans MT" , "Gill Sans" ,Tahoma, Helvetica, Arial, Verdana, sans-serif;
}
.level3 {
	color: #000;
	font-size: small;
	font-weight: normal;
	text-transform: lowercase;
	font-family: "Gill Sans MT" , "Gill Sans" ,Tahoma, Helvetica, Arial, Verdana, sans-serif;
}
a.BreadCrumb:hover {
	text-decoration: underline;
	color: #0A2165;
}
a.BreadCrumbUnderline:hover {
	text-decoration: none;
	color: #0A2165;
}
.selected {
	text-decoration: none;
	font-weight: bold;
}






/* GENERAL */
/* style for module titles */
.Head {
	font-family: Arial, Helvetica,Verdana, Tahoma;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead {
	font-family: Arial, Helvetica,Verdana, Tahoma;
	font-size: small;
	font-weight: bold;
	color: #990099;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Arial, Helvetica,Verdana, Tahoma;
	font-size: small;
	font-weight: bold;
	color: black;
}

.bold {
	font-weight: bolder;
}

td.help {
	border: solid 1px #c0c0c0;
	padding: 5px 5px 5px 5px;
}

.tab {
	background-color: #f5f5f5;
}

.left {
	border-left: solid 1px #c0c0c0;
}
.right {
	border-right: solid 1px #c0c0c0;
}
.top {
	border-top: solid 1px #c0c0c0;
}
.bottom {
	border-bottom: solid 1px #c0c0c0;
}

.moduletitle {
	font-family: Arial ,Tahoma, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
}

/* not required once moved over to WiSS CMS */
.countermoduletitle {
	/*font-family: "Gill Sans MT" , "Gill Sans" ,Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-family: "Arial ,Tahoma, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: small;
	letter-spacing: 0.1em;
	margin-top: -0.4em;
	color: #0A2165;
}



/* text style used for most text rendered by modules */
.normal {
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}

.small {
	font-family: Verdana, Helvetica, Verdana, Tahoma,;
	font-size: x-small;
	font-weight: normal;
}

.help {
	font-family: Verdana, Helvetica, Verdana, Tahoma,;
	font-size: x-small;
	font-weight: normal;
	border: solid 1px #c0c0c0;
	padding: 3px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.TextBox {
	font-family: Verdana, Helvetica,Verdana, Tahoma;
	font-size: small;
	font-weight: normal;
}
.AltTextBox {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	border: dashed 2px #c0c0c0;
}
.dashed {
	border: dashed 2px #c0c0c0;
}

.textbox {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
}




.red {
	color: #ff0000;
}

.bold {
	font-size: small;
	font-weight: bold;
}

.Top, Right, Bottom, Left {
	border-top: solid 1px #c0c0c0;
}


.formattinghints {
	font-size: small;
	font-weight: normal;
	background-color: #f5f5f5;
	padding: x90%;
}



/* GENERIC */
H1 {
	font-size: larger;
	font-weight: bold;
	color: #666644;
}

H2 {
	font-size: medium;
	font-weight: bold;
	color: #666644;
}

H3 {
	font-size: 90%;
	font-weight: normal;
	color: #003366;
}

H4 {
	font-size: small;
	font-weight: normal;
	color: #003366;
}

H5, DT {
	font-size: small;
	font-weight: bold;
	color: #003366;
}

H6 {
	font-size: small;
	font-weight: bold;
	color: #003366;
}

TFOOT, THEAD {
	font-size: small;
}

TH {
	vertical-align: baseline;
	font-size: small;
	font-weight: bold;
}

SMALL {
	font-size: xx-small;
}

BIG {
	font-size: medium;
}

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;
}