html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	background-color: #DEE3E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}
a:link, a:active, a:hover {
	color: #4E5A65;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
  display: block;
  text-indent: -999999px;
  overflow: hidden;
  height: 0px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	/*border-top-width: 7px;*/
	border-right-width: 0px;
	border-bottom-width: 7px;
	border-left-width: 0px;
	/*border-top-style: solid;*/
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	/*border-top-color: #A0AEBA;*/
	border-right-color: #A0AEBA;
	border-bottom-color: #A0AEBA;
	border-left-color: #A0AEBA;
}
#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 950px;
	position: relative;
	background-attachment: scroll;
	background-image: url("");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #DEE3E7;
	background-color:#CCE7FF;
}
#header p {
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
	position: absolute;
	top: 33px;
	left: 20px;
	font-size: 12px;
	text-transform: lowercase;
}
#container {
	background-color: #FCFCFC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	width:100%;
	z-index:800;
}
#Pcontent
{
	background-color: #FCFCFC;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	overflow: hidden;
	width:885px;
	z-index:900;
}
#title {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
    font-weight: bold;
}
/*********************************** Link Exchange ***************************************/
#categories {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	height: auto;
	width: 100%;
}
#categories li {
	padding: 0px;
	float: left;
	width: 48%;
	margin-top: 0px;
	margin-right: 0.5%;
	margin-bottom: 1%;
	margin-left: 0.5%;
}
#categories li a:link, #categories li a:active, #categories li a:visited {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100%;
	display: block;
	height: 50px;
	text-decoration: none;
	text-align: center;
	background-color: #DEE3E7;
	border: 1px solid #A0AEBA;
}
#categories li a:hover {
	background-color: #FCFCFC;
}
#linksdisp {
	line-height: 1.5em;
	clear: both;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size:15px;
}
#linksdisp li {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
#linksdisp li a {
	font-weight: bold;
	color: #A44F2B;
	text-decoration: underline;
}
#linksdisp li a:hover {
	text-decoration: none;
}
#linkdesc
{
	padding-top:0px;
	padding-bottom:0px;
	line-height:1.2em;	
}
.link {
	font-size: 10px;
	font-style: italic;
	color: #A0AEBA;
}
.linkcat {
	font-size: 10px;
	color:#999;
}

a.linkcat2 
{
	font-size: 15px;
	color:#000066;
}

#linknotes
{
	color:#336600;
	font-style:italic;
	font:bold;
}

.linktitle
{
	font-size:12px;
}
/********************** Recordset paging *********************/
#paging {
	padding:0px;
	margin:20px 0px 20px 0px;
}
#paging a:link, #paging a:active, #paging a:visited {
	padding:1px 5px 1px 5px;
	margin:0px 5px 0px 0px;
	border:solid 1px #999;
	text-decoration:none;
	background:#fff;
}
#paging a:hover {
	text-decoration:none;
	background:#dadada;
}
#paging .inactive {
	padding:1px 5px 1px 5px;
	margin:0px 5px 0px 0px;
	background:transparent;
	color:#ccc;
	border:solid 1px #ccc;
}
/********************** /Recordset paging *********************/
#searchform {
	height: auto;
	width: auto;
	position: relative;
	display: block;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 30px 0px;
    border: 0;
    background-repeat: repeat;
}
#searchwrapper {
	margin: 5px;
	padding: 0px;
}
#searchwrapper th {
  padding: 3px 15px 3px 15px;
  margin: 0px;
  font-weight: bold;
  width: 80px;
  text-align: left;
}
#searchwrapper td {
  padding: 3px;
  margin: 0px;
  text-align: center;
}
#searchform input {
	height: 20px;
	width: auto;
	border: 1px solid #dadada;
	margin: 0px;
	padding: 0px;
}
#searchform input#keyword {
  width: 400px;
}
#searchform a {
  padding: 0px;
  margin: 0px 15px 0px 0px;
  color: #4E5A65;
  text-decoration: underline;
}
#searchform a:hover {
  text-decoration: none;
}

#searchwrapper input.searchbutton, #tblsubmit .btn_submit {
	height: 22px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
    background-color: #f1f1f1;
	color: #536573;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-transform: lowercase;
}
#linkField {
	margin: 0px;
	padding: 10px;
	height: 1%;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
    border: solid 1px #dadada;
}
#formsubmit {
	margin:20px 0px 0px 0px;
	padding:0px;
}

#tblsubmit input#checklang {
	margin:0px;
	height:auto;
	width:auto;
	padding-top:2px;
	padding-right:10px;
	padding-bottom:2px;
	padding-left:10px;
	display: block;
	background-color:#DADADA;
	color:#333;
	font-size:11px;
	cursor:pointer;
	cursor:hand;
}

#tblsubmit input#checktag {
	margin:0px;
	height:auto;
	width:auto;
	padding-top:2px;
	padding-right:10px;
	padding-bottom:2px;
	padding-left:10px;
	display: block;
	background-color:#DADADA;
	color:#333;
	font-size:11px;
	cursor:pointer;
	cursor:hand;
}
#tblsubmit {
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dadada;
	border-left-color: #dadada;
}
#tblsubmit caption {
	text-align: left;
	font-weight: bold;
	height: auto;
	width: auto;
	background-color: #f1f1f1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dadada;
	border-left-color: #dadada;
	text-transform: uppercase;
	border-bottom-style: none;
	border-right-color: #dadada;
}
#tblsubmit th {
	background-color: #f1f1f1;
	font-weight: bold;
	color: #4E5A65;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
}
#tblsubmit td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
#tblsubmit tr {
	background-color: #fff;
}
#tblsubmit input, #tblsubmit textarea, #tblsubmit select {
  background-color: #FCFCFC;
  border: 1px solid #dadada;
  color: #666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#tblsubmit input, #tblsubmit select {
	width:300px;
}
#tblsubmit textarea {
	width:400px;
	height:100px;
}
#tblsubmit input#addcharl {
	background-color: #fff;
	border: none;
}
#tblsubmit input#button {
	width:200px;
	height:auto;
}
.messagebox {
	background-color:#fff;
	text-align:left;
	vertical-align:middle;
	line-height:1.5em;
}
.messagebox p {
	margin:0px;
	padding:0px;
	font-weight: bold;
	color: #990000;
}
/*********************************** /Link exchange ***************************************/

#footer {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	background-color: #FCFCFC;
	clear: both;
	color:#FFFFFF;
}
#footer p {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a {
	color: #A0AEBA;
	text-decoration: none;
}
#footer a:hover {
	color: #677C8D;
	text-decoration: none;
}

#linktags {
	color:#006600;
}
#linklanguages {
	color:#ff9900;
}

#linkcitation {
	color:#990000;
}


<!--
body {margin-top:2}

.c {width: 4; height: 4}

.bubble {background-color:#000066; color:#FFFFFF}

.tl {padding: 0; width: 4; text-align: left; vertical-align: top}
.tr {padding: 0; width: 4; text-align: right; vertical-align: top}
.bl {padding: 0; width: 4; text-align: left; vertical-align: bottom}
.br {padding: 0; width: 4; text-align: right; vertical-align: bottom}

.caption {color:#000000; white-space:nowrap; background:#E8EEFA; text-align:center}

.form-noindent {background-color: #ffffff; border: #000066 1px solid}

.feature-image {padding: 15 0 0 0; vertical-align: top; text-align: right; }
.feature-description {padding: 15 0 0 10; vertical-align: top; text-align: left; }
.button
{
color:#FFFFFF;
background-color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

// -->

/*=-=======================
    Menu CSS
    ==================-=-=--*/
                
            .wrapper1{
	            color: #44433f;	
	            font: 14px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	            margin: 0;
	            padding: 4px 0 0;
	            }
	            .wrapper1 a{
		            color: #E5F2FB;
		            text-decoration: none;
	            }
	            .wrapper1 a:hover {
		            color: #09548B;
	            }
	            .wrapper1 p {
		            margin: 0 0 17px;
		            padding: 0;
		            line-height: 18px;
	            }
            .wrapper {
	            /*width: 710px;*/
	            margin: 20px auto;
            }
            .nav {
	            background: #fff url(../images/nav_bg.png) repeat-x;
	            float: left;
            }
            .nev-wrapper {
	            clear: both;
	            float: left;
            }
            .nav-left {
	            background: url(../images/nav_left.png) no-repeat top left;
	            float: left;
	            width: 11px;
	            height: 41px;
            }
            .nav-right {
	            background: url(../images/nav_right.png) no-repeat top right;
	            float: left;
	            width: 11px;
	            height: 41px;
            }
            .nav ul {
	            /*width: 648px;*/
	            height: 38px;
	            float: left;
	            margin: 0;
	            padding-top: 3px;
	            list-style: none;
	            font-size: 15px;
            }
            .nav li {
	            float: left;
	            padding: 0 7px;
	            background: url(../images/split.png) no-repeat right center;
	            position: relative;
	            z-index: 1;
            }
            .nav li.last {
	            background:none;
            }
            .nav li:hover {
	            z-index:2;
            }
            .nav li a {
	            display: block;
	            line-height: 38px;
	            overflow: hidden;
	            float: left;
            }
            a .menu-left {
	            background: url(../images/menu_left.gif) no-repeat left top;
	            width: 8px;
	            height: 32px;
	            line-height: 35px;
	            display: block;
	            float: left;
            }
            a .menu-mid {
	            background: url(../images/menu_mid.gif) repeat-x top left;
	            height: 32px;
	            line-height: 35px;
	            display: block;
	            float: left;
            }
            a .menu-right {
	            background: url(../images/menu_right.gif) no-repeat top left;
	            width: 8px;
	            height: 32px;
	            line-height: 35px;
	            display: block;
	            float: left;
            }
            .nav li a:hover .menu-left,
            .nav li.active a .menu-left,
            .nav li:hover a .menu-left,
            .nav li a:hover .menu-mid,
            .nav li.active a .menu-mid,
            .nav li:hover a .menu-mid,
            .nav li a:hover .menu-right,
            .nav li.active a .menu-right,
            .nav li:hover a .menu-right {
	            background-position: 0 -37px;
	            line-height: 35px;
            }
            .nav li a:hover,
            .nav li.active a,
            .nav li.hover a,
            .nav li:hover a {
	            color: #09548B;
            }
            .nav li:hover .sub,
            .nav li.hover .sub {
	            display:block;
            }
            .nav li .sub {
	            display: none;
	            position: absolute;
	            top: 27px;
	            left: 6px;
	            background: url(../images/submenu_top.png) no-repeat;
	            width: 186px;
	            padding-top: 9px;
            }
            .nav li ul {
	            background: url(../images/submenu_bg.png) repeat-y;
	            width: 162px;
	            height: auto;
	            margin: 0;
	            padding: 0 12px 10px;
	            list-style: none;
	            font-size: 14px;
            }

            .nav li:hover li,
            .nav li.active li {
	            width: 100%;
	            padding: 1px 0 2px;
	            border-bottom: 1px #C1D9F0 dashed;
	            background: none !important;
            }
            .nav li:hover li a,
            .nav li.active li a {
	            color: #09548B;
	            background: none !important;
	            line-height: normal;
	            width: 156px;
	            padding: 8px 3px 3px;
	            text-indent: 1px;
            }
            .nav li:hover li a:hover,
            .nav li.active li a:hover {
	            color: #fff;
	            background: #165B9F !important;
	            text-decoration: none;
	            line-height: normal;
            }
            /*IE*/
            .nav li li a:hover,
            .nav li li a:hover {
	            color: #fff;
	            background: #165B9F !important;
	            text-decoration: none;
	            line-height: normal;
            }
            /**/
            .nav .btm-bg {
	            background: url(../images/submenu_bottom.png) no-repeat;
	            width: 205px;
	            height: 9px;
	            overflow: hidden;
	            clear: both;
            }
            .content {
	            width: 370px;
	            background: transparent url(../images/content_bg.png) repeat-y;
	            float: left;
	            padding: 10px 20px;
            }
            .content h1 {
	            color: #333;
	            font-weight: 400;
	            text-transform: uppercase;
	            font-size: 18px;
	            border-bottom: 1px dashed #C1D9F0;
            }
            .content h2 {
	            font-weight: 400;
	            text-transform: uppercase;
	            font-size: 14px;
	            padding-left: 10px;
	            margin-bottom: -5px;
            }
            .content p {
	            padding: 0 15px;
	            text-align: justify;	
            }
            .content-bottom {
	            width: 410px;
	            background: transparent url(../images/content_bottom.png) no-repeat;
	            height: 13px;
	            float: left;
            }
/*--------------END MENU CSS ---------*/                                
 
 #lefthalf
{
 	width:50%;
	float:left;
}

#righthalf
{
	width:50%;
	float:right;
}

#defBox
{
	width:225px;
	margin:5px;
	padding:5px;
}

#subHead
{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}