* 
{
	margin: 0; 
    padding: 0; 
 } 
 
 ul,ol,li
 {
 	margin-left:0px;
 	padding-left:5px;
 }
 
html,body 
{
	background-color:#f0f1e8;
	/*background-color:White;*/
	margin:0;
	padding:0;
}

body 
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color:#666666;
	height:100%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

b 
{
	color:Black;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #0090B1;
}

div#leftcolumn
{
	width:590px;
	float:left;
}

div#column1 h1 {
	color: #ff6000;
}

div#column2 h1 {
	color: #667d77;
}

div#column1 h2 {
	color: #ff6000;
}

div#column2 h2 {
	color: #667d77;
}

div#column1 p 
{
	/*background-color:#ff6000;*/
	color:#ff6000;
	background-image:url(../images/pattern_orange.gif);
	
}

div#column2 p 
{
	/*background-color:#667d77;*/
	color:#667d77;
	background-image:url(../images/pattern_grey.gif);
}

div#column1 td 
{
	color:#ff6000;
}

div#column2 td 
{
	color:#667d77;
}

.orangetheme
{
	background-color:white;
}

.orangetheme h1
{
	color: #ff6000;
}

.orangetheme td
{
	color: #ff6000;
}

.orangetheme p
{
	color: white;
	background-color:#ff6000;
}

.graytheme
{
	background-color:white;
}

.graytheme h1
{
	color: #667d77;
}

.graytheme td
{
	color: #667d77;
}

.graytheme p
{
	color: white;
	background-color:#667d77;
}

.column
{
	/*background-color:white;*/
	float:left;
	margin-left:0px;
	margin-right:5px;
	padding:5px;
	width:280px;
	min-height:500px;
}



.column p 
{
	font-weight:bold;
}

.column td 
{
	font-weight:bold;
}

.altcolumn
{
	background-color:white;
	float:left;
	padding:5px;
	min-height:500px;
}

.altcolumn1
{
	background-color:white;
	float:left;
	margin-right:5px;
	min-height:500px;
	width:379px;
}

div#column1
{
	float:left;
	width:270px;
}


div#column2
{
	float:left;
}


div#column3
{
	float:right;
	width:180px;
	color:#656753;
	background-color:#f0f1e8;
}

.widecolumn
{
	padding: 5px;
	float:left;
	/*text-align:left;*/
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	height: 19px;
	color: #5E737A;
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.altern_row
{
	background-color:#f0f1e8;
}

div#container
{
	text-align:left;
	width:780px;
	margin:0 auto;
	
}

div#toplinks
{
	text-align:right;
	padding-right:20px;
	background-color:#00809d;
	color:#88dff3;
	font-size:11px;
}

div#toplinks a:link { text-decoration: none; color:#88dff3; }
div#toplinks a:visited { text-decoration: none; color:#88dff3; }
div#toplinks a:active { text-decoration: none; color:#88dff3; }
div#toplinks a:hover { text-decoration: none; color:#88dff3; }

div#toplinks ul, div#toplinks li
{
	display: inline;
}

div#toplinks li
{
	background: url(../images/bullet_orange.gif) right no-repeat;
	padding-right:10px;
	padding-left:10px;
}

div#secondstripe
{
	background-color:#00809d;
	float:left;
	width:780px;
}

div#emptystripe
{
	background-color:#00809d;
	height:25;
}

div#logo 
{
	float:left;
}

div#toplogin 
{
	position:absolute;
	right:0;
	top:23px;
	color:#8f936f;
}
div#toplogin a { color:#8f936f;}

div#hotspot
{
	width:874px;
	float:left;
}

div#hotspot1
{
	float:left;
}

div#hotspot2
{
	float:right;
}

div#contentfull
{
	min-height:500px;
	width:779px;
	float:left;
	
	border-right-style:  solid;
	border-right-width:1px;
	border-right-color:#DEDFD7;
	border-left-style:  solid;
	border-left-width:1px;
	border-left-color:#DEDFD7;
	
	 margin:0px;
	 line-height:17px;
}

.separator
{
	background-image:url(../images/pattern_grey.gif);
	background-repeat: repeat-x;
	height:9px;
	clear:both;
	border-width:0px;
	margin: 0;
}

.orangeseparator
{
	background-image:url(../images/pattern_orange.gif);
	background-repeat: repeat-x;
	height:9px;
	clear:both;
	border-width:0px;
	margin: 0;
}

.dottedseparator
{
	background-image:url(../images/home_dotted_div.gif);
	background-repeat: repeat-x;
	height:1px;
	clear:both;
	border-width:0px;
	margin: 0;
}

.graybackground
{
	background-color:#f0f1e8;
}

.whitebackground
{
	background-color:white;
}


div#contentright
{
	/*width:614px;*/
	width:609px;
	float:left;
	/*background-color:#F0F1E8;*/
	background-color:white;
	padding-left:5px;
}

div#contentrightbig
{
	padding-left: 10px;
	width:580px;
	float:left;
	background-color:white;
}

div#filler
{
	min-height:80%;
	vertical-align:bottom;
	width:770px;
		
	
}

div#footer
{
	width:770px;
	padding:10px;
	float:left;
	padding:10px;
}

div#copyright
{
	float:left;
  display:inline;
  color:#656753;
}

div#bottomlinks
{
	text-align:right;
	float:right;
	display:inline;
}

div#bottomlinks a:link { text-decoration: none; color:#656753; }
div#bottomlinks a:visited { text-decoration: none; color:#656753; }
div#bottomlinks a:active { text-decoration: none; color:#656753; }
div#bottomlinks a:hover { text-decoration: none; color:#656753; }


.errormessage
{
	color:Red;
	font-weight:bold;
}

.infomessage
{
	color:Green;
	font-weight:bold;
}

/* bulleted link list - a*/

/*.list
{
	margin-left:2px;
}
*/

.list ul 
{
	list-style-image: url(../images/bullet_beige.gif);
	list-style-position: inside;
}

.list li 
{
 /*padding:2px;*/
 font-size:11px;
}

.list a:link { text-decoration: none; color:#656753; }
.list a:visited { text-decoration: none; color:#656753; }
.list a:active { text-decoration: none; color:#656753; }
.list a:hover { text-decoration: none; color:#656753; }

div#domreg
{
	width:173px;
	background-color:#44b2cb;
	background-image:url(../images/bckgd_domainbox.gif);
	background-repeat:no-repeat;
	
	/*padding:10px;*/
	padding-top:10px;
	color:White;
	/*margin-left:5px;*/
	font-size:11px;
	/*text-indent:5px;*/
}

div#domreg h1
{
	color:White;
	font-size:11px;
}

div#domreg p
{
	color:#ff6000;
	font-size:10px;
	background-color:#88dff3;
	display:inline;
}

div#domreg_inner
{
	padding:10px;
}

.domreg_edit
{
	width:130px;
}

/*LEFT MENUS */

div#leftmenu
{
	float:left;
	width:150px;
	/*margin-left:-792px*/
	background-color:#edf6f8;
	margin-bottom:0px;
margin-left:0px;
margin-top:0px;
	margin-right:5px;
	padding:5px;
}

div#leftmenu a { background-color:White;}
div#leftmenu a:link { text-decoration: none; color:#5a716b; }
div#leftmenu a:visited { text-decoration: none; color:#5a716b; }
div#leftmenu a:active { text-decoration: none; color:#5a716b; }
div#leftmenu a:hover { text-decoration: none; color:#0090B1; }

div#leftmenu b { color:#0090B1; }

div#menuitem 
{
	color:#0090B1; 
	background-color:White;
	margin:3px;
	padding:3px;
}

