/***********************************************/
/* HTML tag styles               */
/***********************************************/

body {
		background-color: #e4e4e4;
      	margin: 0;
	      padding: 0;
	      width: 100%;
	      height: 100%;
	      font-size:76%;
	      font-family: Arial, helvetica, sans-serif;
}

#IEroot html body{
      	background-color: #ffffff;
} 

.clear { clear:both; }

.row {
		display: block;
	      width: 100%;
	      height: auto;
	      padding: 0;
	      margin: 0;
	      clear: both;
}

.float-left             { display: block; float:left; }
.float-right          { display: block; float:right; }

a:link, a:visited {
                 color: #0071bc;
                 text-decoration: none;
}

a:hover, a:active {
                 color: #0071bc;
                 text-decoration: underline;
}

a img {
                border: 0;
}

h1 {
                	color: #FFFFFF;
			font-family:Georgia,"Times New Roman",Times,serif;
                	font-size: 2.2em;
                	font-weight: normal;
			padding: 30px 10px;
			background-color: #666666;      
			border-bottom: 20px solid #5A798B;
}
 
h2 {
			color: #5A798B;
                	font-weight: normal;
			font-family:Georgia,"Times New Roman",Times,serif;	
                	font-size: 1.6em;
			border-bottom: 1px dashed #666666;

}

h3 {
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
                font-size: 1.2em;              
}


p {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 1em;
                font-weight: normal;
}

#textOnly, .hideme {
                display: none;
                visibility: hidden;
}

hr {
                border: 1px solid #ffffff;
                margin: 0 30px;
                display: block;
                clear: both;
}

strong {
                font-weight: bold;
}


/* styles begin */

 

#outer-wrapper {
                display: block;
                width: 1000px;
                background-color: #ffffff;
                margin: 0 auto;
                padding: 0px;
                overflow: auto;
}


.banner {
	display:block;
	width:390px;
	float:left;
	background-color: yellow;
}

/* top level nav start */
#topNavArea {
	display: block;
	clear: both;
	width: 875px;
	height: 32px;
	margin: 0;
	padding: 0px 0px 0px 125px;
	background-color: #6699cc;
}

ul#topLevelNav {
	display: block;
	margin-left: 43px;
}

ul#topLevelNav li {
	display: block;
	float: left;
	line-height: 32px;
	vertical-align: center;
	font-size: 1.1em;
}

ul#topLevelNav li a:link, ul#topLevelNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 0 10px;
}

ul#topLevelNav li a:hover, ul#topLevelNav li a:active {
	color: #FFFFFF;
	text-decoration: underline;
	border-right: 1px solid #FFFFFF;
	padding: 0 10px;
	background-color: transparent;
}

ul#topLevelNav li span.currentbranch0 {
	color: red;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 0 10px;
}



ul#topLevelNav li.first a {
	padding-left: 0;
}


/* top level nav end */


#main-area {
	display: block;
	clear: both;
	width: 980px;
	min-height: 400px;
	margin: 0;
	background-color: #FFFFFF;
	padding: 10px;
}

#s1 {
	display: block;
	clear: both;
	width: 550px;
	margin: 0 75px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding: 10px;
}

#recorder {
	width: 480px;
	display: block;
	clear: both;
	margin: 0 0 0 20px;
	padding: 0px 0px 0px 10px; 
	border: 1px dashed #CCCCCC;
	background-color: #E4E4E4;
}

#s2 {
	display: block;
	clear: both;
	width: 570px;
	margin: 0 75px;
	/*border: 1px solid #CCCCCC;*/
	/*background-color: #F5F5F5;*/
	padding: 0px;
}


#sb {
	display: block;
	width: 550px;
	margin: 0px 85px 10px 85px;
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#home-area {
	display: block;
	clear: both;
	width: 980px;
	min-height: 400px;
	margin: 0;
	padding: 0;
	background-color: purple;
}

#home-left {
	display: block;
	float: left;
	width: 770px;
	min-height: 400px;
	margin: 0 10px 0 0;
	padding: 0;
	background-color: green;
}

#home-right {
	display: block;
	float:left;
	width: 200px;
	min-height: 400px;
	margin: 0;
	padding: 0;
	background-color: red;
}

#footer {
	display: block;
	clear: both;
	float: right;
	width: 980px;
	margin: 0;
	background-color: #666666;
	border-top: 20px solid #5A798B;
	color: #FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
      padding: 20px 10px;
}

#footer p {
	float: right;
}

#content-area {
	display: block;
	clear: both;
	width: 1000px;
	min-height: 400px;
	margin: 0;
	padding: 0;
	background-color: purple; 	overflow: auto;

}

#leftnav h2 {
	display: block;
	float: left;
	width: 125px;
	background-color: #6699CC;
	padding: 1px 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	border: 0px 0px 1px 1px;
	border: solid;
	border-width: 1px;
	border-color: #666666;
}

#leftnav {
	display: block;
	float: left;
	width: 135px;
	min-height: 400px;
	margin: 0 10px 0 0;
	padding: 10px;
	background-color: #E4E4E4;
}


#content {
	display: block;
	float:left;
	width: 800px;
	min-height: 400px;
	margin: 0;
	padding: 10px;
	background-color: #FFFFFF;
}


#content h1 {
	margin: 0 0 10px 0;
	
}

#content p {
	margin: 0 0 10px 0;
	line-height: 1.2em;	
}

#content ul, #content ol {
	margin: 10px 20px;
}

#content ul, #content ul li {
                list-style-type: disc;
                display:list-item;
}

#IEroot #content ul, #IEroot #content ul li {
                display: block;

}

#content ol, #content ol li {
                list-style-type: decimal;
}

#content ul li {
                line-height: 1.2em;
                margin-bottom: 6px;
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0px;
  background-color: #F5F5F5;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 180px; 
	padding: 3px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}


form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 5px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}