/**************** General Classes *****************/
body {
	margin: 0px; /* Border Dark */
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h1 {
	font-size: 1em;
	font-weight: bolder;
	color: #4A5A59; /* Link */
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC; /* Text Medium */
	margin: 0px 0px 10px 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #336666; /* Text Medium */
	margin: 0px;
}
a {
	color: #006699; /* Link */
	line-height: 14px;
	text-decoration:none;
}
.calendar img a:hover { border: 1px solid #999900; }

a:hover{ color:#CCCC00;text-decoration:underline;}
p {
	font-size: 1.12em;
	margin: 0px 0px 5px 0px;
	color: #000000;
}
form{
	margin:0px;
	padding:0px;}
label {
	text-align: right;
	white-space: nowrap;
	display: block;
	border: 1px solid #E5E5E5;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	font-size: 11px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

input ,select {
	border: #5078A5 1px solid;
	padding: 0px;
	color:#444444;
	height: 18px;
}
button {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E5E5E5;
	border: 2px outset #666;
}

select {
	font-size:12px;
	height:20px;
	width:160px;
}


#footer {
	color: #2E3645;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#search  {
	font-weight: normal;
	color: #333333;
	background-color: #687366;
	border: 2px solid #FFF;
	width: 184px;
}
#search table{
	width: 180px;
}
#search h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #0099FF;
}
#loginBox {
	width: 184px;
	margin-top: 2px;
	margin-bottom: 0px;
	border: 2px solid #FFF;
}

#loginBox table{
	width: 184px;
}

#search  form  input.searchText  {
	height: 18px;
	margin: 2px 0px 0px 0px;
	padding: 1px 3px 0px 2px;
	border: 1px solid #FFFFFF; /* Global Gray */
	background-color: #303630; /* Global Gray Light */
	color: #FFFFFF;
	font-size: 0.92em;
}
#search  form  input.searchText  {
	width: 125px;
}

#header {
	background-color: #FFFFFF;
	background-image: url(../images/titlebg.gif);
	height: 40px;
	width: 646px;
	overflow: hidden;
} 
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0px 1px 10px;
	color: #000;
	font: bolder 16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#headline  {
	padding: 14px 20px;
	border: 1px solid #ddd;
}
#headline h3 {
	font-size: 14px;
	color: #333333; /* Accent 2 */
	margin-top: 1px;
}
#headline  table  {
	border: 1px solid #9999CC;
}
#buttonPanel   {
	width: 100%;
}


#innerLeft #login {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
#innerLeft {
	margin: 1px 0px 0px 0px;
	width: 200px;
}
#innerLeft {
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #65CDF5;
	border-left-color: #65CDF5;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65CDF5;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#innerLeft #resources {
	background-color: #EFEFEF;
}
#innerWrapper fieldset {
	font-size: 15px;
	font-weight: bolder;
	padding-right: 5px;
	padding-left: 5px;
}
#innerRight  input{

}
#innerRight {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	width: 660px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#sideNav {
	padding: 10px 5px;
	background-color: #6ECFF6; /* Accent 10 */
	margin-top:2px;
}
#sideNavInner {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
	width: 184px;
}
#designersMark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #076BA7;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#designersMark a {
	color: #CCFF00;
	font-weight: lighter;	
}

#go  {
	font-size: 11px;
	font-weight: bolder;
	border: 0px outset #999;
	height: 20px;
	padding:2px;
	width: 25px;
	text-align: center;
	cursor: pointer;
}
#lnav{
	background-color: #FFFFFF;
	padding-left: 20px;
	height: auto;
	width: 197px;
}
#resources #featured {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#resources form {
	margin: 0px;
	padding: 0px;
}
#resources p {
	margin: 0px 0px 10px 0px;	 
}
#submit {
	width: 80px;
	background: #FFFFFF;
	font-weight: bolder;
}
#subHead  {
	height: 30px;
	padding: 2px 2px 2px 15px;
	margin: 0 5px 0 4px;
	background-image: url(../images/form_bg_hp.gif);
	background-repeat: repeat-x;
	padding-right: 14px;
}
#subHead select{
	border: 2px solid #FFF;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	display: block;
	border: #999999 1px solid;
}

#userlogin {
	background-color: #FFFFFF;
	font-variant: normal;
}
#userloginBox {
	background-color: #FFFFFF;
	margin: 15px 0px;
	font-variant: normal;
	width: auto;
}
#userloginBox  div.loginBox     {
	float: right;
	height: 160px;
	width: 285px;
	margin: 4px 5px;
	border: 1px solid #E6E6E6;
	padding-top: 0px;
}
#userloginBox .nologinBox {
	float: left;
	height: 160px;
	width: 280px;
	margin: 4px 5px;
	border: 1px solid #E6E6E6;
	padding-top: 0px;
}



/*#navLinks */
 #navLinks {
	margin:4px 15px;
}
 #navLinks h1 {
	line-height: 20px;
	padding-left: 20px;
	margin: 0px;
	font-size: 15px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
 #navLinks ul {
	margin: 6px;
	padding: 0px;
}
 #navLinks li {
	list-style: none;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
}
 #navLinks li a {
	color: #000000;
	display: block;
	padding: 1px 2px 1px 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
}
 #navLinks li a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #EEF7F7;
}
#mainContent #legal {
	background: #FFFFFF;
	margin: 5px 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #333;
	border-bottom: 2px solid #333;
	font-size: 0.9em;
	text-align: center;
}
 #legal a:hover {
	color: #999900;
	text-decoration: underline;
}

#legalCont {
	padding-right: 10px;
	padding-left: 10px;
}
#legalCont p.header{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 10px 0 2px 0;
	font-weight: bold;
	color:#006699;
}
#legalCont ol{
	color:#4A5760;
	font-size: .95em;
	line-height: 1.23em;
	width: 90%;
}
#legalCont li{
margin: 5px;
}


#leftContent {
	background-color: #8E9FD0; /* Table BG Dark */
}


#rightContent {
	color: #272B4B; /* Text Dark */
}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.

*/

#mainContent
{
	text-align: left;
}

#container  {
	width: 615px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 

#universal {
	border: 0px solid #CCCCCC;
	float: right;
	padding: 0px 4px 0 0;
	display: block;
	height: 23px;
}
#featured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #063653;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 8px;
}
#featured a {
	color: #FFF;
	text-decoration: none;
}
#featured a:hover {
	text-decoration: underline;
}
#siteSeals {
	margin: 0px 2px 0px 2px;
	width: 800px;
	background: #EFEFEF;
}
boxColumnLeft {
	float: left;
	height: 20px;
	width: 150px;
}
#universal .universal table {
}
#loginBox td {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #F2F9FF;
}
#userloginBox #usershipBox {
	font-size: 11px;
}
.loginBox #loginhint {
	display: inherit;
	margin: 4px;
	padding: 8px;
	clear: both;
	float: left;
	height: auto;
	border-top: 1px double #CC9;
	border-right: 1px double #693;
	border-bottom: 1px double #693;
	border-left: 1px double #CC9;
	position: relative;
}
input{
	height:18px;
	padding-left: 5px;
}
.td {

	padding:2px 2px 0px 2px;

}
