html, body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	margin: 0px;
  	padding: 0px;
  	width: 100%;
  	height: 100%;
	font-size: 106%;
	color: #585858;
	background-color: #666666;	
}
/* ---------- Main Styles ---------- */
.png
{
	//background-image: none !important;
	behavior: url('./images/pngfix.htc');
}

form
{
	margin: 0;
	padding: 0;
}

#container
{
	position: relative;
	width: 750px;	
	margin: 0 auto;
	font-size: 70%;	
	top: 20px;
	background-color: #ffffff;
	border: 1px solid #d7dadd;
}

#innerContainer
{
	display: block;
	margin: 10px;
}

H1, H2, H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #333333;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 15px 0 10px 0;
	padding: 0;
}

P
{
	margin: 0 0 10px 0;
	padding: 0;
}

ul
{
	margin: 0px 0px 0px 35px;
	padding: 0px;
}

li {
	padding: 0 0 0 10px;
	margin: 15px 0 0 0;	
	list-style-image: url(../images/bullet.gif);
}

a:link, a:visited, a:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #6a6a68; text-decoration: underline; }
a:hover { color: #4980D0; }

.img-left { float : left; }
.img-right { float : right; }

.clear { clear: both; }

/* ---------- Main Styles ---------- */

#headerPlace
{
	border: 1px solid #bbd0ee;
	display: block;
	width: 100%;
	height: 115px;
	background: url('../images/header_bg.gif') no-repeat right bottom;
}
#headerPlace IMG { margin: 20px 0 0 15px; }

#menuPlace { position: relative; display: block; width: 732px; margin: 2px 0px 3px 0px; }
#flashPlace { display: block; width: 730px; border: 1px solid #edf3fb; margin: 0 0 10px 0; }

#leftCol { float: left; width: 170px; }
#centerCol { float: right; display: block; margin-left: 7px; width: 553px; }

#titleBox { background-color: #4980d0; color: #FFFFFF; font-size: 130%; font-weight: bold; font-family: Arial, Helvetica, sans-serif; height: 23px; display: block; }
#titleBox span { float: left; margin: 3px 0 2px 7px; }
#titleBox IMG { float: right; margin: 6px 10px 5px 0; }

#content { display: block; margin: 10px; }

#contentLeft { float: left; width: 255px; }
#contentRight { float: right; width: 255px; }
#contentsinglecol { float: left; width: 510px; }
#leftBlock1 { border: 1px solid #92b3e3; border-top: 0px; height: 138px; background: url('../images/block_1.gif') no-repeat bottom; position: relative; }
#leftBlock1 p { position: absolute; bottom: 5px; margin: 0 5px; width: 160px; }

#leftBlock2 { border: 1px solid #92b3e3; height: 163px; background: url('../images/block_2.gif') no-repeat; margin-top: 10px; position: relative; }
#leftBlock2 p { position: absolute; bottom: 5px; margin: 0 5px; width: 160px; }

#footerLine { background-color: #4980d0; height: 3px; display: block; padding: 0; margin: 10px 0; }
#footerText
{
	margin: 3px 0em 5px 0em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: x-small;}

.footer_1 { float: left;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: x-small;}
.footer_2 { float: right;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: x-small;}

/* ---------- Main Styles ---------- */

#leftBlock3 {
border: 1px solid #92b3e3; border-top: 0px; height: 163px; background: url('../images/block_1.gif') no-repeat bottom; position: relative;
}

#leftBlock3 p {
position: absolute; bottom: 5px; margin: 0 5px; width: 160px;
}

.boldmain {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.formtitles {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #9C0121;
}

INPUT.contform {
	BORDER-RIGHT: #4980D0 1px solid; BORDER-TOP:#4980D0 1px solid; MARGIN-TOP: 5px; FONT-SIZE: 1em; FLOAT: left; BORDER-LEFT: #4980D0 1px solid; WIDTH: 180px; BORDER-BOTTOM: 1px #4980D0 solid; FONT-FAMILY: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif
}

TEXTAREA.contform {
	BORDER-RIGHT: #4980D0 1px solid; BORDER-TOP: #4980D0 1px solid; MARGIN-TOP: 5px; FONT-SIZE: 1em; FLOAT: left; BORDER-LEFT: #4980D0 1px solid; WIDTH: 180px; BORDER-BOTTOM: #4980D0 1px solid; FONT-FAMILY: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif
}
#buttsend {
	BORDER-RIGHT: #4980D0 1px solid; BORDER-TOP: #4980D0 1px solid; MARGIN-TOP: 10px; FONT-WEIGHT: bold; MARGIN-LEFT: 0px; BORDER-LEFT: #4980D0 1px solid; COLOR: #ffffff; BORDER-BOTTOM: 1px #4980D0 solid; BACKGROUND-COLOR: #4980D0
}
