@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#headerTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #17236F;
	top: 55px;
	position: relative;
	left: 210px;
	width: 580px;
	margin-bottom: 0px;
}
#mainContent h2 {
	color: #282B5E;
}

#headerTitle p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 24px;
	position: relative;
	top: -10px;
}

#mainContent {
	width: 580px;
	float: right;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.clear {
	clear: both;
}
#footer {
	background-image: url(../images/main_content_bottom.jpg);
	background-repeat: no-repeat;
	height: 75px;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 136px;
}
#wrapper {
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	width: 805px;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#navcontainer
{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	text-transform: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	background-color: #FFFFFF;
	float: none;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	width: 70%;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 25px;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #282B5E;
	text-decoration: none;
	background-color: #E3F8FD;
	font-weight: bold;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	text-align: center;
	padding-left: 1em;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	color: #FFFFFF;
	background-color: #030D6E;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #282B5E;
	background-color: #FFFFFF;
	border-top-color: #aaab9c;
	border-right-color: #ccc;
	border-bottom-color: #fff;
	border-left-color: #ccc;
}
#mainContent img {
	padding: 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerTitle h1 {
	font-size: 50px;
	clip: rect(0px,auto,0px,auto);
	top: 0px;
	bottom: 0px;
	margin: 0px;
}
.footerInfo {
	font-size: 12px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
	top: 10px;
	left: 215px;
	font-weight: bold;
	color: #282B5E;
	line-height: 15px;
}
.abhayWebsite {
	font-family: Garamond, Georgia, serif;
	text-decoration: none;
	padding: 0px;
	width: 150px;
	position: relative;
	top: 13px;
	left: 215px;
}
#validator {
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
#calender img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.abhayWebsite a {
	text-decoration: none;
	color: #282B5E;
}


.footerNav {
	margin: 0px;
	padding-top: 5px;
	position: relative;
	left: 215px;
	width: 575px;
	top: 5px;
	font-size: 10px;
	color: #282B5E;
	line-height: 16px;
	float: left;
}
.footerNav a {
	color: #282B5E;
	font-weight: normal;
}
#navcontainer #calender {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
}
CollapsiblePanel1 {
	margin-top: 0px;
	padding: 0px;
}
#mainContent h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#mainContent .imageLeft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#container #wrapper #mainContent .imageTrueLeft img {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

#mainContent h3 {
	font-size: 18px;
	color: #282B5E;
	margin-top: -20px;
}
#firefox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
#firefox p {
	margin-bottom: 5px;
}
#mainContent ul {
	padding-bottom: 20px;
}
.inPageLink {
	padding-bottom: 30px;
	padding-top: 0px;
}
#mainContent span {
	font-style: italic;
}
#mainContent table {
	margin-bottom: 20px;
}
#solutionSummit #solutionS {
	width: 388px;
	float: left;
	border: 2px solid #282B5E;
	padding: 0px;
	margin-bottom: 20px;
}
