/* CSS Document */

#Mcontainer, .Mcontainer, #Mnavcontainer {
	width: 942px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	background-image: url(../images/header_left_body.png);
	background-repeat: repeat-y;
}

#Mheadercontainer {
	width: 942px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#Mfootercontainer, .Mfootercontainer {
	width: 942px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.Lcontainer, .Lnavcontainer {
	width: 26px;
	margin: 0px auto; /*firefox fix to center*/
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	background-image: url(../images/header_left_body.png);
	background-repeat: repeat-y;
}

.Lheadercontainer {
	width: 26px;
	margin: 0px auto; /*firefox fix to center*/
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	background-image: url(../images/header_left.png);
	background-repeat: no-repeat;
}

.Lfootercontainer {
	width: 26px;
	margin: 0px auto; /*firefox fix to center*/
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	background-image: url(../images/header_left_body.png);
	background-repeat: repeat-y;
}

body {
	margin: 0px 0px 0px 0px;
	cursor: auto;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #545454;
	background-repeat: repeat-x;
	background-image: url(../images/bkgd_stripes_grey.png);
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
}

img {
	border: 0px;
}

p {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 2em;
}


h1 {
	font: 24px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #e51b24;
	text-transform: uppercase;
}

.green {
	font: 24px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #63cc34;
	text-transform: uppercase;
}

ul {
	line-height: 1.5em;
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #999999;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}

h3 {
	font: 21px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #002d56;
	text-transform: uppercase;
	margin: 10px 0px -20px 0px;
}

.red {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.grey {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

#container, .container {
	width: 894px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 100%;
	padding: 0px 0px 20px 0px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	/*border-left: thick solid #e51b24;
	border-width: 0px 0px 0px 26px;*/
}

#navcontainer, #headercontainer {
	width: 894px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	/*border-left: thick solid #e51b24;
	border-width: 0px 0px 0px 26px;*/
}

#headercontainer {
	height: 218px;
	background-color: #FFFFFF;
}

#navcontainer {
	background-color: #FFFFFF;
}

#navbackground {
	width: 100%;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

#header {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif;
	position: relative;
	float: left;
}

#headerbackground {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

#headerLeft {
	float: left;
	text-align: left;
	position: absolute;
	top: 56px;
	left: -12px;
	z-index: 101;
	background-image: url(../images/header_logo.png);
}

.logo {
	float: left;
	position: relative;
	top: 0px;
	clear: both;
	overflow: hidden;
	background-repeat:no-repeat;
}

#headerRight {
	float: right;
	text-align: right;
	position: absolute;
	top: 2px;
	left: 350px;
}

#content {
	width: 100%;
	height: 100%;
	padding: 0px 0px 12px 0px;
	text-align: left;
	line-height: 1.5em;
}

.contentLeft {
	text-align: left;
	width: 240px;
	height: auto;
	float: left;
	position: relative;
	clear: both;
}

.contentLeftText {
	text-align: left;
	width: 258px;
	margin-left: 32px;
	height: auto;
	position: relative;
	clear: both;
	padding: 0px 0px 0px 0px;
	color: #002d56;
	font-weight: bold;
}

.contentLeftNav {
	text-align: center;
	margin-left: 32px;
	height: auto;
	float: left;
	position: relative;
	clear: both;
	padding: 0px 0px 0px 0px;
	line-height: 1em;
}

.contentRight {
	width: 505px;
	height: auto;
	position: relative;
	float: right;
	margin-right: 38px;
	margin-top: -640px
}

a:link {
	color: #e51b24;
	text-decoration: none;
}

a:visited {
	color: #e51b24;
	text-decoration: none;
}

a:hover {
	color: #e51b24;
	text-decoration: underline;
}

a:active {
	color: #e51b24;
	text-decoration: none;
}


#footer {
	background-position: bottom;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	overflow: hidden;
}


#footercontainer, .footercontainer {
	width: 894px;
	text-align: left;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 90px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	/*border-left: thick solid #e51b24;
	border-width: 0px 0px 0px 26px;*/
	background-color: #FFFFFF;
}

p.footer {
	text-align: center;
	color: #999999;
 	font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif;
	line-height: 1.5em;
	width: 894px;
	padding-bottom: 20px;
}

a.footer:link {
	color: #999999;
	text-decoration: none;
}

a.footer:visited {
	color: #999999;
	text-decoration: none;
}

a.footer:hover {
	color: #999999;
	text-decoration: underline;
}

a.footer:active {
	color: #999999;
	text-decoration: none;
}

a.footerGrey:link {
	color: #777777;
	text-decoration: none;
}

a.footerGrey:visited {
	color: #777777;
	text-decoration: none;
}

a.footerGrey:hover {
	color: #777777;
	text-decoration: underline;
}

a.footerGrey:active {
	color: #777777;
	text-decoration: none;
}
