body {
	margin:0px; 
	padding:0px;
	background:#126995;
	font-family: Verdana,sans-serif;
	color:#000000;
	font-size:10pt;
}

p {
	margin:0px 0px 10px 0px;
}

td, th {
	font-size:10pt;
}

img {
	border:none;
}

h3 {
	font-size:1em;
	padding:0px;
	margin:0px;
}

#header {
	background:url('images/headerbg.gif') repeat-x #0a3e63;
	height:144px;
}

#content {
	background:url('images/contentbg.gif') repeat-x #bacddc;
	padding-bottom:21px;
}

#footer {
	background:url('images/footerbg.gif') repeat-x #126995;
	height:70px;
	padding-top:5px;
	padding-bottom:10px;
}

#footer td {
	color:#ffffff;
	font-size:8pt;
	text-decoration:none;
}

#footer a {
	color:#ffffff;
	font-size:8pt;
	text-decoration:none;
}

#menu {
	background:url('images/menubg.gif') repeat-x #761110;
}

#loginform {
	width:230px;
}

#loginform th {
	width:75px;
	font-weight:normal;
	color:#b6e4f9;
}

#loginform td {
	color:#b6e4f9;
}

#loginform a {
	color:#b6e4f9;
}

input {
	border:none;
}

form {
	margin:0px;
	padding:0px;
}

#contactform {
	padding:0px 16px;
}

#contactform label {
	padding-top:5px;
	padding-bottom:2px;
	display:block;
	color:#102036;
	font-weight:bold;
	font-size:9pt;
	width:100%;
	text-align:left;
}

#contactform input {
	width:100%;
	border:1px solid #000000;
	display:block;
}

#news b {
	color:#d02933;
	display:block;
}

#news p {
	margin-bottom:15px;
}

.boxlink li a {
	font-weight:bold;
	color:#0a3e63;
	text-decoration:none;
}

.boxlink li a:hover {
	color:#1365ff;	
}

dt {
	padding:0px;
	margin:2px 0px 0px 0px;
	height:27px;
	background:url('images/open_t.gif') 100% 0% no-repeat;
	font-size:0pt;
}

dt.mydt {
	padding:0px;
	margin:2px 0px 0px 0px;
	height:27px;
	background:url('images/open_tsd.gif') 100% 0% no-repeat;
	font-size:0pt;
}



dt.open {
	background:url('images/close_t.gif') 100% 0% no-repeat;
}

dd {
	padding:0px;
	font-size:9pt;
	display:none;
	cursor:hand;
}

dd td {
	font-size:9pt;
}

dd.open {
	display:block;
	border:solid 1px #aabfd1;
	margin:0px 3px;
	background:#d9e5ef;
	padding:13px 13px 0px 13px;
}

img.left {
	margin: 0px 13px 13px 0px;
	float:left;
}


#cf input, textarea, select {
	/*width:100%;*/
	border:solid 1px #7f9db9;
}

#box{
	margin:auto;
	/* nim - background-image: url(images/133.gif); */
	/* nim - background-image: url(images/box-final.png);*/
	background-repeat:no-repeat;
	/* width:661px;
	height:69px;  */	
	width:137px;
	height:69px; 
	text-align: center;
	
}
/* nim 
#icon{
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top:8px;
}

#checkbox
{
	font-size:10px;
	padding-top:15px;
	color:#333333;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_width:650px;
	
}
*/
#icon{
 float:left;
 height:50px;
 text-align:left;
 margin-left:2px;
 margin-top:12px;
}

#icon_txt{
 float:left;
 width:500px;
 text-align:left;
 padding-left:20px;
 margin-top:10px;
 color:#333333;
 font-size:10px;
}

#cf
{
background-image: url('images/contactform_bg.gif');
background-repeat: no-repeat;
background-position: 100% 0%; 
padding:15px 15px 15px 0px;
_width:950px;
*width:950px;

}
