/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0B0B0B;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
.home_boxes {
	background-image: url(images/home_box_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.home_box_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.home_box_title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 25px;
	color: #2E5B89;
	font-weight: bold;
	text-decoration: none;
}

.home_box_title a:link{
text-decoration:none;
}


.Redmore {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #2E5B89;
}
.Redmore a:link {
	color: #2E5B89;
	text-decoration: none;
}
.Redmore a:visited {
	text-decoration: none;
	color: #2E5B89;
}
.Redmore a:hover {
	text-decoration: none;
	color: #CC0000;
}
.Redmore a:active {
	text-decoration: none;
	color: #2E5B89;
}
.Inner_LeftLinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Inner_LeftLinks a:link {
	color: #000000;
	text-decoration: none;
}
.Inner_LeftLinks a:visited {
	text-decoration: none;
	color: #000000;
}
.Inner_LeftLinks a:hover {
	text-decoration: none;
	color: #CC0000;
}
.Inner_LeftLinks a:active {
	text-decoration: none;
	color: #CC0000;
}
.Inner_Left_Sub_Links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.Inner_Left_Sub_Links a:link {
	color: #666666;
	text-decoration: none;
}
.Inner_Left_Sub_Links a:visited {
	text-decoration: none;
	color: #666666;
}
.Inner_Left_Sub_Links a:hover {
	text-decoration: none;
	color: #CC0000;
}
.Inner_Left_Sub_Links a:active {
	text-decoration: none;
	color: #666666;
}
.blue_box_white_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
}
.hr_line {
	background-image: url(images/hr_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.photoborder {
	border: 3px double #E6EEF9;
}

.blue_box_white_title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.Redmore_white {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.Redmore_white a:link {
	color: #ffffff;
	text-decoration: none;
}
.Redmore_white a:visited {
	text-decoration: none;
	color: #ffffff;
}
.Redmore_white a:hover {
	text-decoration: none;
	color: #DCEEEF;
}
.Redmore_white a:active {
	text-decoration: none;
	color: #ffffff;
}


.MainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399FF;
	font-weight: bold;
	line-height: 25px;
}


.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
}
