/* CSS Document */

a img {
	border:none;
}
a{
	outline:none;
}
a:link {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 12px;
	color:#0033CC;
}
a:hover, a:visited:hover {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 12px;
}
a:visited {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 12px;
	color:#0033CC;
}

body {
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
	background-color:transparent;
	cursor:default;
}
form {
	margin:0;
}
fieldset{
	margin: 4px;
	padding:5px;
	cursor:default;
	}
h1{
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight:bold;
}	
input{
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
}
legend {
	font-size:12px;
	font-weight:bold;
}
table {
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
}
table tbody{
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
}
table td{
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
}
textarea{
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
}
select {
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
}
.border{
    border-color: #000000;
    border-width: 0 0 1px 1px;
    border-style: solid;
	}
.border td {
    border-color: #000000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
}
.border th {
    border-color: #000000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
}
.border td table td{
	border:none;
}
.border_hover{
    border-color: #000000;
    border-width: 0 0 1px 1px;
    border-style: solid;
	}
.border_hover td {
    border-color: #000000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
}
.border_hover td:hover {
    border-color: #000000;
    border-width: 1px 1px 0 0;
    border-style: solid;
	background-color:#69914f;
    margin: 0;
}
.border_hover th {
    border-color: #000000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
}
.border_hover th:hover {
    border-color: #000000;
    border-width: 1px 1px 0 0;
    border-style: solid;
	background-color:#69914f;	
    margin: 0;
}
.button { 
	background-color:#993300; 
	color: #ffffff; 
	border-left: solid 1px #EDEDED; 
	border-top: solid 1px #EDEDED; 
	border-right: solid 1px #848284; 
	border-bottom: solid 1px #848284; 
	}
.content{
	margin-left:-5px;
	margin-right:265px;
	padding:0px;
	zoom:1;
}
.content2{
	margin-left:-5px;
	padding:0px;
	zoom:1;
}
.content_secure{
	margin-left:-5px;
	margin-right:265px;
	padding:0px;
	zoom:1;
}
.error {
	color:#FFFFFF;
	font-weight:bold;
}
.error2 {
	color:#FFFFFF;
	font-weight:bold;
}
.fieldset_contact{
	width:480px;
}
.mceNoEditor{
	font-family:Trebuchet MS, sans-serif;
	font-size: 16px;
}
.mceEditor{
}
.menu {
	float:right;
	width:265px;
	display:none;
}
.menu_secure {
	float:right;
	width:265px;
}
.menu_secure input, .menu_secure select{
	font-size:11px;
}
.menu_f {
	float:right;
	width:205px;
}
.menu2 {
	float:right;
	width:401px;
}
.menu_right2 .panel2 #map {
	border:thin;
	border-style:solid;
	border-color:#000000;
	margin-left:5px;
	margin-top:4px;
	width:368px;
	height:235px;
	overflow:hidden;
}

.panel {
	padding-top:10px;
	padding-left:10px;
	width:265px;
	height:204px;
	background-image:url(../css/images/panel_large.png);
	background-repeat:no-repeat;
	color:#f1d17b;
	font-size:11px;
	}
.panel select{
	font-size:11px;
}
.menu_secure .panel {
	padding-top:10px;
	padding-left:10px;
	width:265px;
	height:204px;
	background-image:url(../css/images/panel_large.png);
	background-repeat:no-repeat;
	color:#f1d17b;
	font-size:11px;
	}
.panel .panel_table{
	width:245px;
	height:176px;
}	
.menu_secure .panel .panel_table{
	width:245px;
	height:176px;
}	
.panel .panel_table2{
	width:245px;
}	
.menu_secure .panel .panel_table2{
	width:245px;
	height:176px;
}	
.panel_padding_right {
	margin-right:20px;
}

.panel2 {
	padding-top:10px;
	padding-left:10px;
	width:401px;
	height:290px;
	background-image:url(../css/images/panel_medium.png);
	background-repeat:no-repeat;
	}

.spacer {
	height:10px;
	clear:both;
	}
.selected{
	background-color:#D1E7E2;
}	
.tool_tip{
	display:none;
}
	
.whitetext {
	font-family:Trebuchet MS, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
}
.whitetext:link {
	font-family:Trebuchet MS, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
}
.whitetext:hover {
	font-family:Trebuchet MS, sans-serif;
	font-size: 16px;
	color:#0033CC;
}
.whitetext:visited {
	color:#FFFFFF;
}
.whitetext:visited:hover {
	color:#FFFFFF;
}