/* REDEFINED TAGS */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image:  url("/images/framework/bkgrndPage.png");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFFFFF;
}


/* SITEWDIE STYLES */

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 15px;
	}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000099;
	text-decoration: none;
	margin: 15px 15px -10px;
	padding: 0px;
	}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: -10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}

OL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	}

UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	}

LI {
	margin-bottom: 10px;
}



/* BREADCRUMBS */

DIV.breadcrumb {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-weight: bolder;
	text-transform: uppercase;
	}
	
A.breadcrumb:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

A.breadcrumb:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

A.breadcrumb:hover {
	color: #666666;
	text-decoration: underline	}

A.breadcrumb:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	}


/* TABLE STYLES */

.cellMain {
	width: 780px;
	background-color: #FFFFFF;
	padding: 0px;
	border: none;
	margin: 0px;
	}

.cellShadowLeft	{
	background-image:   url("/images/framework/shadowLeft.png");
	background-repeat: repeat-y;
	width: 10px;
	empty-cells: show;
	}

.cellShadowRight {
	background-image:   url("/images/framework/shadowRight.png");
	background-repeat: repeat-y;
	width: 10px;
	empty-cells: show;
}


/* TABLE LEFT */

#tableLeft {
	background-color: #CCCCCC;
	width: 160px;
	border: 1px solid #999999;
	margin: 10px;
	padding: 0px 10px 10px;
	}

P.tableLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 8px;
	padding: 0px;
}


/* TABLE STAFF */

#tableStaff {
	padding: 10px;
	margin: 0px;
	float: right;
	}

#tableStaff p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

div.line hr{ /* take out the troublemaking HR */
	display:none;
	}

div.line {
	height: 1px;
	width: auto;
	background-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

#tableMain {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

p.txt_main {
	font-size: 11pt;
	line-height: 1.4;
	}

#menu {
	background-color: #990000;
	}



/* IMAGE STYLES */

.imgHeader {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 5px;
	}

/* LINK STYLES */

A.toTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
 }

A.toTop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline;
	}
 
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
	left: 0px;
	bottom: 0px;
	}
