

body {
	background:#E1E9EA;
	margin:0px;
	padding:0px;
}

#main {
	background:#ffffff url('/_gfx/design/site/bg.jpg') repeat-x top;
	min-height:700px;
	text-align:center;
}

#page {
	width:950px;
	margin:0px auto;
	text-align:left;
}

#top {
	background:url('/_gfx/design/site/topbg.jpg') no-repeat top;
	height:184px;
}

#topmenu {
	margin-top:7px;
	text-align:center;
}

#topmenu table {
	background:url('/_gfx/design/site/menuspace.gif') no-repeat center left;
}

.topmenu {
	height:50px;
	background:url('/_gfx/design/site/menuspace.gif') no-repeat center right;
	padding-left:25px;
	padding-right:25px;
	font-weight:bold;
	color:#2D646F;
}

#search {
	margin-left:740px;
	padding-top:10px;
}

#content {
	padding:20px;
	padding-bottom:40px;
	padding-top:110px;
	line-height:180%;
}

#bottom {
	text-align:center;
	color:#969696;
	font-size:11px;
	line-height:180%;
	padding-top:20px;
}

#bottom a {
	color:#969696;
}



body {
	font-family:Tahoma,Verdana,Arial,Sans-Serif;
	font-size:13px;
	color:#000000;	

}

div.error {
	border:1px solid #BFBFBF;
	padding:8px;
	font-weight:bold;
	color:#A30000;
}

input.txtField {
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:10px;
	background-color:#DDE6E7;
	color:#1B3F45;
	padding:7px;
	border:0px;
}

.left, .leftRecuire {
	width:140px;
	vertical-align:top;
	padding-top:4px;
}

.right .txtField {
	width:250px;
}

textarea.txtField {
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:10px;
	background-color:#DDE6E7;
	color:#1B3F45;
	padding:7px;
	border:0px;
}


input.button {
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:11px;
	padding:7px;
	background-color:#931414;
	border:0px;
	font-weight:bold;
	color:#ffffff;
}


input.searchField {
	font-family:Tahoma,Verdana,Arial,Sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background:none;
	border:0px;
	width:150px;
}

input.searchButton {
	font-family:Tahoma,Verdana,Arial,Sans-serif;
	font-size:10px;
	color:#467883;
	font-weight:bold;
	background:none;
	border:0px;
	width:30px;
	padding:0px;
}

div.outline {
	padding:10px;
	border:1px solid #DEDEDE;
}

a {
	color:#B40E0E;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

hr {
	margin-top:20px;
	margin-bottom:20px;
	color:#BEC3C9;
	background-color:#BEC3C9;
}

td,th {
	font-family:Tahoma,Verdana,Arial,Sans-Serif;
	font-size:13px;
}

h1 {
	font-family:Trebuchet MS,Arial;
	font-size:32px;
	color:#1B3F45;
	font-weight:normal;
	padding-bottom:15px;
	margin-top:0px;
}

h2 {
	font-family:Trebuchet MS,Arial;
	font-size:18px;
	color:#386D95;
	font-weight:normal;
}

h3 {
	color:#386D95;
	font-size:13px;
	font-family:Tahoma,Arial,Verdana,Sans-serif;
	font-weight:bold;
	margin:0px;
	padding:0px;
}



/* Dropdown menu */
._qmmc { position: absolute; top: 0px; left: 60px;}
._qmmc {float:right;}
.qmmc .qmdivider { display:block; font-size:1px; border-width:0px; border-style:solid; position:relative; z-index:20; float:right;}
.qmmc .qmdividery { float:left; width:0px; }
.qmmc .qmtitle { display:block; cursor:default; white-space:nowrap; position:relative; z-index:1; }
.qmclear { font-size:1px; height:0px; width:0px; clear:left; line-height:0px; display:block; float:none !important; }
.qmmc { position:relative; z-index:10;}
.qmmc a, .qmmc li { float:left; display:block; white-space:nowrap; position:relative; z-index:1; }
.qmmc div a, .qmmc ul a, .qmmc ul li { float:none; top:10px; left:20px; border:1px solid #FFFFFF;}
.qmsh div a { float:left; }
.qmmc div { visibility:hidden; position:absolute;left:0; top:10;}

#qm0 div { width: 200px; height: 20px;}

#qm0 a {
	color:#2D646F;
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	background:url('/_gfx/design/site/menuspace.gif') no-repeat center right;
	text-decoration:none;
	font-weight:bold;
	font-style: normal;
	text-align: center;
	height:35px;
}
#qm0 a:hover, #qm0 a.qm0_selected {
	color:#B40E0E;
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	background:url('/_gfx/design/site/menuspace.gif') no-repeat center right;
	text-decoration:none;
	font-weight:bold;
	font-style: normal;
	text-align: center;
	height:35px;
}
#qm0 div a {
	color: #1B3F45;
	padding: 5px 5px 5px 5px;
	font-size: 13px; 
	font-weight: normal;	
	text-decoration: none;
	font-style: normal;
	text-align: left;
	text-transform: none;
	background-color: #DFE8E9;
	background-image: none;
	width: auto;
	width: 100%;
	height: auto;
}
#qm0 div a:hover, #qm0 div a.qm0_selected {
	color: #000000;
	padding: 5px 5px 5px 5px;
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: none; 
	font-style: normal; 
	text-align: left; 
	text-transform: none;
	background-color: #AAC9CC; 
	background-image: none;
	width: auto; 
	width: 100%; 
	height: auto;
}

#qm0 div div a {
	color: #1B3F45;
	padding: 5px 5px 5px 5px; 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: none; 
	font-style: normal; 
	text-align: left; 
	background-color: #DFE8E9;
	width: auto; 
	width: 100%; 
	height: auto;
	margin-left:-21px;

}
#qm0 div div a:hover, #qm0 div div a.qm0_selected { color: #000000; padding: 5px 5px 5px 5px; font-size: 13px; font-weight: normal; text-decoration: none; font-style: normal; text-align: left; background-color: #AAC9CC; width: auto; width: 100%; height: auto; }

#qm0 div div div a { color: #666666; padding: 5px 5px 5px 5px; font-size: 11px; font-weight: normal; text-decoration: none; font-style: normal; text-align: left; background-color: #FFFFFF; width: auto; width: 100%; height: auto; }
#qm0 div div div a:hover, #qm0 div div div a.qm0_selected { color: #000000; padding: 5px 5px 5px 5px; font-size: 11px; font-weight: normal; text-decoration: none; font-style: normal; text-align: left; background-color: #DDDDDD; width: auto; width: 100%; height: auto; }

