/* mac hide*/
html, body {height:100%;}
/* end hide */

* { 
  font-family: "Verdana";
  font-size: 12px;
} 

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
	min-width: 800px;}/* for mozilla*/

#outer {
	height: 100%;
	min-height: 100%;
	width: 800px;
	margin: auto;
	position: relative;
	background:  url(img/alg/back.jpg) repeat-y;}
 
html>body #outer{
	height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float: left;
	padding-left: 63px;
	width: 612px;}

#header1{
	position: absolute;
	top: 0;
	left: 0px;
	width: 675px;
	height: 75px;
	text-align: left;
	border-bottom: 2px solid #004163;
	z-index: 100;
	background-color: #FFFFFF;}

#header1 img {
	border: 0px;}

#header2{
	position: absolute;
	top: 0;
	left: 675px;
	width: 125px;
	height: 60px;
	text-align: center;
	padding-top: 15px;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
	z-index: 100;}

#right {
	position: relative;/*ie needs this to show float */
	width: 125px;
	float: right;
	padding-top: 85px;/*needed to make room for header*/
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;}

.lnkwhite {
  color: #FFFFFF;
  text-decoration: underline;}

#footer {
	clear: both;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 800px;
	height: 15px;
	padding-top: 3px;
	background-color: #FFFFFF;
	border-top: 1px solid #D2D2D2;
	color: #004163;
	text-align: center;}

* html #footer {/*only ie gets this style*/
	\height:20px;/* for ie5 */
	he\ight:18px;}/* for ie6 */

#centrecontent {
	width: 612px;
	float: right;
	padding-top: 75px;
	padding-bottom: 27px;/* needed to make room for footer */
	text-align: left;}

#introtxt {
	clear: both;
	float: left; 
	width: 300px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;}

#introimg {
	float: left;
	margin-top: 10px;
	Margin-bottom: 10px;
	width: 279px;}

#nav {
	clear: both;
	width: 592px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	font-size: 80%;}

.brn {
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 592px;}

.brnbar1 {
	clear: both;
	float: left; 
	width: 588px;
	padding: 2px;
	border: 1px solid #D2D2D2;
	border-top: 4px solid #808080;
	background-color: #E1E1E1;
	font-weight: bold;}

.brnimg {
	clear: both;
	float: left;
	width: 172px;
	margin-top: 5px;}


.brntxt {
	float: left;
	width: 250px;
	margin: 5px;}

.brnlnk {
	float: left;
	width: 145px;
	margin: 5px;
	text-align: left;}

ul {
	padding: 0px;
	margin-left: 20px;
	list-style-image:url('img/alg/link_right.gif');}

.sep {
	clear: both;
	float: left; 
	width: 592px;
	margin-top: 5px;
	margin-bottom: 2px;
	border-top: 2px solid #808080;
	border-bottom: 2px solid #D2D2D2;}

.bld {
	font-weight: bold;}

.bannerimg {
	margin: 0px;
	padding: 0px;
	width: 592px;
	text-align: right;}

.bldbig {
	clear: both;
	float: left;
	width: 592px;
	font-size: 150%;
	font-weight: bold;}

.tblcon {
	margin-top: 10px;}

table {
	width: 592px;
	border: 1px solid #D2D2D2;}

th {
	text-align: left;
	background-color: #D2D2D2;}

tr:hover {
	background: #E8E8E8;}

.texp td {
	border-bottom: 1px solid #D2D2D2;}

.tname {
	width: 432px;}

.tsize {
	text-align: center;
	width: 60px;}

.ttype {
	text-align: center;
	width: 50px;}

.tlang {
	text-align: center;
	width: 50px;}

.lnktop {
	width: 592px;
	margin-top: 5px;
	text-align: right;}

img {
	border: 0px;}

.lnktsup {
	color: #808080;}

#clearfooter {
	clear: both; /* to clear footer */
	width: 100%;
	height: 18px;}

.brnimg_2 {
	clear: both;
	float: left;
	width: 230px;
	margin-top: 5px;}


.brntxt_2 {
	float: left;
	text-align: left;
	width: 337px;
	margin: 5px;}

a.addFreq {	
	color: blue;
	text-decoration: none;}
	
a.addFreq:visited {
		color: blue;}

span.validationError, p.validationError {
	color: Red;}
input.validationError {
	background-color: #FAD4DE;}
	
.successText {
	color: Green;
	font-weight: Bold;}
	
.freqUL {
	list-style: none;
	margin: 0;
	padding: 0;}

#tdFreqAddAndRemove {
	padding-top: 20px;}

#tdFreqAddAndRemove a {
	font-size: 125%;
	font-weight: Bold;}
	
#tblMain td {
	text-align: left;
	vertical-align: top;}
