* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
	color: #333333;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
	text-align: center;
}

ul {
	list-style-type: none;
}

div.page {
	width: 850px;
	margin: 0px auto 0px auto;
	text-align: left;
}

div.header div {
	float: left;
}

div.headerLeft {
	background: #ffffff url(../images/header_left.jpg) no-repeat left top;
	height: 54px;
	width: 300px;
}

div.headerTitle {
	background: #ffffff url(../images/header_background.gif) repeat-x left top;
	height: 54px;
	width: 500px;
}

div.headerRight {
	background: #ffffff url(../images/header_right.jpg) no-repeat left top;
	height: 54px;
	width: 50px;
}

div.headerBottom {
	background: #ffffff url(../images/header_bottom.jpg) no-repeat left top;
	height: 94px;
	width: 850px;
}

div.main {
	clear: both;
}

table.main {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	margin-left: 15px;
	width: 819px;	
}

table.main td.leftColumn {
	width: 206px;
	border-right: 1px dashed #f0f0f0;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}

table.main td.rightColumn {
	width: 614px;
	vertical-align: top;
	padding: 10px 10px 10px 10px;	
}

div.footer div {
	float: left;
}

div.footerLeft {
	background: #ffffff url(../images/footer_left.gif) no-repeat left top;
	height: 56px;
	width: 24px;
}

div.footerBlock {
	background: #ffffff url(../images/footer_background.gif) repeat-x left top;
	height: 56px;
	width: 800px;
	text-align: right;
	line-height: 56px;
}

div.footerRight {
	background: #ffffff url(../images/footer_right.gif) no-repeat left top;
	height: 56px;
	width: 26px;
}

table.moduletable {
	width:180px;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #c90f0f;
	text-align: left;
	vertical-align: middle;
	padding-left: 16px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}

table.moduletable td {
	margin-top: 12px;
	padding-left: 7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #3C3032;
}

h1 {
	color:#3C3032;
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 13px;
	line-height: 13px;
	margin-top: 34px;
	width: 500px;
	overflow: hidden;
}

table.moduletable_bodyBottom {
	float: left;
	margin: 10px 30px 5px 6px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_bodyBottom th {
	color: #c90f0f;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;	
}

table.moduletable_bodyBottom td {
	margin-top: 12px;
	padding-left: 7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

input.inputbox {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ADAA9C;
	background-color: #F3F0E1;
}

div.bigmirBanner {
	text-align: center;
	margin-top: 30px;
}

div.topMenuContainer {
	margin: 0px auto;
	width: 800px;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
}

div#topMenu {
	position: relative;
	display: block;
	height: 36px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
}


div#topMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}

div#topMenu ul li {
	display: block;
	float: left;
	margin: 0px;
	background-image: none;	
}

div#topMenu ul li a {
	display: block;
	float: left;
	color: #666;
	text-decoration: none;
	padding: 9px 10px 0px 10px;
	height: 23px;
}

div#topMenu ul li a:hover,
div#topMenu ul li a.current {
	color: #c90f0f;
}

div.componentheading {
	height: 14px;
	margin-left: 2px;
	padding-left: 3px;
	border-bottom: 1px solid #c90f0f;
	color: #c90f0f;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

table.contentpane td.contentdescription {
	font-size: 12px;
	line-height: 18px;
}

table.contentpane td.componentheading {
	background: #E1DECF;
	height: 20px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom: 3px;
	white-space: nowrap;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

table.contentpane td {
	padding-top: 1px;
	padding-bottom: 2px;
	font-size: 12px;
}

table.contentpaneopen {
	width: 100%;
}

table.contentpaneopen td {
	line-height: 18px;
	font-size: 12px;
}

table.contentpaneopen td.contentheading {
	height: 20px;
	padding-left: 3px;
	color: #666;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #c90f0f;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}

a.mainlevel:link,
a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	text-align: left;
	padding-left: 3px;
	padding-top: 5px;
	height: 16px;
	width: 170px;
	text-decoration: none;
	border-bottom: 1px solid #e4e4e4;	
	color: #666;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #c90f0f;
	border-bottom: 1px solid #c90f0f;
}
