/* Avoids bugs in IE and Opera for using percentage measurements for text*/
body {
	font-size: 100.01%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;

}	
#Layer1 {
	position:absolute;
	width:1060px;
	height:1031px;
	z-index:1;
	left: 0;
	top: 0;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

.blue {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #007dc9;
	font-weight: normal;
}
.black {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a {
	font-size: 13px;
	color: #007dc9;
}
a:visited {
	color: #007DC9;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #007dc9;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.leftnav {
	font-size: 13px;
	color: #007dc9;
}
a.leftnav:visited {
	color: #007DC9;
	text-decoration: none;
}

a.leftnav:link {
	text-decoration: none;
	color: #007dc9;
}
a.leftnav:hover {
	text-decoration: underline;
}
a.leftnav:active {
	text-decoration: none;
}

table {
	font-size: 1.0em;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #5B5D5F;
}

/* Set text style for page */

p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #5B5D5F;
	line-height: 17px;
	font-weight: normal;
	}
.case {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 13px;
	color: #4190db;
	line-height: 15px;
	}
		
ol, ol li {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: decimal;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 0px 15px;

}

#left_side {
	background-image: url(../images/leftside.jpg);
	background-repeat: repeat-y;
	width: 261px;
	margin: 0px;
	padding: 0px;
}

#left_gradation {
	background-image: url(../images/left_gradation.jpg);
	background-repeat: repeat-y;
	width: 20px;
	margin: 0px;
	padding: 0px;
}

#right_side {
	background-image: url(../images/right_side.jpg);
	background-repeat: repeat-y;
	width: 57px;
	margin: 0px;
	padding: 0px;
}

#bottom_line {
	background-image: url(../images/bottom_line.gif);
	background-repeat: repeat-x;

}

#horizontal_line {
	background-image: url(../images/horizontal_line.gif);
	background-repeat: repeat-x;

}
#grey_line {
	background-image: url(../images/grey_line.gif);
	background-repeat: repeat-x;

}
.case {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
