BODY, TD, P, DIV, input, option, select, textarea {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

P {margin-top: 7px; margin-bottom: 7px;}

UL {
	margin:0px;
	padding-left:20px;;
	list-style-type: square;
	list-style-image:url('img/list_pic2.gif');
}
/*------------------- links -----------------*/
a:hover{color:#2D438B; text-decoration:underline;}
a{color:#2D438B; text-decoration:none;}

DIV.menu{background:url('img/list_pic1.gif') no-repeat top left; padding:0px 0px 10px 15px;}
a.menu:hover{font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: bold;color:#505050; text-decoration:none;}
a.menu{font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: bold;color:#A4A4A4; text-decoration:none;}
a.menu p{color:#a4a4a4;}

a.menu_top{font-family: Arial, Verdana, Tahoma, sans-serif;color:#CFD4E5; font-weight:bold; text-decoration:none;}
a.menu_top:hover{color:#ffffff;text-decoration:none;}

a.menu2:hover{font-weight: bold;color:#505050; text-decoration:none;}
a.menu2{font-weight: bold;color:#A4A4A4; text-decoration:none;}

/*------------------------ copyright-----------------------------*/
td.copy{font-size:10px; color:#fff; padding:10px 5px 10px 15px;}
td.copy a{color:#fff; text-decoration:none;}
td.copy a:hover{color:#fff; text-decoration:none;}

td.copy2{font-size:10px; color:#fff; padding:10px 5px 10px 10px;}
td.copy2 a{color:#fff; text-decoration:none;}
td.copy2 a:hover{color:#fff; text-decoration:none;}

/*------------------ forms ---------------------*/
INPUT {
	border: 1px #007795 solid;
	width: 120px;
	height: 20px;
}

INPUT.button1 {
	x-nc-block;
	border: none;
	width: 19px;
	height: 21px;
	color: #000000;
	font-weight:normal;
	background-color: #d3d3d3;
	background-image: url(img/button1.gif);
	background-repeat: no-repeat;
	cursor:hand
}
INPUT.button2 {
	x-nc-block;
	border: none;
	width: 19px;
	height: 20px;
	color: #000000;
	font-weight:normal;
	background-color: #d3d3d3;
	background-image: url(img/button2.gif);
	background-repeat: no-repeat;
	cursor:hand
}

textarea {
	border: 1px #007795 solid;
	width: 120px;
}
/*--------------------------------------------------------*/
div.blue{
	margin:15px 0px;
	border-left:7px solid #2D438B;
	padding-left:17px;
}

div.green{
	margin:15px 0px;
	border-left:7px solid #00717C;
	padding-left:17px;
}
h1{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #33338B;
	font-weight:bold;
	font-size: 16px;
	text-transform:uppercase;
	margin:0;
	padding: 20px 0px 15px 0px;
}
h2{
	color: #333389;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-size: 13px;
	text-transform:uppercase;
	margin:0;
	padding:10px 0px;
}
h3{
	color: #333389;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-size: 13px;
	margin:0;
	padding:10px 0px;
}
h4{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00717C;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h5,h6{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333389;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.date{font-weight: bold;color:#2D438B;background:url('img/list_pic1.gif') no-repeat top left; padding:0px 0px 5px 10px;}
div.line{border-bottom:1px solid #D9D9D9;margin:3px 0px 6px 0px;}

.small{font-size:10px;}
.light{color:#939393;}

TABLE.str{border-top:1px solid #d3d3d3;}
TABLE.str CAPTION{color:#333389; font-weight:bold; text-align:center; font-size:11px;}
TABLE.str TH{color:#333389; font-weight:bold; text-align:left; font-size:11px; padding-top:15px; padding-left:10px; background:url('images/line4.gif') no-repeat top left;}
TABLE.str UL{
	margin:0px;
	padding-left:15px;
	list-style-type: square;
	list-style-image: url('img/list_pic1.gif');
}
