@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}

img{border:0px;}
img, div { behavior: url(iepngfix.htc) }
.bannerleft {
	height: 233px;
	background-image: url(../images/banner_left-shadow.png);
	background-repeat: repeat-y;
	width: 20px;
}

body{
	vfont-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#575757;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	line-height: 22px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: justify;
}
h6{
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#container{
	height: 100%;
	width: 100%;
	position: relative;
}
#background{
	z-index: 1;
	position: fixed;
	height: 100%;
	width: 100%;
}
#content{
z-index: 2;
position: relative;
} 

#header {
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 76px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.border_1 {
	border: 1px solid #e6e6e6;
}
.sidepanel-title {
	background-image: url(../images/panel-bar-bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	border: 1px solid #c95d00;
}

.td {	height: 5px;}
.pad1 {
	padding-right: 10px;
	padding-left: 10px;
}

.td2 {	height: 10px;}
.topbar {
	background-image: url(../images/menutopbg.jpg);
	background-repeat: repeat-x;
	height: 6px;
	border: 1px solid #379315;
	width: 929px;
}


#header a:link{	color: #fff;	text-decoration: none;}
#header a:visited{	color: #fff;	text-decoration: none;}

#header a:hover{	color: #0099FF;	text-decoration: none;}

#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 34px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
#footer a:link{color: #fff;text-decoration: none;}
#footer a:visited{color: #fff;	text-decoration: none;}
#footer a:hover{color: #0099FF;text-decoration: none;}
.align {
	text-align: justify;
}
.head_2 {
	color: #333333;
	text-decoration: underline;
}
.head_2 a:link{color: #333;text-decoration: none;}
.h_5 {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.head_2 a:visited{color: #333;	text-decoration: none;}
.head_2 a:hover{color: #f2601a;text-decoration: none;}

.pad2 {
	padding-right: 10px;
	padding-left: 20px;
	}
	
.title {
	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sup {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}
