/* Html */
body, td, th { 
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1	{
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: bold;
}
.text_webdings {
	font-size: 14px;
	font-family: Webdings;
}
/* ------------------------------------------------------------------ */

/* Fieldset */
fieldset {
	padding:10px;
	margin-top:5px;
	border:1px solid #1E7ACE;
	background:#ffffff;
}
fieldset legend {
	color:#1E7ACE;
	font-weight:bold;
	padding:3px 20px 3px 20px;
	border:1px solid #1E7ACE;
	background:#ffffff;
}
fieldset div {
	clear:left;
	margin-bottom:2px;
}
fieldset label {
	float:left;
	width:120px;
	text-align:right;
	padding:4px;
	margin:1px;
}
/* ------------------------------------------------------------------ */

/* Form */
input {
	padding:1px;
	margin:2px;
	font-size:11px;
}
select {
	padding:1px;
	margin:2px;
	font-size:11px;
}
textarea {
	padding:1px;
	margin:2px;
	font-size:11px;
}
.select {
	padding:1px;
	font-family: Arial;
	margin:2px;
	font-size:11px;
}

.buttom {
	padding:1px 10px;
	font-family: Arial;
	font-size:10px;
	border:1px #1E7ACE solid;
	background:#D0F0FF;
	height: 18px;
}
.buttom2 {
	padding:1px 2px;
	font-family: Arial;
	font-size:10px;
	border:1px #1E7ACE solid;
	background:#D0F0FF;
	height: 18px;
}
/* ------------------------------------------------------------------ */

/* Filter */
filters {
	filter: Alpha(Opacity=30, Style=0);
	}
/* ------------------------------------------------------------------ */
/* Word */
.title1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.title2 {
	color: #FFFFFF;
	font-family: "Arial Black";
	font-size: 11px;
}
.text1 {
	font-size: 12px;
	color: #000000;
	line-height: 200%;
}
.text2 {
	font-size:11px;
	color:#34A9CA;
}

.text3 {
	font-size:11px;
	color:#FF4A00;
}
a:link {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color:#990000;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a.grey:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.grey:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.grey:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_14px:link {
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}
a.link_14px:active {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a.link_14px:visited {
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}
a.link_14px:hover {
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
/* ------------------------------------------------------------------ */

/* # */
#formwrapper {
	width:450px;
	margin:15px auto;
	padding:20px;
	text-align:left;
	border:1px #1E7ACE solid;
}
#footword {
	font-size:11px;
	color:#CCCCCC;
}
/* ------------------------------------------------------------------ */