body {
	background-image: url(images/bg/main_bg4.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0b2345;}
h1, h2, h3, h4, h5 {font-family: Verdana, Arial, Helvetica, sans-serif;	
}
	
a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
a.hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
a.visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
a.current {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
div.note {
	background-image: url(images/squeeze_bg/images/div_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	}

div.box {margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

div.box2 {
	background-color: #FDE8D7;
	padding: 5px;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

div.box3 {
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div.box4 {margin-left: 10px;}

div.box5 {
	background-color: #FFCC66;
	padding: 5px;
	margin-right: 30px;
	margin-left: 30px;
	border: thin dashed #FF0000;
}

div.form {
	background-color: #EAEAEA;
	padding: 5px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

div.main {
	font-family: "Times New Roman", Times, serif;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;}
	
.style_bold {
	font-weight: bolder;
	color: #000000;}
	
.style_highlight {
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}
.style_emph {
	font-style: italic;
}

.style_red {
	color: #FF0000; font-weight: bold;
}
.style_redemph {
	font-style: italic;
	color: #FF0000; font-weight: bold;
}
.style_blue {
	color: #0000FF; font-weight: bold;
}
.style_blueemph {
	font-style: italic;
	color: #0000FF; font-weight: bold;
}
.style_bldemph {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.style_underline {
	text-decoration: underline;
}

span.unicode {
font-family: "Arial Unicode MS";
}

