body {
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	color:#FFFFFF;
	background-color:#C9E1EB;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #144563;
	color:#999999;
	background-image: url(images/container_bgrnd.jpg);
	background-repeat: repeat-y;
	background-position: right top;	
}
#header {
	width:100%;
	}
.spacer {
	width:100%;
	height:15px;
}
hr {
	border:0px;
	color:#ffffff;
	background-color:#0069A0;
	height: 1px;
	width: 100%;
	text-align: left;
}
h1 {
	font-size:18px;
	color:#CCCCCC;
	background-color:#333333;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
h2 {
	font-size:20px;
	color:#999999;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	background-color:#FFFFFF;
	margin-left:38px;
}
h3 {
	color:#ffffff;
	font-size:15px;
	background-color:#0069A0;
	text-align:left;
	margin-left:20px;
	margin-right:10px;
	font-weight:bold;
	
}
.top_main_heading {
	margin-top:10px;
}
.rower_menu {
  border-bottom:1px solid #FFF;
  padding-bottom:4px;
}
.rower_menu a{
  margin-right:20px;
}
#left {
	float:left;
	width:210px;
	background-color:#144563;
	color:#ffffff;
}
#leftcontent p {
	color:#666666;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:right;
	margin-left:0px;
	margin-right:0px;
	}
#scroller {
	color:#ffffff;
	background-color:#0069A0;
	font-size: 12px;
	text-align:left;
	margin-left:2px;
	margin-right:0px;
	width:580;
}
#main {
	float:right;
	width:587px;
	color:#ffffff;
	}
#maincontent p {
	color:#ffffff;
	background-color:#006AA0;
	margin-left:25px;
	margin-right:25px;
	line-height:20px;
	
}
#maincontent a {
	color:#FFCC33;
	background-color:#006AA0;
	text-decoration:none;
	font-weight: bold;
}
#maincontent a:hover {
	color:#cccccc;
	background-color:#006AA0;
	text-decoration:underline;
}
#footer {
	clear:both;
	width:800px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:60px;
}
#footer a {
	color:#eeeeee;
	background-color:#333333;
	text-decoration:none;
}
#footer a:hover {
	color:#eeeeee;
	background-color:#333333;
	text-decoration:underline;
}
#copy {
	float:right;
	color:#194562;
	width:100%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#copy a {
	color:#194562;
	background-color:#C9E1EB;
	text-decoration:none;
}
#copy a:hover {
	color:#194562;
	background-color:#C9E1EB;
	text-decoration:underline;
}
/* Menu Styling and Hover Colors,Sub Menu styling */
.home{
background:#144563;
color:#ffffff;
}
.home a{
border-right:0px solid #ffffff;
border-top:3px solid #144563;
border-bottom:1px solid #ffffff;
padding:10px 0px 7px 10px;
width:199px;
display:block;
color:#ffffff;
background:#144563;
text-decoration:none;
background-image: url(../images/nav_bgrnd_w.jpg);
background-repeat: no-repeat;
background-position: right center;
}
.home a:hover{
	border-right:0px solid #FFCC33;
	border-bottom:1px solid #FFCC33;
	color:#FFCC33;
	text-decoration:none;
	background-image: url(../images/nav_bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.home a.selected {
	border-right:0px solid #FFCC33;
	border-bottom:1px solid #FFCC33;
	color:#FFCC33;
	text-decoration:none;
	background-image: url(../images/nav_bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
/* Form Styles */
#callback fieldset {
	background-color: #144563;
	color:#ffffff;	
	border:solid 1px #ffcc33;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#callback legend {
    color:#ffffff;
	font-size:15px;
	font-weight: bold;
	background-color:#144563;
	text-align:left;
	margin-left:0px;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight:300;
	padding:5px;
	
	}
#email, #pass {
	color:#144563;
	font-size:13px;
	width: 170px;
	border: 1px solid #ffcc33;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 3px;
	background-color: #ffffff;
}
#submit, #reset {
	color:#ffffff;
	font-size:13px;
	border: 1px solid #ffffff;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 3px;
	background-color: #144563;
}
form dd {
	margin: 0;
	}
	.dlposition {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mytables {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	background-color: #1DA6B0;
	color: #666666;
}
.small { font-size:11px;}
.article_body {
  padding:18px;
}
.articleselect {
  margin-right: 10px;
  background-color:#0069A0;
}
