/*
Main area 
*/
.clearFix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
br.clear { clear: both; }
body {
	background-color:#F5F5F5;
	font-size:12px;
}
#page {
	margin:auto;
}
#banner {
	/* background-color:#99CCFF; 
	padding-bottom:5px;
	border-bottom:solid 5px #7275E0;*/
}
#banner img {
	border:none;
	margin:5px;
}
div#page {
	width:780px;
	/*background-color:#8EC6EE;*/
	background-color:#E0ECFF;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family:Verdana,Geneva,sans-serif;
}
#textPage {
	/*width:300px;*/
	height:900px;
	margin-right:290px;
	padding:5px;
}
h3 {
	font-size:18px;
	color:#F5A64E;
	font-weight:bold;
}
p {
	font-size:14px;
}
/*------------------------------------------------------------------------------
 
	Corners Banner 
	
-------------------------------------------------------------------------------*/
.roundedcornr_box_831233 {
   background: #99ccff;
}
.roundedcornr_top_831233 div {
   background: url(corners/roundedcornr_831233_tl.png) no-repeat top left;
}
.roundedcornr_top_831233 {
   background: url(corners/roundedcornr_831233_tr.png) no-repeat top right;
}
.roundedcornr_bottom_831233 div {
   background: url(corners/roundedcornr_831233_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_831233 {
   background: url(corners/roundedcornr_831233_br.png) no-repeat bottom right;
}

.roundedcornr_top_831233 div, .roundedcornr_top_831233, 
.roundedcornr_bottom_831233 div, .roundedcornr_bottom_831233 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_831233 { margin: 0 20px; }
/*------------------------------------------------------------------------------
 
	Corners Main Text 
	
-------------------------------------------------------------------------------*/
.roundedcornr_box_220558 {
   background: #e0ecff;
}
.roundedcornr_top_220558 div {
   background: url(corners/roundedcornr_220558_tl.png) no-repeat top left;
}
.roundedcornr_top_220558 {
   background: url(corners/roundedcornr_220558_tr.png) no-repeat top right;
}
.roundedcornr_bottom_220558 div {
   background: url(corners/roundedcornr_220558_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_220558 {
   background: url(corners/roundedcornr_220558_br.png) no-repeat bottom right;
}

.roundedcornr_top_220558 div, .roundedcornr_top_220558, 
.roundedcornr_bottom_220558 div, .roundedcornr_bottom_220558 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_220558 { margin: 0 15px; }


/*------------------------------------------------------------------------------
 
	Corners Login Parts 
	
-------------------------------------------------------------------------------*/
#div-gadgets {
	float:right;
}	
.hg-gadget {
	width:282px;
	border:1px solid #cccccc;
}
#navlinks {
	margin-right:10px;
}
#login_container {
	/*background-color:#E0ECFF;*/
	background-color:#FFFFFF;
	/*margin-right:290px;*/
	border:1px solid #cccccc;
	height:280px;
	width:282px;
}
#login_container p {
	margin:0px;
}
#bottombox {
	margin-left:5px;
	border:none;
}
form {
	font-family: Arial;
	font-size: 14px;
	/* width: 300px; */
	color:#000000;
	margin:auto;
	/* padding:20px; */
}
form p {
	font-family: Arial;
	font-size: 14px;
	color:#000000;
}
fieldset {
	border: 1px solid #CCC;
	/*margin-bottom: 10px;*/
	margin:5px;
	padding:5px;
}
fieldset.login input {
	width: 125px;
}
#remember {
	width: 20px;
}
#rememberL {
	width:150px;
	text-align:left;
}

legend {
	font-weight: bold;
	font-size: 1.1em;
}
label {
	display: block;
	width: 60px;
	text-align: right;
	float: left;
	padding-right: 10px;
	margin: 5px 0;
}
input {
	margin: 5px 0;
	float: left;
}
input.text {
	padding: 0 0 0 3px;
	width: 172px;
}
input.submit {
	margin: 15px 0 0 70px;
}
br {
  clear: left;
}
#login_form p {
	margin:0;
	margin-left:5px;
}
#msgbox {
	height:18px;
}
.messagebox {
	color:blue;
}
.messageboxerror {
	color:red;
}
#logout input {
	margin:0px;
	width: 80px;
}
#gfc_login {
	display:inline;
	margin:0px;
	width:80px;
}
/*------------------------------------------------------------------------------
 
	For Button
	
-------------------------------------------------------------------------------*/
.fg-button { 
	outline: 0; 
	margin:0 4px 0 0; 
	padding: .4em 1em; 
	text-decoration:none !important; 
	cursor:pointer; 
	position: relative; 
	text-align: 
	center; zoom: 1; 
}
#startmap {
	font-weight:bold;
	font-size:16px;
}
