body  {
	font: .75em Verdana, Arial, Helvetica, sans-serif; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #192E55;
	background-color: #2A4B8A;
}

p {
	line-height: 1.5em;
}


h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

a:link
{
	color: #192E56;
	text-decoration: underline;
	font-weight: bolder;
	font-style: normal;
}

a:visited
{
	font-weight: normal;
	color: #3662B5;
	text-decoration: underline;
}

a:hover
{
	font-weight: normal;
	color: #535769;
}
.main #container {
	width: 980px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/mani_bg.png);
	background-repeat: repeat-x;
	background-color: #CCE1FF;
}
.main #header {
	width: 700px;
	position: relative;
	text-align: right;
	padding-top: 12px;
	height: 90px;
}
.main #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 0;
}
.main #sidebar1 {
	width: 300px;
/*	position: inherit;
*/	left: 0px;
	float: left;
	border-left-color: #2A4B8A;
	border-left-style: solid;
	margin-left: 12px;
	border-left-width: 1px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-style: normal;
}
.main #sidebar2 {
	float: right;
	width: 266px;
	margin-top: 20px;
	right: 8px;
	position: relative;
}

.main #sbtop
{
	background-image: url(../images/sidebar_top.png);
	height: 88px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

.main #sbpara
{
	background-image: url(../images/sidebar_bg.png);
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	text-align: left;
}

.main  #sbpara p
{
}

.main #sbbtm
{
	background-image: url(../images/sidebar_btm.png);
	background-repeat: no-repeat;
	height: 16px;
}

#popuptxt {
	background-color: #FFF;
	padding: 20px 30px;
}

.main #mainContent {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #2A4B8A;
	font-style: normal;
	padding-left: 20px;
	width: 310px;
	overflow: auto;
	position: relative;
} 


.main #bigContent {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #2A4B8A;
	position: relative;
	left: 12px;
	font-style: normal;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;	
	margin-right: 300px;
	padding-top: 8px;
}
	
.main #videoContent {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #2A4B8A;
	width: 900px;
	left: 12px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.main #footer {
	text-align: center;
} 
.main #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	font-style: normal;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#questions { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#chat
{
	padding-top: 10px;
	text-align: center;
}

#nav
{
	margin-right: auto;
	margin-left: 12px;
}

.main #textLinks
{
	letter-spacing: 2px;
}

#banner
{
	width: 660px;
	padding-top: 8px;
/*	height: 100px;
*/	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2A4B8A;	
	padding-left: 20px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
}
.phone1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D45600;
	padding-top: 10px;
}

.pageTitle {
	font-style: italic;
	font-weight: normal;
}
#bigContent .twoCol 
{
	font-weight: normal;
}

.main  #sbpara p
{
	color: #2A4B8A;
	padding-right: 12px;
	padding-left: 12px;
	font-style: normal;
}

.main #sbpara h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
}

.main #sbpara p.quote
{
	font-style: oblique;
	font-size: 12px;
}

.new
{
	color: #D45600;
}

#disclaimer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #748090;
	font-style: italic;
}
.indentList {
	font-style: italic;
	list-style: none outside;
	margin-top: 0px;
	margin-left: .4em;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.91em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#toppx img {
	border-left: 1px solid #2D4B8A;
	margin-left: 12px;
}
.new img  {
	padding-right: 18px;
}
#bigContent .twoCol {
	position: relative;
	float: left;
	width: 309px;
	margin-right: 20px;
}
#bigContent .twoColRt {
	width: 310px;
	float: right;
}
#bigContent .twoCol ol {
	font-size: 1.1em;
	list-style: decimal;
	font-weight: bold;
}
 
#bigContent .colBreak {
	clear: left;
}

.notation
{
	font-size: .8em;
}

.hot
{
	color: #B40000;
}
#sbForm {
	text-align: center;
}
.formPad {
	text-align: center;
	padding: 0px 20px;
}
.formPad p {
	margin: 5px 0px;
}
.slideshow {
	font-size: 0.95em;
	margin: 0px;
	padding: 0px;
}

#questions {
	background: #FFF;
	padding: 0 20px 0 10px;
	height: 400px;
	width: 270px;
	margin-bottom: 10px;
	position: relative;
	overflow: scroll;
}

#questions p{
	font-size: 0.9em;
}

#questions h4{
}

	
.notice {
	font-size: 0.8em;
}
