/* CSS Document */
/* Margin/Padding:  0top  0right  0bottom  0left ; */
html, body{
	height:100%;
}

body { margin:0px; padding:0px;  text-align:center;  font-size:small;  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;  background: #FFF url(../images/bg_gradient.jpg) repeat-x 0 0;}
* {margin:0; padding:0;}
textarea { font-size:12px;
font-family:Arial, Helvetica, sans-serif;}

p { font-size:10pt; color: #000; color: #252525; }
td { font-size:10pt; color: #000; }
h1 { font-size:26px; color:#FFF; font-weight: bold; filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50; }
h2 { font-size:22px; }
h3 { font-size:16px; margin: 0 0 5px 0; }

#pageHeader { margin: 0 5px 0 0; padding-top: 10px; text-align:right; height:250px;}
#railLeft { background: url(../images/rail_left.jpg) repeat-y; height:630px;}
#wrapper { background: url(../images/logo_swoosh.png) no-repeat 0 0; width: 799px; /*height: 310px;*/ margin: 0 auto; padding: 0; }
#railRight { background: url(../images/rail_right.jpg) repeat-y; height:630px;}

#nav { margin: 10px 0 0 0; }
#rotators { margin: 20px 0 0 0; }

#column1 { width:230px; height:100%; float:left; text-align:left; font-size:8pt; margin: 00px 30px 0 15px; padding-left: 5px; /*border: 1px solid #000;*/ }
#column2 { width:485px; height:100%; float:left;text-align:left; font-size:8pt; margin: 0px 0 0 5px; padding-left: 5px; /*border: 1px solid #000;*/ }

.tag { font-size: 12px;  font-weight: bold; }
#footer { font-size:8pt; font-weight:bold; text-align: right; width: 770px; clear:both;}

a { font-weight:bold; color: #410140; text-decoration:none; padding: 0 0 3px 0;}
a:visited { font-weight:bold; color: #790000; text-decoration:none;}
a:hover { font-weight:bold; color: #790000; text-decoration:none;}
a:active { font-weight:bold; color: #790000;text-decoration:none;}

/*.clearthis { clear:both; height:0; line-height:0; }
clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}*/

#display_table{

}
.indent{
	margin-left:20px;
}
ul.bullet_list li{
	list-style:disc;
	margin-left:20px;
}
.clear{
	clear:both;
}
