body {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.title_1 {
	color: #004488;
	font-weight: bold;
	font-size: 30px;
}

.title_2 {
	color: #004488;
	font-weight: bold;
	font-size: 19px;
	padding-left: 10px;
}

.first_letter_1 {
	color: #000033;
	font-weight: bold;
	font-size: 17px;
}

.text_1 {
	font-size: 15px;
	padding-left: 10px;
	text-align: justify;
}

.text_2 {
	font-size: 15px;
}

.smalltxt_1 {
	font-size: 13px;
}

.smalltxt_2 {
	font-size: 10px;
}

.warntxt_1 {
	color: #CC0000;
}

.bg_1 {
	background-color: #DDEEFF;
}

.slogan_1 {
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer_1 {
	width: 760px;
	padding: 3px;
	background-color: #CCCCCC;
	font-size: 11px;
	text-align: right;
}

.top_left_1 {
	background-color: #003050;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-left-color: #CC6600;
}

.top_bottom_1 {
	background-color: #003050;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC6600;
	border-bottom-color: #CC6600;
}

.top_1 {
	background-color: #003050;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC6600;
}

.left_1 {
	background-color: #003050;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC6600;
}

.bottom_1 {
	background-color: #003050;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}

.left_bottom_1 {
	background-color: #003050;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #CC6600;
	border-bottom-color: #CC6600;
}

.left_top_right_bottom_1 {
	background-color: #003050;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-color: #CC6600;
	border-bottom-color: #CC6600;
	border-right-color: #CC6600;
	border-top-color: #CC6600;
}



/*** MENU ***/

td.menu_m_1 {
	background: url(../images/button_2.gif) repeat left top;
	width: 80px;
	height: 25px;
	text-align: center;
}

td.menu_m_1 span {
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	white-space: nowrap;
}

td.menu_m_1 a {
	width: 100%;
	float: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

td.menu_m_1 a:link, td.menu_m_1 a:visited, td.menu_m_1 a:active {
	color: #003050;
}

td.menu_m_1 a:hover {
	color: #FFFFFF;
}

/*** HOME LINK ON THE LOGO ***/

td.logo_1 {
	width: 527px;
	height: 37px;
}

td.logo_2 {
	width: 527px;
	height: 43px;
	padding-top: 5px;
}

td.logo_1 span {
	display: block;
}

td.logo_1 a {
	width: 100%;
	float: left;
}

/*** LINKS ***/

a.link_1, a.link_1:visited, a.link_1:active {
	color: #EE6600;
}

a.link_1:hover {
	text-decoration: none;
}

/*** FORMS ***/

.spacing_1 {
	padding: 3px 5px 3px 3px;
}

.caption_1 {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

.caption_2 {
	font-size: 12px;
	margin: 0px 6px 0px 0px;
	text-align: right;
	width: 100%;
}

.label_1 {
	font-size: 15px;
}

.textfield_1 {
	border: 1px #004488 solid;
	background-color: #FFFFEE;
	margin: 3px;
}

.btn_1 {
	background-color: #AADDFF;
	border-color: #AADDFF;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
