@charset "utf-8";

body {
	margin: 0%;
	background-color: #2B5FCF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p {
	margin-top: 0px;
	line-height: 18px;
}

h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	color: #FF9900;
	height: 22px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2E3645;
	border-bottom-color: #2E3645;
	background-color: #2655B7;
	background-image: url(../images/index_star.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 30px;
	padding-bottom: 4px;
	margin-top: 0px;
}

h2 {
	margin-top: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #FF9900;
}

h3 {
	margin-top: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #FF9900;
}

/*Added by Sumita - smaller header - 17/06/09*/
.fields {
	margin-top: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	text-align:left;
}

INPUT, SELECT, TEXTAREA {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	text-align:left;
}

INPUT.submit {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	text-align:center;
	cursor:pointer;
}

img {
	border: 1px solid #FFFFFF;
}
#no_border {
}


#no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

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

a:hover {
	text-decoration:none;
	cursor:pointer;
	color: #FFFF00;
}

a:active {
	text-decoration:none;
}

.container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-repeat: repeat-x;
	margin-top: 12px;
	-moz-box-shadow: 0 0 5px 5px #1D4089;
	-webkit-box-shadow: 0 0 5px 5px #1D4089;
	box-shadow: 0 0 5px 5px #1D4089;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 15px;
}

.header {
	height: 100px;
	width: 900px;
}

.navigation {
	clear: both;
	height: auto;
	width: 900px;
	background-color: #3B62A6;
}

.banner {
	clear: both;
	height: 300px;
	width: 900px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner_mailer {
	clear: both;
	height: 300px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
}



.content {
	height: auto;
	width: 900px;
	padding-top: 15px;
	background-image: url(../images/content_top_bright.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2554B4;
}

.index_left {
	clear: left;
	float: left;
	height: auto;
	width: 435px;
	margin-left: 5px;
}

.index_center {
	clear: none;
	float: right;
	height: auto;
	width: 215px;
	margin-left: 10px;
	margin-right: 10px;
}

.index_right {
	clear: right;
	float: right;
	height: auto;
	width: 215px;
	margin-right: 5px;
}

.index_box_title {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #FF9900;
	height: 25px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2E3645;
	border-bottom-color: #2E3645;
	background-color: #2655B7;
	background-image: url(../images/index_star.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.content_left {
	float: left;
	height: auto;
	width: 580px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content_right {
	float: right;
	height: auto;
	width: 280px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content_full {
	float: left;
	height: auto;
	width: 880px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.footer {
	clear: both;
	height: 20px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #666666;
	background-repeat: repeat-x;
	background-position: center top;
	width: 900px;
	background-color: #2655B7;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(../images/nav_background.jpg);
	color: #CCCCCC;
}

.both {
	clear: both;
	height: 0px;
	width: auto;
}

.style1 {color: #CCCCCC}

.admin_banner {
	height: 50px;
	width: 900px;
	background-image: url(../images/admin_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.forum_box {
	float: right;
	height: 130px;
	width: 300px;
}

.asc {
	height:10px;
	width:10px;
	vertical-align:middle;
	border:none;
}

.desc {
	height:10px;
	width:10px;
	vertical-align:middle;
	border:none;
}

