html {
	height: 100%; 
	margin-bottom: 1px;
}

* { font-size: 1em;}

body {
	margin-top: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: 0.0em;
    padding: 0;
    text-align: center;
    color: #000000;
}

a, a:link {
	color: blue;
}

h2 {
	font-size: 1.65em;
	color: #999999;
}

h3 {
	font-size: 1.15em;
	background-color: #444444;
	color: #DCDCDC;
	padding-left: .2em;
}


h4 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 1em;
	line-height: 1;
	margin-bottom: -0.5em;  /*-1.0em;*/
}

h5 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: -0.8em;
}

h6 {
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1;
	margin-bottom: -0.6em;
}

.P_ref  {
	margin-top: 1em;
	margin-bottom: -1.5em;
}

.P_ref_last  {
	margin-top: 1em;
	margin-bottom: 0em;
}

ul {
	font-size: 1em;
	list-style-type: square;
	list-style-position: outside
}

.twocoltableless {
	background: #666666 url(img/bg.jpg) repeat-x;
}

.twocoltableless #container {
	min-width: 700px;
	margin: 0 10% 0 10%;
	background: #FFFFFF;
    font-family: "times new roman", times, serif;
	font-size: 1em;
	line-height: 1.4;
    text-align: left;
}

.twocoltableless #logo {
    background: #FFFFFF url(img/FL700x150TimesNewRoman.jpg) no-repeat;
    padding: 0px 0px 10px 0px;
    min-width: 700px;
	height: 150px
}

.twocoltableless #sidebar1 {
    float: left;
    width: 14.8em;
    background: #f5f5f5;
    margin-left: 0px;
	margin-top: 0em;
	padding-left:  .8em;
    padding-top:  .5em;
}

* html .twocoltableless #sidebar1 {
	padding-top:  1.5em;
    width: 14.5em;
}

.twocoltableless #sidebar1 h3, .twocoltableless #sidebar1 p {
    margin-left: 10px;
    margin-right: 0px;
}

.twocoltableless #sidebar1 ul {
	font-size: 1em;
	line-height: 1.7em;
	list-style-type: none;
	list-style-position: outside;
}

* html .twocoltableless #sidebar1 a {
	width: 14.8em;
}

.twocoltableless #sidebar1 a {
	display: block;
    text-decoration: none;
	font-size: 1.0em; /*0.8em;*/
	color:#111111;
	border-top: 1px #111111 solid;
    padding-left: .2em;
}

.twocoltableless #sidebar1  .last {
	border-bottom: 1px #111111 solid;
}

* html .twocoltableless #sidebar1 .last {
    margin-right: .3em;
}

.twocoltableless #sidebar1 a:visited {
	display: block;
    text-decoration: none;
	font-size: 1em;
	/*font-size: 0.8em;*/
	color: #6189B6;
    padding-left: .2em;
}

.twocoltableless #sidebar1 a:active {
}

.twocoltableless #sidebar1 a:hover {
	background-color:#999999;
	color:#FFFFFF;
	text-decoration:none;
}

.twocoltableless #sidebar1 .active {
	display: block;
    text-decoration: none;
	color:#111111;
	background-color:#FFFFFF;
	width: 100%;
}

.twocoltableless #mainContent {
    background:#f5f5f5;
    margin: 0 0em 0 16em;
    padding: .5em 2em 0.5em 2em;
}

.twocoltableless #mainContent a, a:link {
	color: blue;
}

.twocoltableless #footer {
    margin: 0 0em 0 15em;
    padding: .5em 2em 0.5em .5em;
    font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #999999;
	background-color: #FFFFFF;
}

.twocoltableless #footer1 {
    padding: 0 10px;
    font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #FFFFFF;
}

.twocoltableless #footer p {
    margin: 0;
    padding: 10px 0;
}

.twocoltableless #footer a, a:link {
	color: #BBB;
	text-decoration: none;
}

#valid {
	float: right;
	margin: 3px 5px 0 0;
}

.externlink img {
	vertical-align: -3px;
}

.externlink a {
	text-decoration: none;
}

.fltrt {
    float: right;
    margin-left: 8px;
}

.fltlft {
    float: left;
    margin-right: 8px;
}

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
