body {
        font-family:verdana;
        font-size: 12px;
        background-color: #FFFFFF;
        position: relative; 
        text-align: left;
    
}

/* get rid of those system borders being generated for A tags */
a:active {
    outline:none;
}

:focus {
    outline-style:none;
}
div#frame_headlink {
	margin: 0 auto; 
	width: 1050px; 
	border: #AAA groove 5px; 
	padding: 10px; 
	background: #D8D8D8; 
}
div#frame {
	margin: 0 auto; 
	width: 1050px; 
       	height:480px;
	border: #AAA groove 5px; 
	padding: 10px; 
	background: #D8D8D8; 
}

textarea.textbyseq{
        width: 99%; 
	height: 99%;
       	margin: 0px; 
	border: 0 none;
}
pre{font-size:18px}
h1{font-size:24px}
h2{
	font-size:20px;
	color:#444;
}
h3{
	font-size:20px;
}
h4{
	font-size:18px; 
	color:#2E2EFE;
}

input.btn{
        color:#050;
        font-family:'trebuchet ms',verdana,sans-serif;
        font-size:100%;
        font-weight:bold;
        margin-left: 70px;
        margin-right: 10px;
}
input.btc{
        color:#8B0000;
        font-family:'trebuchet ms',verdana,sans-serif;
        font-size:100%;
        font-weight:bold;
        margin-left: 40px;
        margin-right: 10px;
}
input.ac_input{
	width:300px;
	font-size:14px
}
.visible {
        display: block;
        visibility: show;
}
.hidden {
        display: none;
        visibility: hide;
}
.pdb {
        font-size: 12px;
        font: monospace;
}
#a0, #a1, #a2, #a3, #a4, #a5 {
        font-size: 12px;
        line-height:150%;
}
hr {height: 1px;}
hr#mainseparator {height: 2px; color: black;}
input {font-size: 12px;}
p.description {text-align: left; font-size: 14px; margin-bottom: 0; margin-top: 0; font-weight: bold; line-height: 120%;}
p.param{margin-bottom: 0; margin-top: 0; border-style: none; font-weight: normal; position: relative;}
ul.param{margin-bottom: 3px; margin-top: 0; font-weight: normal;}
li.struct {float: left; margin-left: 10px; font-weight: normal; list-style-type: none}
p.optitle{margin-bottom: 0; margin-top: 0; font-weight: normal; position: relative;}
.divisions {border: 1px solid ; padding: 5px 5px 5px 5px; background: #EFEFEF; margin: 20px 0 8px 0px;}
.divisionTitle {position: relative; top: -12px; border: 1px solid; background: #e6f2ff; width: 120px; margin: 0 0 0 0; font-weight: normal; font-size: 15px; padding: 0 0 0 2px; text-align: center;}
 #footer {
	
	 text-align:center;
}
table.head {
	width: 700px;
	align: center;
}
		
table.head .body{
	font: normal 13px auto "Big Carlson", Verdana, Arial, Helvetica, sans-serif;
}
		
table.head th {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left:1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 8px;
	background: #C9E5FF;
	text-align: center;
}
		
table.head td {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left:1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 8px;
	background: #e6e7e5;
	text-align: center;
}

a:link {
	text-decoration:none;
	border:0;
	color:#000080;
	font-size:18px;
}
#footer a:link {
	border:0;
	color:#000080;
	font-size:12px;
}
#footer a:hover {
       	color: #ffaa22; text-decoration: none;}
#footer a:active {
	color: #C11B17; text-decoration: none;background:rgb(220,255,230);
}
a:visited {
	color:#000080; text-decoration: none;border : 0;
}
a:hover {
       	color: #ffaa22; text-decoration: none;}
a:active {
	color: #C11B17; text-decoration: none;background:rgb(220,255,230);
}
td#inputbox {
	vertical-align:top
}
td.elink {
	padding-left: 20px;
	font-size:16px;
	display: table-cell;

}
a.hlinks {
	font-size: 18px;
	color:#FFFFFF;
	text-decoration: none;
	text-align: right;
	padding: 5px;
	font-weight:200;
	
}
a.hlinks:visited { color: #FFFFFF; } 
a.hlinks:hover { color: #FFFFFF; font-weight: bold;}
div#para_text {
	font-size:18px;
	color:#666;
	border-style: solid;
	border-width: 5px;
	border-color: #CCC;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
.subitem {
	display:none;
}
span.subhead {
	text-decoration:underline;
	font-weight:bold;
	color:#5858FA;
}
