/* ------ MEDIA TAG ----- */

@media screen {

body {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px 0px 10px 0px;
	overflow: -moz-scrollbars-vertical;  /*add scrollbar to mozilla when to short to scroll normally*/
}

h1 {
	font-size: 195%;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom: 1px solid #DFDFDF;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom: 1px solid #DFDFDF;
}

h3 {
	font-size: 115%;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom: 1px solid #DFDFDF;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* ----- END HTML TAGS ----- */

/* ----- CONTAINTERS ----- */

.clear {
 clear: both;
 margin: 0px;
 padding: 0px;
}

.container {
	width: 760px;
	margin: 10px auto;
	border: 1px solid #6C6C6C;
	background-color: #FFFFFF;
}

.header {
	width: 760px;
}

.headerTop {
	background-image: url(/images/template/header01-bg.jpg);
	background-repeat: repeat-x;
	width: 760px;
	min-height: 83px;
}

.headerTopLeft {
	float: left;
}

.logoPrint {
	display: none;
}

.headerTopRight {
	float: right;
	margin: 23px 15px 0px 0px;
	text-align: right;
	width: 420px;
}

.headerTopRight p {
	margin-bottom: 0px;
}

.headerTopRight a {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 6px;
}

.headerTopRight a:hover {
	text-decoration: underline;
}

.headerTopRight .title {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 0px;
	border: none;
	line-height: 95%;
}

.headerMiddle {
	clear: both;
	min-height: 31px;
	width: 760px;
	background-image: url(/images/template/header02-bg.jpg);
	background-repeat: repeat-x;
}

.headerMiddleLeft {
	float: left;
}

.headerMiddleMiddle {
	padding: 8px 0px 0px 0px;
	margin: 0px 70px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.headerMiddleMiddle ul {
	padding: 0px;
	margin: 0px;
}

.headerMiddleMiddle li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.headerMiddleMiddle a {
	border-left: 1px solid #FA3741;
	border-right: 1px solid #BE0000;
	padding: 5px 10px 6px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.headerMiddleMiddle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.headerBottom {
	clear: both;
}

.headerBottomTop {
}

.headerBottomMiddle {
	background-image: url(/images/template/header04-bg.jpg);
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: 40px;
	border-top: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
}

.headerBottomBottom {
	border-bottom: 1px solid #6C6C6C;
}

.main {
	clear: both;
	margin: 10px 10px 10px 10px;
}

.mainLeft {
	float: left;
	width: 495px;
	padding: 0px 10px 10px 15px;
	line-height: 150%;
}

.mainLeftFeature {
	border-top: 1px dotted #C8C8C8;
	padding: 5px 0px 3px 0px;
}

.mainLeftFeature a {
	color: #FF0000;
	text-decoration: none;
}

.mainLeftFeature a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.mainMenu {
	float: left;
	width: 217px;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
}

.mainMenu a {
	color: #FF0000;
	text-decoration: none;
}

.mainMenu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.mainMenuBox {
	border-bottom: 1px solid #DFDFDF;
	padding: 10px;
}

.mainMenuBox ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.mainMenuBox li {
	background-image: url(/images/icon_shield-bullet.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0px 0px 0px 45px;
	/*list-style-image: url(/images/icon_shield-bullet.jpg);*/
}

.mainMenuOutside {
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #999;
}

.footer {
	background-color: #787878;
	color: #FFFFFF;
	font-size: 80%;
	width: 760px;
	margin-top: 10px;
}

.footer a {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.footerLeft {
	float: left;
	background-color: #787878;
	padding: 3px 10px 3px 10px;
}

.footerRight {
	float: right;
	background-color: #787878;
	padding: 3px 10px 3px 10px;
}

.floatLeft {
	float: left;
	margin-right: 5px;
}

.floatRight {
	float: right;
	margin-left: 5px;
}

.floatLeftBorderRed {
	border: 1px solid #FF0000;
	float: left;
	margin-right: 5px;
}

.floatRightBorderRed {
	border: 1px solid #FF0000;
	float: right;
	margin-left: 5px;
}

.textRed {
	color:#FF0000;
}

.tableStyle th {
	background-color: #FF0000;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #BA0607;
}

.tableStyle td {
	background-color: #DFDFDF;
	border-bottom: 1px solid #FFFFFF;
}

.tableNone td {
	border: 0px;
}

.breadcrumb {
	font-size: 90%;
	color: #999999;
}

.breadcrumb a {
	color: #999999;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #999999;
	text-decoration: underline;
}

.borderRed {
	border: 1px solid #FF0000;
}

}

/* ------ END MEDIA TAG ----- */

