/* CSS Document */

body {
	background: #000000 url(../../images/background-tile.png) repeat-x;
	font-size: 0.8em;
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1, h2, h3 {
	color: #FF0000;
}

h1 {
	font-size: 1.25em;
	margin-top: 36px;
}
a:link,  a:visited {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	border: none;
	color: #CCCCCC;
	text-decoration: underline;

}
#header {
	width: 906px;
	height: 108px;
	margin: 0 auto;
}
#colLogo {
	float: right;
	width: 303px;
}
#logo {
	float: right;
	height: 108px;
	width: 300px;
	padding-bottom: 2px;
}



#page {
	width: 906px;
	margin: 0;
	position: relative;
	float: none;
}

#wrap {
	margin: 0px auto;
	width: 912px;
	border: 1px solid #fff;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 0px;
	background-image: url(../../images/background_tile2.png);
	background-repeat: repeat-x;
	top: 150px;
	background-color: #000000;

}

/* mainMenu */
#menu {
	height: 30px;
	float: left;
	width: 706px;
	margin-left: 171px;
	height: 30px;
	margin-top: 5px! important margin-top: 0px;
	display: inline;
}
#menu ul {
list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
	height: 30px;
}
#menu ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background-image: url(../../images/menu_act.gif);
	background-repeat: repeat-x;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 4px;
}
#menu ul li a:hover {
	background-image: url(../../images/menu_over.gif);
	background-repeat: repeat-x;
}
/* Content */
#content {
	width: 906px;
	margin: 0 5px;
}
#colOne {
	float: right;
	width: 292px;
	margin-top: 14px;
	background-image: url(../../images/red_bar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-left: 15px;
	height: 380px;
}
#colTwo {
	float: right;
	width: 385px;
	margin-top: 14px;
	background-image: url(../../images/red_bar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-right: 4px;
	padding-left: 4px;
}
#colThree {
	float: left;
	width: 190px;
	background-image: url(../../images/red_bar.gif);
	background-repeat: repeat-x;
	margin-top: 14px;
	display: inline;
	height: 380px;
}
.title {
	width: 190px;
	text-indent: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	font-size: 12px;
}
a.sub:link, a.sub:visited, a.sub:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	width: 190px;
	background-image: url(../../images/red_bar.gif);
	background-repeat: repeat-x;
	position: static;
	float: left;
	text-indent: 12pt;
	display: block;
	margin-top: 7px;
	padding-top: 1px;
}
a.sub:hover  {
	height: 16px;
	width: 190px;
	background-image: url(../../images/sub_bar.gif);
	background-repeat: repeat-x;
	position: static;
	float: left;
	text-indent: 12pt;
	display: block;
	margin-top: 7px;
	background-color: #FF0000;
	padding-top: 1px;
}
.right {
	border: thin solid #CCCCCC;
	margin-top: 50px;

}
.right2 {
	border: thin solid #CCCCCC;
	margin-top: 25px;

}
.rightFlash {
	margin-top: 50px;
	top: 159px;
	position: absolute;


}

/* Footer */
#footer {
	width: 920px;
	height: 18px;
	margin: 0 auto;
	text-indent: 5pt;
	border: none;
	position: relative;
	margin-top: 1px;

}
a.Main:link, a.Main:visited, a.Main:active {
	font-size: 0.78em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	background-image: url(../../images/back_menu.gif);
	background-repeat: no-repeat;
	float: left;
	line-height: 20px;
	text-indent: 15pt;
	padding-left: 12px;
	margin-top: 30px;
}
a.Main:hover  {
	background-image: url(../../images/back_menu_over.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}
.bRight {
	font-size: 0.85em;
}
.liCopy {
	list-style-position: outside;
	list-style-type: square;
	display: list-item;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
}
