

body {
	font-family: "Trebuchet MS", arial,helvetica,sans-serif;
	height:100%;
	font-size: 13px;
	background-color: #F8EAC3;
	background-image:url(images/layout/bg-diagonal.gif);
}

h1 {
	font-size: 28px;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h2 {
	font-size: 24px;
	color: #CC0000;
	margin-top: 0px;
	}

h3 {
	font-size: 22px;
	color: #333333;
	margin-top: 0px;
	}
	
h4 {
	font-size: 18px;
	color: #333333;
	margin-top: 0px;
	}
	
h5 {
	font-size: 16px;
	color: #333333;
	font-weight: 800;
	}
	

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.content {
	color: #333333;
	line-height: 20px;
}

.subtitles {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	}

form {
	margin: 0px;
	}

input.btn {
   color: #000000;
   font-family: "Trebuchet MS", arial,helvetica,sans-serif;
   font-size: 11px;
   background-color:#E9EEF2;
   border:1px solid;
   border-color: #9CB4CD;
}

input.btnhov {
	background-color: #FFFFFF;
	color: #cc0000;
	}
	
input.field {
   color: #000000;
   font-family: "Trebuchet MS", arial,helvetica,sans-serif;
   font-size: 11px;
   background-color:#E9EEF2;
   border:1px solid;
   border-color: #9CB4CD;
}

.contacts {
	padding-bottom: 7px;
	border-bottom: 1px solid #9CB4CD;
}

.expanded {
	font-family: "Trebuchet MS", arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Trebuchet MS", arial,helvetica,sans-serif;
	text-align: justify;
}

.content a:link, .content a:visited {
	color: #336699;
	text-decoration: underline;
	}
	
.content a:hover, .content a:active {
	color: #CC0000;
	text-decoration: none;
	}

.leftnav a{
padding: 4px 4px 4px 4px;
margin: 2px 2px 2px 2px;
font-family: "Trebuchet MS", arial,helvetica,sans-serif;
font-size: 12px;
display: block;
color: #000000;
text-decoration: none;
border-bottom: 1px solid #9CB4CD;
background: #D1DDE7;
}

.leftnav a:visited {color: #000000; }
.leftnav a:hover {color: #CC0000;	background: #ffffff; text-decoration: none; font-weight:normal;  }

.leftnav a.nohover:hover {color: #000000; background: #D1DDE7; font-weight:normal;}

.hr {
	border-top: 1px solid #9CB4CD;
}

.alert {
	border-left: 3px solid #CC0000;
	background: #FFFFCC;
	padding: 4px;
}

.crumbtrail {
	font-size: 11px;
	letter-spacing: 1px;
	color: #666666;
	background-color: #EAEEF6;	
}

.crumbtrail a:link, .crumbtrail a:visited {
	color: #666666;
	text-decoration: underline;
}

.crumbtrail a:hover, .crumbtrail a:active {
	color: #CC0000;
	text-decoration: none;
}

.footer {
	font-size: 11px;
	color: #666666;
}

.footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: underline;
}

.footer a:hover, .footer a:active {
	color: #CC0000;
	text-decoration: none;
}

.NEW {	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}

.titlebar {	font-size: 16px;
	font-family: "Trebuchet MS", arial,helvetica,sans-serif;
	background-color:#cc0000;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:3px solid #cc0000;
	font-weight: bold;
}

.titlebar a:link, .titlebar a:visited, .titlebar a:hover, .titlebar a:active {
	color: #ffffff;
	text-decoration: none;
}

.blur{
	background: transparent url(images/layout/shadow1.png);
	/* filter: Blur(Add=0, Direction=315, Strength=3); */
	color: inherit;
	margin-left: 6px;
	margin-top: 6px;
}

.shadow,
.main{
	position: relative;
	bottom: 3px;
	right: 3px;
}

/* NOT USED */
.shadow{
	background: transparent url(images/layout/shadow2.png);
	color: inherit;
}

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}