/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-x;
	background-color: #5C0100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #91012C;
	text-decoration: underline;
}
a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #91012C;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #91012C;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #91012C;
	text-decoration: underline;
}
p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.Newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Newsletter1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textbox {
	border: 1px solid #CFCFE2;
	width: 178px;
	height: 26px;
	color: #A8A8A8;
	font-weight: normal;
}

.textboxx {
	border: 1px solid #CFCFE2;
	width: 128px;
	height: 22px;
	color: #000000;
	font-weight: normal;
	background-color: #E9E9E9;
}

.Newsletter a {
	color: #91012C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.Newsletter a:hover {
	color: #91012C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Newsletter1 a {
	color: #91012C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.Newsletter1 a:hover {
	color: #91012C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.black-divider {
	width: 823px;
	height: 2px;
	background-color: #222222;
}

.pageheadings {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.heading-white {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.heading-brown {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #91012C;
	text-decoration: none;
}

.leftpane {
	background-image: url(images/leftpane_bg.jpg);
	background-repeat: repeat-x;
	background-color: #5C5B9D;
}

.menu ul {
	list-style: none;
	display: block;
	padding-left: 10px;
	margin: 0;
}

.menu ul li {
	line-height: 30px;
	border-bottom: 1px dotted #5656A2;
}

.menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menu ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EEA813;
	text-decoration: none;
}

.hyperlinks {
	color:#DB9500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.hyperlinks:hover {
	color:#EEA813;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.hyperlinks1 {
	color:#DB9500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.hyperlinks1:hover {
	color:#EEA813;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.links {
	color:#000099;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.links:hover {
	color:#000099;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.content-white {
	color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.tbl-border {
	border: 1px solid #cccccc;
}

.inner-textbox {
	border: 1px solid #5C5B9D;
}

.button {
	border:1px solid #ffffff;
	background-color: #5C5B9D;
	color: #ffffff;
	cursor: pointer;
	padding: 2px;
}

.footer {
	background-color:#07076B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.footer a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size :11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

