body       
{ 
	background-color:#9999CC;
	background-image:url(bg_green.gif);
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
	color:#436666; 
	width:550px;
}

.helplink
{
	font-variant:small-caps;
	font-size:smaller;
	position:absolute;
	left:510px;
}

a:hover       
{ 
    color:#fff; 
}

a:visited       
{ 
    color:#699; 
}

a:link              
{ 
    color:#436666; 
}

.pdbselect
{
    width:4em;
}

.section
{
	background-color:white;
	width:530px;
	padding:10px;
	clear:left;
}

div[class=section] h3
{
	margin-top:0px;
}

.errorText
{
	color:#CC0000;
}

.bodyHelp
{
	background-color:white;
	background-image:none;
}

.figure
{
	padding:10px;
	font-size:smaller;
}	

.reference
{
	line-height:130%;
}

table.resultTable
{
	border-collapse:separate;
	border-spacing:0;
	border:0;
	margin:0 0 1em;
	width:100%;
}

table.aligTable
{
	font:normal 100%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	width:530px;
	text-align:center;
}


table.aligTable thead th,
table.aligTable thead td,
table.aligTable tfoot th,
table.aligTable tfoot td 
{
	border:1px solid #523A0B;
	border-width:1px 0;
}

table.aligTable th 
{
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	vertical-align:top;
}

table.aligTable td
{
	text-align:center;
}

table.aligTable tr.selectedRow
{
	font-weight:bold;
}

table.aligTable a 
{
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
}

table.aligTable a:hover 
{
	border-bottom-style:solid;
}

table.aligTable th a 
{
	border-bottom-style:none;
}

.molspc
{
	font-family:monospace;
}

.examplesHelp
{
	padding-left:20px;
	line-height:130%;
}

dl
{
	width:530px;
	padding-left:10px;
	clear:left;
}

dt
{
	font-weight:bold;
}

.paramsHelp
{
	font:normal 100%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

table.inputTable
{
	border-collapse:collapse;
	border-spacing:0px;
	border-width:0px;
	border-style:none;
	outline-width:0px;
	outline-style:none;
}

table.seqAligTable {
        font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
        border-collapse:separate;
        border-spacing:2px;
}

.algbox {
	overflow:auto;
}

.alig_name {
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-style:normal;
        font-weight:bold;
        text-align:left;
        text-decoration:none;
	vertical-align:middle;
}

.alig_name.query {
        color:#0080FF;
}

.alig_name.target {
	color:#00FF80;
}

.alig_seq {
        font-family:"Courier New", Courier, monospace;
        font-size:12px;
        font-style:normal;
        font-weight:normal;
        text-align:left;
        text-decoration:none;
	vertical-align:middle;
        letter-spacing:.21em;
}

.alig_seq.query {
	color:#0080FF;
}

.alig_seq.target {
	color:#00FF80;
}

.aligEquivQuery {
	color:#FF0000;
        font-weight:bold;
}

.aligEquivTarget {
	color:#FF8040;
        font-weight:bold;
}

.seq_numbr {
        color:#999999;
        font-family:"Courier New", Courier, monospace;
        font-size:12px;
        font-style:normal;
        font-weight:lighter;
        text-align:left;
        text-decoration:none;
	vertical-align:middle;
        letter-spacing:.21em;
}

.seq_numbr.left {
        text-align:left;
}

.seq_numbr.right {
        text-align:right;
}

.jmolCheckBox {
	margin-left:1em;
}

.jmolCheckBoxDiv {
	background-color:black;
	color:lightgrey;
	padding-left:5px;
	padding-bottom:5px;
}
