ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
}

body
{
  padding: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
}

p{
	text-align: justify;
}

#page{
	width: 918px;
	border: 2px solid #999999;
	padding: 5px 5px 5px 5px;
	background-color: White;
}

.greytitle,
.greysubtitle, a.contentlink, a.contentlinkstrong {
	color: #003333;
	font-family: serif;
	font-style: oblique;
	line-height: normal;
}

.greysubtitle {
	font-weight: normal;
	font-size: 16px;
}

a.contentlinkstrong {
	display: block;
	font-weight: bold;
	text-align: center;
}

.greytitle{
	font-weight: bold;
	font-size: 24px;
}

.dkbluetitle, .dkblue{
	color: #003366;
}

.dkbluetitle {
	font-weight: bold;
}

.lightbluetitle, .lightblue{
  color: #339999;	
}

.description {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: Gray;
	line-height: normal;
}

.note {
	font-family: "Times New Roman", Times, serif;
	font-style: italic; 
	color: #C0C0C0;
}

.lightbluetitle{
	font-weight: bold;
}

#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 100%;
	position: relative;
}

#slogan{
	position: absolute;
	top: 90px;
	left: 0px;
	width: 420px;
	text-align: right;
	font-size: 14px;
}

#hmenu{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	line-height: 0px;
}

#hmenu ul, #vmenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#hmenu ul li {
  float: left;
}

#hmenu ul li a.link{
	display: block;
	border-top: solid 2px #999999;
	border-bottom: solid 1px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #999999;
	margin-left: 20px;
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	color: #339999;
	text-decoration: none;
	font-weight: bold;
	font-size:smaller;
	line-height: normal;
}

#vmenu {
	text-align: left;
	width: 185px;
	float: left;
	padding-left: 10px;
	padding-left: 5px;
	line-height: 0px;
}

a.level1, a.level2{
	color: #339999;
	text-decoration: none;
	font-weight: bold;
	font-size: smaller;
	line-height: normal;
}

a.level1:hover, a.level2:hover{
	text-decoration: underline;
}

a.level2{
	padding-left: 10px;
	font-weight: normal;
	line-height: normal;
}

a.level1{
	padding-top: 5px;
	padding-left: 5px;
	display: block;
}

#hmenu ul li a.link:hover, .fxbkg,  body{
	background-color: #eeeeee;
}

.hmenuendline{
	clear: both;
	width: 100%;
	height: 2px;
	line-height: 0px;
	background-image: url(../images/hmenuunderline.png);
	background-repeat: no-repeat;
	background-position: bottom;
}


#container{
	margin-left: 20px;
	background-image: url(../images/contentbkg.png);
	background-repeat: repeat-y;
	width: auto;
}

#content{
	width: 680px;
	float: left;
	padding: 5px 5px 5px 20px;
	text-align: left;
	line-height: 0px;
}

#footer{
	clear: both;
	background-image: url(../images/underline.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 5px;
}

.imgfloatleft{
	border: solid 1px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}

.inputError{
	border: 2px solid #FF4500;
}

.formError{
	color: #FF4500;
	font-size: smaller;
	line-height: normal;
}

.formline{
	font-size: smaller;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: normal;
}

#flaglayer{
	float: right;
	line-height: 0px;
	margin-top: -5px;
}
