@charset "UTF-8";

* {
margin : 0;
padding : 0;
border-width : 0;
}
body {
	font-size : 0.8em;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #EEEEEE;
	text-align : center;
	border-style : none;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/backgrd.gif);
}


#wrapper {
	background-color : #FFFFFF;
	text-align : left;
	position : relative;
	top : 12px;
	bottom : 0;
	width : 802px;
	margin-top : 0;
	margin-right : auto;
	margin-left : auto;
	background-image: url(../images/left-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dtl {
	font-size: 90%;
	color: #FFEC00;
	padding-top: 8px;
	display: block;
}
#content {
	color: #444444;
	margin-left: 210px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 24px;
	width: auto;
}
#content img {
	border: 1px solid #A1B8D7;
	margin-top: 10px;
	margin-bottom: 10px;
}
#lft-cont {
	float: left;
	width: 189px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 3px;
	clear: left;
}
#cont-rght   img   {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #A1B8D7;
}
#cont-rght {
	clear: none;
	float: right;
	width: 165px;
	padding-top: 24px;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-size: 98%;
	font-style: italic;
	color: #444444;
}
#cont-rght p {
	padding-bottom: 6px;
}


	
ul.in-line li {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
ul.in-line {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: auto;
}


#content  img.flt-r-noclear {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	padding: 13px;
	border: 1px dotted #1B3C98;
}
.flt-lft {
	float: left;
}
.flt-rght {
	clear: right;
	float: right;
}

.flt-r-noclear {
	clear: none;
	float: right;
}
#lft-cont ul {
	left: 0px;
	top: 8px;
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#lft-cont img {
	height: auto;
	width: 158px;
	float: left;
	clear: left;
	border: 1px solid #A1B8D7;
	margin-bottom: 20px;
	margin-left: 15px;
}
#lft-cont  ul li {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 8px;
	display: block;
	list-style-type: none;
	background-color: #FFEC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#lft-cont a:link {
	text-decoration: none;
	color: #000000;
}
#lft-cont a:visited {
	color: #444444;
	text-decoration: none;
}
#lft-cont  a:hover {
	font-weight: bold;
	color: #00A1E4;
}
.special h1 {
	font-size: 130%;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #0099FF;
	margin-bottom: 10px;
	font-weight: bold;
}

strong {
	font-size: 105%;
	font-weight: bold;
	color: #111111;
}
em {
	font-size: 105%;
	font-style: italic;
	font-weight: bolder;
	color: #0092E6;
}
#content h1  {
	font-size : 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing : 1pt;
	margin-bottom : 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1B8D7;
	padding-top: 2px;
	color: #111111;
}
#content h2  {
	color : #0378CE;
	font-size : 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing : 1pt;
	padding-bottom: 3px;
}

#content h2   a:link   {
	color: #0092E6;
	text-decoration: underline;
	clear: none;
}
#content h2  a:visited  {
	text-decoration: none;
	color: #0092E6;
}
#content  h2    a:hover   {
	color: #FFEC00;
	text-decoration: none;
}


h3 {
	color : #0092E6;
	font-size : 108%;
	font-weight : bold;
	font-style : italic;
	line-height : 150%;
	letter-spacing : 1pt;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content ul, #cont-rght ul       {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 12px;
}
#content li, #cont-rght li {
	padding-bottom: 6px;
	list-style-position: outside;
	list-style-image: url(../images/dots.gif);
}
#content  a:link   {
	color: #000000;
	text-decoration: underline;
}

#content  a:visited {
	color: #222222;
	font-weight: normal;
}

#content  a:active, #content  a:hover {
	color: #FFEC00;
	font-weight: bold;
}





p {
	margin-bottom: 8px;
	line-height: 130%;
}


#header {
	background-color: #FFEC00;
	height: 105px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	#header h1 {
	left: -1000px;
	position: absolute;
	visibility: hidden;
}
#header h2 {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding-top: 28px;
	padding-left: 200px;
	line-height: 140%;
	letter-spacing: 1px;
	text-align: center;
}

#nav {
	height: 20px;
	width: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #00A1E4;
	padding-right: 2px;
}
#footer {
	font-size: 90%;
	background-color: #A1B8D7;
	text-align: center;
	width: auto;
	height: 18px;
	overflow: hidden;
	padding-top: 6px;
	clear: both;
}

.logo {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	width: 200px;
}

#clear {
clear : both;
padding-bottom : 1px;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
* html #wrapper {
height : 1%;
}
* > html #wrapper {
height : auto;
}
.esw {
	float: left;
	clear: none;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#e-s-w {
	position: relative;
	bottom: -5px;
	left: 0px;
	width: 400px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 84px;
}
#e-s-w    h2     {
	font-size: 105%;
	text-decoration: none;
	padding-top: 6px;
	font-weight: bold;
}
#e-s-w p {
}
.margin  {
	font-size: 95%;
	color: #000000;
	list-style-type: none;
	font-style: italic;
	float: left;
	margin-bottom: 10px;
	width: 98%;
}
dd {
	line-height: 120%;
	text-indent: 11px;
	background-image: url(../images/dt.jpg);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.clear-left {
	clear: left;
}
.red {
	color: #D5342F;
	font-style: italic;
	font-weight: 600;
}
