* {
	padding: 0px;
}
body {
	background-color: #EDF3FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}
.teaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 120%;
	font-weight: bold;
}

.content ol {
	margin-left: 40px;
}
.content ul {
	margin-left: 40px;
}

.fineBorder {
	border: 1px solid #666666;
}
.content a:link {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}
.content a:visited {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}
.content a:hover {
	color: #000099;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.content a:active {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}

.content h1 {
	font-size: 140%;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFECFC;
	line-height: 1.4em;
	font-family: Georgia, Serif;
	color: #FF6600;
}
.content h2 {
	font-size: 120%;
	width: 100%;
	color: #000066;
	height: 10px;
	margin-bottom:20px;
}
.content h3 {
	font-size: 105%;
	width: 100%;
	color: #000066;
	height: 17px;
}
.content ul li {
background:transparent url(/images/bullet-checkmark.gif) no-repeat scroll 0 6px;
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:5px;
padding:3px 0 1px 25px;

}

.topmenu a {
	font-weight: bold;
	text-decoration: none;
	color: #559BC4;
}
#topmid {
	background-image: url(/images/box/box_r1_c2.jpg);
	background-repeat: repeat-x;
}
#butmid {
	background-image: url(/images/box/box_r3_c2.jpg);
	background-repeat: repeat-x;
}
#leftmid {
	background-image: url(/images/box/box_r2_c1.jpg);
	background-repeat: repeat-y;
}
#rightmid {
	background-image: url(/images/box/box_r2_c3.jpg);
	background-repeat: repeat-y;
}

#content_placement {
	position:fixed;
	left:167px;
	top:99px;
	width:900px;
	height:auto;
	z-index:1;
	text-align: center;
}
#trc {
	background-image: url(/images/box/box_r1_c3.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
#tlc {
	background-image: url(/images/box/box_r1_c1.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
#brc {
	background-image: url(/images/box/box_r3_c3.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
#blc {
	background-image: url(/images/box/box_r3_c1.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

