@charset "UTF-8";
@import url("Plus1.css");
@import url("Minus1.css");
/* CSS Document */

body {
	padding: 0;
	background-color: #FAFAF9;
	background-repeat: no-repeat;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(images/background-image.gif);
	background-position: 0px 10px;
}
table {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #5FBAE8;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #5fbae8;
}

	li {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;

	text-align: left;
	list-style-position: inside;
	line-height: 1.5;
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom:10px;
}

li a:link {
	color: #1a1303;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
	padding-left:0px;
}
li a:hover {
	border-bottom: 2px dotted #336666;
	color: #336666;
	font-weight: bold;
}
li a:visited {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-top: 0px;
	background-color: #000C6E;
}
h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #216B5A;
}
h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #4d122f;
	background: #ece7e7;
}
#box {
	padding: 5px;
	text-align: left;
	border: 1px solid #4d122f;
	vertical-align: top;
	background-color: #efe8c1;
}
#box2 {
	text-align: left;
	font-size: 90%;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #5DBBE7;
}
#box3 {
	padding: 5px;
	border: 1px solid #662d91;
	vertical-align: top;
	
	font-size: 90%;
}

#box2 a:hover {
	border-bottom: 2px dotted #336666;
}
#box2 a:link {
	color: #4d122f;
	text-decoration: none;	
}
#box3 a:hover {
	border-bottom: 2px dotted #ffffcc;
}
#box3 a:link {
	color: #4d122f;
	text-decoration: none;	
}

.style1 {color: #ffffff}

.box3li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	list-style-type: disc;
	line-height: 90%;
}

.img-left {
	background-color: #eee;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #eeeeee;
	float: left;
	margin: 3px;
	padding: 3px;
}
.img {
	background-color: #eee;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #eee;
	margin: 3px;
	padding: 3px;
}
#box2 cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
}
a:link {
	color: #1a1303;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	border-bottom: 2px dotted #336666;
	color: #336666;
	font-weight: bold;
}
