/*
This is an Elated PageKit - www.elated.com.
All artwork copyright (c) 1996-2004 Elated Communications Ltd.
By using this PageKit, you are agreeing to be bound by the
usage agreement available online at http://www.pagekits.com/usage/
*/


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: verdana, arial, helvetica, sans-serif;
}


/*
	Page body style
*/

body
{
	margin: 0px;
	padding: 0px;
	font-size: medium;
	background-color: #87AFD2;
	background-image: url(images/LandingPages/page_bg.jpg);
	background-repeat: repeat-x;
}

html, body
{
	height: 100%;
}


/*
	Standard paragraph style
*/

p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #13436B;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 18px;
}


/*
	Links
*/

a:link, a:active
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1343DD;
	font-size: 1.0em;
}


a:visited
{
	color: #6666FF;
	font-size: 1.0em;
}


/*
	Headings
*/

h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	margin-top: 0px;
}

h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #13436B;
	margin-top: 26px;
}


/*
	Logo
*/

#logo
{
	position: absolute;
	left: 500px;
	top: 19px;
}


/*
	Top menu
*/

#top-menu
{
	position: absolute;
	left: 25px;
	top: 59px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.7em;
}

#top-menu a
{
	color: #FFFFFF;
	margin-right: 10px;
	font-size: 1.0em;
	text-decoration: none;
}

#top-menu a:hover
{
	text-decoration: underline;
}


/*
	Container for page
*/

#container
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 765px;
}


/*
	Page header top area
*/

#header-top
{
	background-image: url(images/LandingPages/header_top2.gif);
	width: 775px;
	height: 92px;
}


/*
	Page header bottom area (main page)
*/

#header-main
{
	position: static;
	/*background-image: url(images/LandingPages/header_main.jpg);*/
	width: 765px;
	height: 20px;
	border-left: solid white 5px;
	border-right: solid white 5px;
	border-bottom: solid white 5px;
	background-color: #FFFFFF;
}


/*
	Page heading (main page)
*/

#heading-main
{
	position: relative;
	right: -48px;
	top: -80px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: light;
	font-size: 1.2em;
	color: #EEF3F9;
	height: 2px;
	width: auto;
}

#heading-second
{
	position: absolute;
	right: 20px;
	top: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: medium;
	color: #FFFFCC;
	height: 2px;
	width: 550px;
}


/*
	Page header bottom area (sub page)
*/

#header-sub
{
	position: relative;
	background-image: url(images/LandingPages/header_sub.jpg);
	width: 741px;
	height: 65px;
	border-left: solid white 5px;
	border-right: solid white 5px;
	border-bottom: solid white 5px;
}


/*
	Page heading (sub page)
*/

#heading-sub
{
	position: absolute;
	left: 20px;
	top: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: light;
	font-size: 1.8em;
	color: #EEF3F9;
}


/*
	Page content container ( main page )
*/

#page-content-main
{
	position: relative;
	width: 765px;
	background-color: #F6EDD3;
	background-image: url(images/LandingPages/vertical_border.gif);
	background-position: 313px 0px;
	background-repeat: repeat-y;
	border-left: solid white 5px;
	border-right: solid white 5px;


}


/*
	Left page content area (main page)
*/

#page-content-left-main
{
	float: left;
	width: 268px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 26px;
	padding-bottom: 26px;
}


/*
	Right page content area (main page)
*/

#page-content-right-main
{
	left: 445px;
	top: 19px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 26px;
	padding-bottom: 26px;
}
#page-program
{
	position: absolute;
	left: 320px;
	top: 150px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 26px;
	padding-bottom: 26px;
	width: 385px;
}

/*
	Page content container ( sub page )
*/

#page-content-sub
{
	position: absolute;
	width: 741px;
	background-color: #F6EDD3;
	background-image: url(images/LandingPages/vertical_border.gif);
	background-position: 520px 0px;
	background-repeat: repeat-y;
	border-left: solid white 5px;
	border-right: solid white 5px;


}


/*
	Left page content area (sub page)
*/

#page-content-left-sub
{
	float: left;
	width: 487px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 26px;
}


/*
	Right page content area (sub page)
*/

#page-content-right-sub
{
	float: left;
	width: 169px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 26px;
}


/*
	Page footer area
*/

#page-footer
{
	/*background-image: url(images/LandingPages/footer1.gif);*/
	width: 725px;
	height: 38px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 24px;
}


/*
	Standard images
*/

img
{
	border: none;
}


/*
	Headline style
*/

.headline
{
	font-weight: bold;
}

.error
{ 	color:#CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small; font:bold;
	 
}

.form {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
/*background-color: #CCFFFF;*/
border: 1px solid #000000;
}

#page-ThankYou
{
	left: 35px;
	top: 10px;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 10px;
	padding-bottom: 26px;
	position: relative;
	width: 400px;
	text-align:center
}
