@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9F9F9;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-left: 48px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #333;
	font-weight: bold;
	text-transform: capitalize;
	padding-bottom: 12px;
	line-height: 24px;
	font-style: italic;
}
a img { 
	border: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 1200px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.header {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
.sidebar1 {
	float: right;
	width: 240px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.content {
	width: 959px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 220px;
	text-decoration: none;
	background-color: #FFFFFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #999999;
	color: #FFF;
}
.footer {
	padding: 10px 0;
	background-color: #FAFAFA;
	position: relative;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C9C9C9;
	background-image: url(/images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.container .footer p {
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	margin-right: 24px;
	color: #333;
}
.container .footer p a {
	font-size: 20px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.header a img {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

.container .content .standout-heading {
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	width: 88%;
	background-color: #FFFFFF;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #333;
	text-transform: capitalize;
}
.container .content .bigger-writing {
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-left: 48px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 12px;
}
.container .content .mediumer-writing {
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-left: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 12px;
	font-style: italic;
}
.container .content p {
	padding-right: 24px;
	padding-left: 24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
}
.container .content .contrast-box {
	background-image: url(/images/box-bg.jpg);
	background-repeat: repeat-x;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDFDFD;
	margin-bottom: 24px;
	border-radius: 3px;
	border: 1px solid #666666;
	box-shadow: 0px 0px 2px 2px #999999;
}
.container .content .contrast-box .bigger-writing {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5C5C5;
	margin-right: 28px;
	margin-left: 28px;
	padding-left: 24px;
	padding-right: 24px;
}
.container .content .contrast-box .fltlft {
	border: 1px solid #333333;
	padding: 5px;
	margin-top: 9px;
	margin-right: 24px;
	margin-left: 12px;
	background-color: #D50000;
	margin-bottom: 24px;
	border-radius: 3px;
	box-shadow: 3px 6px 1px 1px #333;	
}
.container .content table tr th {
	color: #F9F9F9;
	text-align: left;
	padding-left: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	background-image: url(/images/table-bg.jpg);
	background-repeat: repeat-x;
	height: 38px;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5F5F;
	text-shadow: 1px 1px #000;
	background-color: #979797;
}
.container .content table {
	border: 1px solid #BCBCBC;
	border-radius: 3px;
}
.container .content table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
	background-color: #FDFDFD;
	line-height: 32px;
}
.container .content table tr .last-row {
	border-bottom-style: none;
}
.container .content table tr .first-column {
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #444;
	letter-spacing: 1px;
}
.container .content table tr .first-column-last-row {
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #444;
	letter-spacing: 1px;
	border-bottom-style: none;
}
.container .content table tr .middle-column {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #444;
	font-size: 14px;
	padding-left: 18px;
}
.container .content table tr .middle-column-last-row {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #444;
	font-size: 14px;
	padding-left: 18px;
}
.container .content table tr .first-column a {
	color: #D50000;
	margin-left: 8px;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 0px;
}
.container .content table tr .first-column-last-row a {
	color: #D50000;
	margin-left: 8px;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}
.container .sidebar1 p img {
	border: 1px solid #333333;
	padding: 5px;
	background-color: #D50000;
	border-radius: 3px;
	box-shadow: 0px 0px 5px 0px #000;
}
