@charset "UTF-8";

img {border:0px;
	padding-top:0;
	vertical-align:top;
	margin:0;


}

#info {background:#f8f8f8; border:0;}

.menu {
	padding-top:3px;
	vertical-align:top;
	width:900px;
	height:31px;
	position:relative;
	z-index:100;
	border:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;}
	
.menu2 {
	padding-top:3px;
	vertical-align:top;
	width:900px;
	height:31px;
	padding-top:4px;
	position:relative;
	z-index:100;
	border-right:0px solid #585752;
	font-family:Arial, Helvetica, sans-serif;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:900px; w\idth:900px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:150px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:150px;
	position:relative;
	border:0;
	margin:0;

}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px; letter-spacing:.7px; font-family:Arial, Helvetica, sans-serif;text-decoration:none; color:#fff; width:150px; height:31px; border:0px solid #585752; border-width:0px 0px 0px 0px; padding-left:0px; line-height:31px; font-weight:normal;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:150px; w\idth:150px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#cccccc url(images/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#00b7ce url(images/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#00b7ce url(images/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#eeeeee;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#00b7ce;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute;height:0;top:31px;left:0; width:150px;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:31px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:150px; top:-1px; width:150px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-150px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { background:#dddddd; color:#000; height:auto; line-height:1em; padding:5px 0px; width:150px;border-width:0 0px 0px 0px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:150px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000;}
.menu :hover > a, .menu ul ul :hover > a {color:#ffffff; background:#00b7ce;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}


/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}












/* style the links for the top level */
.menu2 a, .menu2 a:visited {display:block;font-size:11px; letter-spacing:.7px; font-family:Arial, Helvetica, sans-serif;text-decoration:none; color:#fff; width:150px; height:31px; border:0px solid #585752; border-width:0px 0px 0px 0px; padding-left:0px; line-height:31px; font-weight:normal;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu2 a, * html .menu2 a:visited {width:150px; w\idth:150px;}

/* style the second level background */
.menu2 ul ul a.drop, .menu2 ul ul a.drop:visited {background:#cccccc url(images/grey-arrow.gif) no-repeat 150px center;}
/* style the second level hover */
.menu2 ul ul a.drop:hover{background:#00b7ce url(images/blue-arrow.gif) no-repeat 150px center;}
.menu2 ul ul :hover > a.drop {background:#00b7ce url(images/blue-arrow.gif) no-repeat 150px center;}
/* style the third level background */
.menu2 ul ul ul a, .menu2 ul ul ul a:visited {background:#eeeeee;}
/* style the third level hover */
.menu2 ul ul ul a:hover {background:#00b7ce;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu2 ul ul {visibility:hidden; position:absolute;height:0;top:31px;left:0; width:150px;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu2 ul ul {top:31px;t\op:31px;}

/* position the third level flyout menu2 */
.menu2 ul ul ul{left:150px; top:-1px; width:150px;}

/* position the third level flyout menu2 for a left flyout */
.menu2 ul ul ul.left {left:-150px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu2 table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu2 ul ul a, .menu2 ul ul a:visited { background:#dddddd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:150px;border-width:0 0px 0px 0px;}
/* yet another hack for IE5.5 */
* html .menu2 ul ul a, * html .menu2 ul ul a:visited {width:150px;w\idth:150px;}

/* style the top level hover */
.menu2 a:hover, .menu2 ul ul a:hover{color:#000;}
.menu2 :hover > a, .menu2 ul ul :hover > a {color:#ffffff; background:#00b7ce;}

/* make the second level visible when hover on first level list OR link */
.menu2 ul li:hover ul,
.menu2 ul a:hover ul{visibility:visible;}


/* keep the third level hidden when you hover on first level list OR link */
.menu2 ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu2 ul :hover ul :hover ul{ visibility:visible;}












body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}

.content {
	height: 1000px;
	width: 926px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 20px,0px,0px,0px;
}
#outerdiv
{
width:726px;
height:1000px;
overflow:hidden;
position:relative;
margin-top:20px;
}

#form
{
margin-top:20px;
}







#inneriframe
{
margin-top:20px;
	position:absolute;
	overflow:hidden;
	top:-180px;
	left:-353px;
	width:900px;
}

#inneriframe_15
{
margin-top:20px;
	position:absolute;
	overflow:hidden;
	top:-195px;
	left:-353px;
	width:900px;
	height:2000px;
	bottom:-20px
}

#inneriframe10
{
margin-top:20px;
	position:absolute;
	overflow:hidden;
	top:-60px;
	left:-353px;
	width:900px;
}






































.h2 {
	/* main intro */
font-family: Georgia, serif;
font-size: 17px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
color:#000000;

}

.thank_you {
	/* main intro */
font-family: Georgia, serif;
text-align:center;
vertical-align:middle;
font-size: 17px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
color:#000000;

}

.h3 {
	/* body text */
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
color:#777777;
}

.style19 {
	color: #545454;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 8pt;
	font-weight: bold;
}
.style20 {
	color: #0A3965;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 14pt;
	font-weight: lighter;
}
.style24 {
	font-size: 10pt;
	padding-bottom: 0px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	
}
.style33 {
	font-size: 11px;
	color: #545454;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.style35 {
	color: #000000;
	font-size: 11px;
}
.style44 {color: #FFFFFF}
.style33 {	font-size: 11px;
	color: #030303;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.formlabels {
	/* body text */
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
color:#777777;
}
