/* CSS Document */

body {
	margin: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 972px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

#wrap {
	width: 972px;
	text-align: left;
	height: 10px;
	left: 20px;
	background-position: top;
}




/* site header */
#header {
	height: 98px;
	background-repeat: repeat-x;
	background-image: url(../images/headerbknd.jpg);
	width: 972px;
}

#header_black {
	height: 98px;
	background: url(../images/header_bkgd_black.gif) no-repeat;
}




/* small navigation */
#small_nav {
	width: 265px;
	height: 20px;
	float: right;
	position: relative;
	top: 10px;
	display: none;
}

#small_nav li {
	font-size: 10px;
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#small_nav li a {
	color: #546A79;
	margin: 0 7px 0 7px;
	padding: 0;
	text-decoration: none;
}

#small_nav li a:hover {
	color: #9EABB4;
}




/* main navigation */
#main_nav {
	width: 600px;
	position: relative;
	top: 66px;
	float: right;
	height: 10px;
	visibility: visible;
}

#main_nav li {
	font-size: 10px;
	text-transform: uppercase;
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
}

#main_nav li a {
	color: #546A79;
	margin: 13px;
	padding: 0 0 12px 0;
	text-decoration: none;
	font-weight: normal;
}

#main_nav li a:hover {
	color: #9EABB4;
	background: url(../images/arrow.gif) center bottom no-repeat;
}

#main_nav li .selected {
	color: #9EABB4;
	background: url(../images/arrow.gif) center bottom no-repeat;
}

#vip_lounge #main_nav li a:hover {
	color: #9EABB4;
	background: url(../images/arrow_black.gif) center bottom no-repeat;
}

#vip_lounge #main_nav li .selected {
	color: #9EABB4;
	background: url(../images/arrow_black.gif) center bottom no-repeat;
}




/* sub navigation */
#sub_nav {
	width: 972px;
	position: relative;
	top: -280px;
	left: 10px;
	float: left;
	height: 30px;
}

#sub_nav li {
	font-size: 10px;
	text-transform: uppercase;
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 26px;
}

#sub_nav li a {
	color: #FFFFFF;
	margin: 13px;
	padding: 0 0 8px 0;
	text-decoration: none;
	font-weight: normal;
}

#sub_nav li a:hover {
	color: #990000;
	background: url(../images/arrow2.gif) center bottom no-repeat;
}

#sub_nav li .selected {
	color: #9EABB4;
	background: url(../images/arrow2.gif) center bottom no-repeat;
}




/* banner images */
#banner {
	height: 252px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	width: 972px;
	background-color: #FFF;
}

#home #banner { background: url(../images/banner_hold.jpg) no-repeat; height: 230px; }

#about #banner { background: url(../images/banner_about.jpg) no-repeat; }

#showreal #banner { background: url(../images/banner_flight_standards.jpg) no-repeat; }
#web_development #banner {
	background-image: url(../images/web-development-banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #990000;
	width: 972px;
}
#online_marketing #banner {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #3069B8;
	width: 972px;
	background-image: url(../images/online-marketing-banner.jpg);
}
#interactive_technologies #banner {
	background-image: url(../images/interactive-technologies-banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #806F65;
	width: 972px;
}
#podcasts #banner {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #010101;
	width: 972px;
	background-image: url(../images/podcasts-banner.jpg);
}
#contact_us #banner {
	background: url(../images/contact-us-banner.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #303751;
	width: 972px;
}

#ipod #banner {
	background: url(../images/banner_ipod.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #303751;
	width: 972px;
}

#thanks-ipod #banner {
	background: url(../images/thanks-ipod.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #303751;
	width: 972px;
}
#newsletter #banner { 
	background: url(../images/newsletter-banner.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #A3170A;
}
#recruitment #banner {
	background-image: url(../images/recruitment-banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FF85CE;
	width: 972px;
}
#our_services #banner {
	background-image: url(../images/our-services-banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #806F65;
	width: 972px;
}
#about_us #banner { 
	background-image: url(../images/find-banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #806F65; 
}
#privacy_policy #banner {
	background-image: url(../images/privacy-banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #003E9C;
	width: 972px;
}
#terms_of_use #banner {
	background-image: url(../images/terms-banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #064027;
	width: 972px;
}
#code_partner #banner {
	background-image: url(../images/code-partner-banner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FF0000;
	width: 972px;
}
#sitemap #banner {
	background-image: url(../images/code-partner-banner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FF0000;
	width: 972px;
}
#index_1 #banner { background: url(../images/banner_sports_1.jpg) no-repeat; }
#index_2 #banner { background: url(../images/banner_sports_2.jpg) no-repeat; }
#index_3 #banner { background: url(../images/banner_sports_3.jpg) no-repeat; }
#index_4 #banner { background: url(../images/banner_sports_4.jpg) no-repeat; }
#index_5 #banner { background: url(../images/banner_sports_5.jpg) no-repeat; }
#index_6 #banner { background: url(../images/banner_sports_6.jpg) no-repeat; }
#index_7 #banner { background: url(../images/banner_sportsa_7.jpg) no-repeat; }

#launches #banner { background: url(../images/banner_launches.jpg) no-repeat; }
#conference #banner { background: url(../images/banner_conference.jpg) no-repeat; }
#helicopter #banner { background: url(../images/banner_helicopter.jpg) no-repeat; }

#aircraft #banner { background: url(../images/banner_aircraft.jpg) no-repeat; }
#Agusta_te #banner { background: url(../images/banner_Agusta_te.jpg) no-repeat; }
#press #banner { background: url(../images/banner_press.jpg) no-repeat; }
#newsletter #banner {
	background-repeat: no-repeat;
	width: 972px;
}

#branding #banner { background: url(../images/banner_branding.jpg) no-repeat; }

#contact #banner {
	background-image: url(../../V-One%20Time%20Critical%202006/images/banner_contcatus.jpg);
	background-repeat: no-repeat;
}

#world_cup #banner { background: url(../images/banner_world_cup.jpg) no-repeat; }

#no_flash #banner { background: url(../images/banner_no_flash.jpg) no-repeat; }

#sit #banner { background: url(../images/banner_project_man.jpg) no-repeat; }




/* font tags */
h1 {
	font-size: 35px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 0;
	position: relative;
	top: 15px;
	left: 16px;
	float: left;
	width: 300px;
}

h2 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
}

h3 {
	font-size: 20px;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

p, label {
	font-size: 10px;
	color: #384750;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
}

h3 + p {
	margin: 15px 0 0 0;
}

p + h3 {
	margin: 25px 0 0 0;
}
/* page content */
#content {
	width: 972px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	position: relative;
	padding-top: 10px;
	top: -40px;
}

#content #top {
	float: left;
	width: 726px;
	position: relative;
	left: 30px;
	top: 25px;
}

#content #left {
	float: left;
	width: 435px;
	padding: 10px;
	top: 0px;
	position: relative;
	left: 20px;
	background-color: #FFFFFF;
}

#content #middle {
	float: left;
	width: 550px;
	padding: 10px 0 10px 0;
	position: relative;
	left: 40px;
	top: 15px;
}

#content #right {
	float: right;
	width: 435px;
	background: #FFF;
	padding: 10px;
	position: relative;
	right: 25px;
}

#content #right2 {
	float: right;
	width: 340px;
	border-left: solid 1px #c9d0d5;
	padding: 0 10px 10px 10px;
}

#content #right3 {
	float: right;
	width: 340px;
	margin: 2px 0 0 0;
	padding: 0 10px 10px 10px;
}

#content #left a, #content #right a, #content #right2 a, #content #right3 a, #content #middle a {
	color: #546A79;
}

#content #right li, .aircraft_holder li {
	font-size: 10px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content #right li a, .aircraft_holder li a {
	color: #00A7CF;
	background: url(../images/arrow3.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

#content #links_left {
	background: #FFF;
	float: left;
	width: 160px;
	position: relative;
	left: 15px;
	top: 15px;
}

#content #links {
	background: #FFF;
	float: right;
	width: 160px;
	position: relative;
	right: 15px;
	top: 15px;
}

#content ol {
	color: #546A79;
	font-size: 10px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* list item copy block thingy */
#content #main {
	float: left;
	width: 726px;
	position: relative;
	top: 10px;
	left: 20px;
	visibility: visible;
	height: 300;
}

#content .copy {
	float: left;
	width: 726px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background-image: url(../images/list_background.jpg);
	background-repeat: no-repeat;
}

#content .copy_testimonial {
	float:left;
	background: url(../images/list_background.gif) no-repeat;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
}

#content .copy img, #content .copy_testimonial img {
	float: left;
	margin: 9px;
}

#content .copy a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00A7CF;
	background: url(../images/arrow4.gif) left center no-repeat;
	padding: 0 0 0 10px;
	float: right;
	position: relative;
	top: 3px;
	right: 10px;
}

#content .copy .list {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #546A79;
	list-style: none;
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 150%;
	float: left;
	position: relative;
	top: 40px;
	left: 24px;
	width: 500px;
}

#content .copy .list_left {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #546A79;
	list-style: none;
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 150%;
	float: left;
	position: relative;
	top: 40px;
	left: 24px;
	width: 220px;
}

#content .copy .list_right {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #546A79;
	list-style: none;
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 150%;
	float: left;
	position: relative;
	top: 40px;
	left: 24px;
	width: 220px;
}

#content .copy .list li p, #content .copy .list_left li p, #content .copy .list_right li p {
	background: url(../images/bullet.gif) left top no-repeat;
	padding: 0 0 0 15px;
}

#content .copy_testimonial p {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 40px 0 0;
	position: relative;
	top: 32px;
	left: 24px;
}


#content .copy .clear {
	clear: both;
	height: 5px;
}

#content .bottom {
	clear: both;
	height: 30px;
}



/* home page */
#home #content {
	/*background: #007cc3;*/
	background: #016AA7;
	width: 972px;
	float: left;
}

#home #content #home_left {
	float: left;
	width: 415px;
	padding: 10px 0 10px 0;
	border-right: solid 1px #00bae1;
}

#home #content #home_left * { margin-left: 30px; margin-right: 15px; }
#home #content #home_left * * { margin-left: 0; margin-right: 0; }

#home #content #home_middle {
	float: left;
	width: 270px;
	padding: 10px 0;
	border-right: solid 1px #00bae1;
}
#home #content #home_middle * { margin-left: 15px; margin-right: 15px; }
#home #content #home_middle * * { margin-left: 0; margin-right: 0; }

#home #content #home_right {
	float: right;
	width: 270px;
	padding: 10px 0 10px 0;
}
#home #content #home_right * { margin-left: 0; margin-right: 30px; }
#home #content #home_right * * { margin-left: 0; margin-right: 0; }
#home #content #home_right img.float_left { margin-right: 0; }

#home p, #home h3, #home h2 {
	color: #FFF;
}

#home #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 22px;
	color: #FFF;
	padding: 0;
	line-height: 150%;
	margin: -7px 0 0 0; 
	top:auto; 
	left:auto; 
	float:none;
}

#home #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 18px;
	color: #FFF;
	padding: 0;
	margin: 0 0 10px 0;
	float:none;
	top:auto; 
	left:auto; 
	width: auto; 
}


/* services */
#content .copy a {
	background: url(../images/arrow3.gif) left center no-repeat;
}



/* aircraft home page */
#headings {
	width: 972px;
	position: relative;
	top: 14px;
	float: left;
	height: 33px;
}

#headings li {
	color: #546A79;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 26px;
}

#divides {
	position: relative;
	top: 15px;
}

.aircraft_holder {
	margin: 0;
	padding: 0 0 20px 15px;
	width: 223px;
	border-left: solid 1px #dee3e6;
	height: 230px;
}

.aircraft_holder p {
	width: 200px;
}

#aircraft #banner h1 {
	font-size: 20px;
	color: #546A79;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	position: relative;
	top: 46px;
	left: 30px;
	float: none;
}

#aircraft #banner p {
	font-size: 10px;
	color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 55px;
	left: 30px;
	width: 400px;
}

#aircraft h5 {
	margin: 10px 0 0 0;
	padding: 0;
}

#aircraft p {
	margin: 5px 0 10px 0;
	padding: 0;
}




/* aircraft detail page */
/*#gap {
	width: 972px;
	position: relative;
	height: 1px;
}*/

#banner h2 {
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 12px;
	position: relative;
	top: 116px;
	left: 40px;
	float: left;
	background: url(../images/dots.gif) left center no-repeat;
}

#content #single {
	float: left;
	width: 510px;
	padding: 10px 0 10px 0;
	position: relative;
	left: 30px;
	top: 15px;
	border-bottom: solid 1px #c9d0d5;
}

#content #aircraft_spec #spec_header {
	height: 31px;
}

#content #aircraft_spec {
	background: #FFF url(../images/aircraft_spec_bkgd.gif) no-repeat;
	float: right;
	width: 365px;
	position: relative;
	right: 15px;
	top: 25px;
	border: solid 1px #dee3e6;
	margin: 0 0 10px 0;
}

#content #aircraft_spec h2 {
	margin: 0;
	padding: 0;
	position: relative;
	left: 10px;
	top: 7px;
	width: 305px;
}

#content #aircraft_spec p {
	margin: -7px 10px 0 0;
	padding: 0 10px 1px 0;
	font-size: 9px;
	color: #546A79;
	float: right;
	background: url(../images/person_icon.gif) right center no-repeat;
}

#content #aircraft_spec #aircraft_buttons {
	margin: 0 0 4px 0;
	padding: 0;
	width: 365px;
	height: 23px;
}

#content #aircraft_spec #image_holder {
	margin: 0 0 0 5px;
	height: 208px;
	background: url(../images/aircraft_image_bkgd.gif) no-repeat;
}

#content #aircraft_spec #thumb_holder {
	margin: 8px 0 0 9px;
}

#content #aircraft_spec .thumb {
	margin: 0 6px 0 0; float:left;
}

#content #aircraft_spec #spec {
	margin: 5px 0 0 5px;
}

#content #aircraft_spec #spec h2 {
	margin: 0 0 10px 0;
}

#content #aircraft_spec #spec .row {
	margin: 5px 0 5px 0;
	padding: 5px 0 0 0;
	width: 355px;
	border-top: solid 1px #dee3e6;
	float: left;
}

#content #aircraft_spec #spec .row p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	float: left;
	background: none;
}

#content #aircraft_spec #spec .col1 {
	position: relative;
	left: 10px;
	width: 150px;
}

#content #aircraft_spec #spec .col2 {
	position: relative;
	left: 40px;
	width: 150px;
}

#content #aircraft_spec #spec .col3 {
	position: relative;
	left: 10px;
	width: 340px;
}

#content #aircraft_list {
	float: left;
	width: 510px;
	padding: 30px 0 0 0;
	position: relative;
	left: 30px;
}

#content #aircraft_list a {
	background: url(../images/button_aircraft.gif) no-repeat;
	width: 510px;
	height: 66px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	text-decoration: none;
}

#content #aircraft_list a:hover {
	background: url(../images/button_aircraft_hi.gif) no-repeat;
}

#content #aircraft_list a img {
	margin: 0;
	padding: 0;
	float: right;
	width: 268px;
}

#content #aircraft_list a h2 {
	font-size: 15px;
	margin: 21px 0 0 5px;
	padding: 0;
	float: left;
	width: 170px;
}

#content #aircraft_list a:hover h2 {
	color: #00A7CF;
}

#content #aircraft_list a p {
	margin: 40px 0 0 0;
	padding: 0 10px 0 0;
	font-size: 9px;
	color: #546A79;
	float: right;
	background: url(../images/person_icon.gif) right center no-repeat;
}

#air_image1	{ visibility: visible; position: absolute; zIndex: 0; }
#air_image2	{ visibility: hidden; position: absolute; zIndex: 1; }
#air_image3	{ visibility: hidden; position: absolute; zIndex: 2; }




/* press */
#press #content .copy p {
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	position: relative;
	top: 30px;
	left: 22px;
	width: 500px;
}

#press #content .copy a {
	background: url(../images/arrow3.gif) left center no-repeat;
}




/* press downloads */
#press #content .downloads {
	float: left;
	width: 726px;
	position: relative;
	/*top: 15px;*/
	background: #FFF;
	margin: 0 0 30px 0;
}

#press #content .downloads p {
	margin: 15px;
}

#press #content .downloads h2 {
	font-size: 15px;
	color: #546A79;
	font-weight: lighter;
	margin: 0;
	padding: 5px 0 5px 15px;
	background: #dee3e6;
	position: relative;
	top: 0;
	left: 0;
	width: 711px;
}

#press #content .downloads a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00A7CF;
}

#press #content .downloads a.back-to-top {
	background: url(../images/arrow4.gif) left center no-repeat;
	padding: 0 0 0 10px;
	margin: -23px 0 0 0;
	float: right;
	position: relative;
	top: 3px;
	right: 10px;
}

#press #content .downloads .row {
	float: left;
	position: relative;
	left: 20px;
	padding: 7px 0 0 0;
	margin: 0;
	width: 726px;
}

#press #content .downloads .row a {
	background: url(../images/press_download_item.gif) no-repeat;
	width: 132px;
	height: 280px;
	margin: 0 11px 0 0;
	padding: 0;
	float: left;
	text-decoration: none;
}

#press #content .downloads .row a:hover {
	background: url(../images/press_download_item_hi.gif) no-repeat;
}

#press #content .downloads .row a:hover p {
	color: #00A7CF;
	text-decoration: underline;
}

#press #content .downloads .holder img {
	position: relative;
	top: 15px;
	left: 15px;
	margin: 0 0 15px 0;
	padding: 0;
}

#press #content .downloads .holder a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00A7CF;
	background: url(../images/arrow4.gif) left center no-repeat;
	padding: 0 0 0 10px;
	float: right;
	position: relative;
	top: 3px;
	right: 10px;
}

/* Louis added here*/

#press #content .downloads .rowbiog {
	float: left;
	position: relative;
	left: 10px;
	padding: 7px 0 0 0;
	margin: 0;
	width: 726px;
}

#press #content .downloads .rowbiog .biog {
	background: url(../images/press_download_item.gif) no-repeat;
	width: 132px;
	height: 280px;
	margin: 0 11px 0 0;
	padding: 0;
	float: left;
	text-decoration: none;
}

#press #content .downloads .biog img {
	position: relative;
	top: 15px;
	left: 15px;
	margin: 0 0 15px 0;
	padding: 0;
}


#press #content .downloads .rowbiog a {
	display:block;
	margin: 4px 0 0 0;
}
#press #content a.word {background: url(../images/word_icon.gif) left center no-repeat; padding:2px 0 2px 20px;} 

#press #content a.pdf {background: url(../images/pdf_icon.gif) left center no-repeat; padding:2px 0 2px 20px;} 




#press #content .downloads .clear {
	clear: both;
	height: 12px;
}




/* press archive */
#press #content .archive {
	float: left;
	width: 726px;
	position: relative;
	/*top: 15px;*/
	background: #FFF;
	margin: 0 0 30px 0;
}

#press #content .archive p {
	margin: 10px 20px 10px 10px;
}

#press #content .archive a {
	color: #00A7CF;
	background: url(../images/arrow3.gif) left center no-repeat;
	padding: 0 0 0 12px;
	/*text-decoration: none;*/
}
	
#press #content .archive a:hover {
	text-decoration: underline;
}


#press #content .archive h2 {
	font-size: 15px;
	color: #546A79;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 15px;
	background: #dee3e6;
	position: relative;
	top: 0;
	left: 0;
	width: 711px;
}

#press #content .archive .story {
	float: left;
	position: relative;
	left: 8px;
	padding: 7px 0 0 0;
	width: 726px;
}

#press #content .archive .clear {
	clear: both;
	height: 12px;
}




/* press detail */
#press #content .news_pic {
	float: left;
	width: 230px;
	position: relative;
	left: 30px;
	top: 12px;
}

#press #content .news_pic .pic_top {
	background: url(../images/press/news_holder_top.jpg) no-repeat;
	height: 9px;
}

#press #content .news_pic .pic_sides {
	background: url(../images/press/news_holder_sides.jpg) repeat-y;
	padding: 0 9px 0 9px;
}

#press #content .news_pic .pic_bottom {
	background: url(../images/press/news_holder_bottom.jpg) no-repeat;
	height: 9px;
}

#press #content #news_content {
	float: left;
	width: 496px;
	position: relative;
	left: 30px;
	top: 15px;
	background: #FFF;
}

#press #content #news_content p {
	margin: 15px;
}

#press #news_content h2 {
	font-size: 15px;
	color: #546A79;
	font-weight: lighter;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 15px;
	background: #dee3e6;
	position: relative;
	top: 0;
	left: 0;
	width: 486px;
}

#press #news_content a {
	color: #00A7CF;
	background: url(../images/arrow5.gif) left center no-repeat;
	padding: 0 0 0 10px;
}




/* contact & newsletter */
#contact #content .box, #newsletter #content .box {
	float: left;
	width: 726px;
	position: relative;
	top: 15px;
	background: #FFF;
	margin: 0 0 30px 0;
}

#contact #content .box p, #newsletter #content .box p {
	margin: 15px;
}

#contact #content .box #col1, #newsletter #content .box #col1 {
	float: left;
	margin: 10px 20px 10px 10px;
	width: 290px;
}

#contact #content .box #col2, #newsletter #content .box #col2 {
	float: right;
	margin: 10px 20px 10px 20px;
	width: 290px;
}

#contact #content .box label, #newsletter #content .box label {
	margin: 5px 10px 2px 0;
	padding: 3px 0 0 0;
	width: 70px;
	float: left;
	height: 19px;
	text-align: right;
}

#contact #content .box input, #contact #content .box textarea, #newsletter #content .box input, #newsletter #content .box textarea {
	margin: 5px 0 5px 0;
	width: 205px;
	background: #F5F6F8;
	border: solid 1px #dee3e6;
	float: right;
}

#contact #content .box input.error-field, #newsletter #content .box input.error-field {border: solid 1px #CC0000;}
#contact #content .box #error-list, #newsletter #content .box #error-list {margin:0 10px;padding:10px;height:1%;}
#contact #content .box #error-list, #newsletter #content .box #error-list ul {text-align:left;margin:10px;padding:0;list-style:square;}
#contact #content .box #error-list, #newsletter #content .box #error-list ul li {padding:0;margin:0 15px 5px 15px;font-size:12px;}
#contact #content .box #error-list, #newsletter #content .box #error-list p {margin:0 10px 5px 0;font-size:13px;}

#contact #content .box h2, #newsletter #content .box h2 {
	font-size: 15px;
	color: #546A79;
	font-weight: lighter;
	margin: 0;
	padding: 5px 0 5px 15px;
	background: #dee3e6;
	position: relative;
	top: 0;
	left: 0;
	width: 711px;
}

#contact #content .downloads .clear, #newsletter #content .downloads .clear {
	clear: both;
	height: 12px;
}




/* aircraft branding & world cup */
#branding #content .box, #world_cup #content .box {
	float: left;
	width: 726px;
	position: relative;
	top: 15px;
	background: #FFF;
	margin: 0 0 30px 0;
}

#branding #content .box p, #world_cup #content .box p {
	margin: 15px;
}


#branding #content .box h2, #world_cup #content .box h2 {
	font-size: 15px;
	color: #546A79;
	font-weight: lighter;
	margin: 0;
	padding: 5px 0 5px 15px;
	background: #dee3e6;
	position: relative;
	top: 0;
	left: 0;
	width: 711px;
}

#branding #content .box a, #world_cup #content .box a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00A7CF;
	background: url(../images/arrow4.gif) left center no-repeat;
	padding: 0 0 0 10px;
	margin: -23px 0 0 0;
	float: right;
	position: relative;
	top: 3px;
	right: 10px;
}

#branding #content .box .image_holder, #world_cup #content .box .image_holder {
	/*margin: 13px 0 5px 13px; */
	margin: 13px 0 5px 6px;
	padding: 9px 0 0 9px;
	float: left;
	width: 358px;
	height: 240px;
	background: url(../images/branding_big_bkgd.gif) no-repeat;
}

#ext_image1	{ visibility: visible; position: absolute; zIndex: 0; }
#ext_image2	{ visibility: hidden; position: absolute; zIndex: 1; }
#ext_image3	{ visibility: hidden; position: absolute; zIndex: 2; }
#int_image1	{ visibility: visible; position: absolute; zIndex: 3; }
#int_image2	{ visibility: hidden; position: absolute; zIndex: 4; }
#int_image3	{ visibility: hidden; position: absolute; zIndex: 5; }

#wc_image1	{ visibility: visible; position: absolute; zIndex: 0; }
#wc_image2	{ visibility: hidden; position: absolute; zIndex: 1; }
#wc_image3	{ visibility: hidden; position: absolute; zIndex: 2; }
#wc_image4	{ visibility: hidden; position: absolute; zIndex: 3; }
#wc_image5	{ visibility: hidden; position: absolute; zIndex: 4; }
#wc_image6	{ visibility: hidden; position: absolute; zIndex: 5; }

#branding #content .box .thumb_holder, #world_cup #content .box .thumb_holder {
	margin: 13px 13px 5px 0;
	float: left;
	width: 332px;
}

#branding #content .box .thumb_holder .thumb {float:left;}

#branding #content .box p.text, #world_cup #content .box p.text {
	margin: 10px 0 20px 4px;
	padding: 10px 5px 0 5px;
	float: left;
	width: 316px;
	border-top: solid 1px #dee3e6;
}

#branding #content .box p.text a, #world_cup #content .box p.text a {
	margin: 0;
	padding: 0;
	background: none;
	float: none;
	position: relative;
	left: 0;
	top: 0;
}

#branding #content .box #text_holder a {
	margin: 0;
	padding: 0;
	background: none;
	float: none;
	position: relative;
	left: 0;
	top: 0;
}

#branding #content .box #left, #branding #content .box #right2 {
	margin: 10px 0 0 0;
}

#branding #content .box #text_holder {
	float: left;
}

#branding #content .box #text_holder h3 {
	margin: 15px 0 0 15px;
}

#branding #content .downloads .clear {
	clear: both;
	height: 12px;
}




/* site map */
#site_map #content #holder {
	margin: 5px 0 0 35px;
	padding: 0;
	list-style: none;
	float: left;
}

/*
#site_map #content #holder li {
	margin: 0 2px 20px 2px;
	padding: 5px 0 0 0;
	display: inline;
	background: url(../images/dot.gif) center center repeat-y;
	float: left;
	position: relative;
	width: 100px;
	text-align: center;
	border: solid 0px #dee3e6;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
*/

#site_map #content #holder li {
	margin: 15px 0 0 0;
	padding: 5px;
	position: relative;
	width: 220px;
	border: solid 0px #dee3e6;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

#site_map #content #holder a {
	margin: 0;
	padding: 5px;
	color: #00A7CF;
	text-decoration: none;
	font-size: 11px;
	border: solid 1px #dee3e6;
	background: #FFF;
}

#site_map #content #holder a:hover {
	color: #0087AF;
	text-decoration: underline;
}

#site_map #content #holder li ul {
	position: relative;
	margin: 10px 100px 10px 0;
	padding: 0;
	list-style: none;
}

#site_map #content #holder li ul li {
	margin: -1px 5px 0 20px;
	padding: 3px 0 3px 0;
	border: solid 1px #dee3e6;
	background: #FFF;
	color: #002170;
}

#site_map #content #holder li ul li a {
	margin: 0;
	padding: 5px;
	border: solid 0px #dee3e6;
	background: none;
}




/* html buttons with graphical backgrounds */
.button_blue {
	width: 205px;
	height: 23px;
	background: url(../images/button_blue.gif);
	margin: 10px 0 10px 0;
}

.button_blue2 {
	width: 205px;
	height: 23px;
	background: url(../images/button_blue.gif);
	margin: 5px 0 5px 0;
	float: right;
}

.button_blue a, .button_blue2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #add6e0;
	text-decoration: none;
	padding: 4px 0 5px 27px;
	margin: 0;
	float: left;
}

.button_blue a:hover, .button_blue2 a:hover {
	background: url(../images/button_blue_hi.gif);
	color: #FFF;
}

.button_grey_phone {
	width: 205px;
	height: 23px;
	background: url(../images/button_grey_phone.gif);
	margin: 10px 0 10px 0;
}

.button_grey_phone a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	padding: 4px 0 5px 27px;
	margin: 0;
	float: left;
}

.button_grey_phone a:hover {
	background: url(../images/button_grey_phone_hi.gif);
	color: #FFF;
}

.button_aircraft_back {
	width: 102px;
	height: 23px;
	background: url(../images/button_air_back.gif);
	margin: 0;
	float: left;
}

.button_aircraft_back a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	padding: 4px 0 5px 27px;
	margin: 0;
	float: left;
}

.button_aircraft_back a:hover {
	background: url(../images/button_air_back_hi.gif);
	color: #FFF;
}

.button_aircraft_download {
	width: 178px;
	height: 23px;
	background: url(../images/button_air_pdf.gif);
	margin: 0;
	float: left;
}

.button_aircraft_download a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	padding: 4px 0 5px 27px;
	margin: 0;
	float: left;
}

.button_aircraft_download a:hover {
	background: url(../images/button_air_pdf_hi.gif);
	color: #FFF;
}

.button_aircraft_contact {
	width: 85px;
	height: 23px;
	background: url(../images/button_air_phone.gif);
	margin: 0;
	float: left;
}

.button_aircraft_contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	padding: 4px 0 5px 27px;
	margin: 0;
	float: left;
}

.button_aircraft_contact a:hover {
	background: url(../images/button_air_phone_hi.gif);
	color: #FFF;
}

.button_grey_phone_sm {
	width: 138px;
	height: 31px;
	background: url(../images/button_grey_phone_sm.gif);
	margin: 11px 11px 5px 11px;
}

.button_grey_phone_sm a, .button_grey_email_sm a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	padding: 8px 0 5px 31px;
	margin: 0;
	float: left;
}

.button_grey_phone_sm a:hover {
	background: url(../images/button_grey_phone_sm_hi.gif);
	color: #FFF;
}

.button_grey_email_sm {
	width: 138px;
	height: 31px;
	background: url(../images/button_grey_email_sm.gif);
	margin: 0 11px 11px 11px;
}

.button_grey_email_sm a:hover {
	background: url(../images/button_grey_email_sm_hi.gif);
	color: #FFF;
}



/* various */
.margin1 {
	margin: 11px;
}

.margin2 {
	margin: 11px 11px 2px 11px;
}

.margin3 {
	margin: 2px 11px 2px 11px;
}

.margin4 {
	margin: 2px 11px 11px 11px;
}

.col1 {
	position: absolute;
	left: 30px;
}

.col2 {
	position: absolute;
	left: 268px;
}

.col3 {
	position: absolute;
	left: 506px;
}

.col4 {
	position: absolute;
	left: 744px;
}

.cols {
	position: relative;
	left: 15px;
	float: left;
}

.float_left {
	float: left;
}
#web_development #wrap #banner ##daves {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF0000;
	float: left;
	left: 50px;
	top: 300px;
	position: relative;
}


.float_right {
	float: right;
}

.white {
	color: #FFF;
}



/* footer */
#footer {
	background: #FFF url(../images/footer.gif) repeat-x;
	height: 10px;
	clear: both;
	width: 950px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 23px;
}

#footer p, #footer a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #546A79;
	margin: 0 7px 0 7px;
	text-decoration: none;
}

#footer a:hover {
	color: #384750;
	text-decoration: underline;
}

#footer_black {
	/*background: #FFF url(../images/footer.gif) repeat-x;*/
	height: 30px;
	clear: both;
	padding: 20px 0 0 23px;
}

#footer_black p, #footer_black a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 7px 0 7px;
	text-decoration: none;
}

#footer_black a:hover {
	color: #FFF;
	text-decoration: underline;
}
#banner_underline {
	height: 1px;
	background-image: url(../images/1pixgrey.gif);
	background-repeat: repeat-x;
}
#test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	left: 16px;
	position: absolute;
	top: 155px;
	width: 200px;
}

h4 {

	font-size: 20px;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {


	font-size: 20px;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {



	font-size: 20px;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
h7 {




	font-size: 20px;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#online_marketing #wrap #banner #s1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #CCCCCC;
	left: -10px;
	float: left;
	position: relative;
	top: 100px;
}
#test2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	left: 16px;
	position: absolute;
	top: 260px;
	width: 200px;
	font-weight: normal;
}
#test3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #cc0033;
	left: 16px;
	position: absolute;
	width: 200px;
	font-weight: bold;
	top: 270px;
}
#test4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	left: 20px;
	position: absolute;
	width: 200px;
	font-weight: bold;
	top: 330px;
}
#podcast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 184px;
	width: 185px;
	background-color: #FFFFFF;
	background-image: url(../images/podcast-bkgrnd.jpg);
	background-repeat: no-repeat;
	top: 5px;
	float: right;
	background-position: top;
	position: relative;
}
#interactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 184px;
	width: 185px;
	background-color: #FFFFFF;
	background-image: url(../images/interactive-bkgrnd.jpg);
	background-repeat: no-repeat;
	top: 5px;
	float: right;
	background-position: top;
	position: relative;
	left: -1px;
}
#webdevelop {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 184px;
	width: 185px;
	background-color: #FFFFFF;
	background-image: url(../images/web-development-bkgrnd.jpg);
	background-repeat: no-repeat;
	top: 5px;
	float: right;
	background-position: top;
	position: relative;
	left: -2px;
}
#onlineMktg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 184px;
	width: 185px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	top: 5px;
	float: right;
	background-position: top;
	position: relative;
	left: -3px;
	background-image: url(../images/online-marketing-bkgrnd.jpg);
}
#podcastheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 1px;
	vertical-align: top;
}
#podcasttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	vertical-align: top;
	top: 300px;
}
#Layer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
}
#Layer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
}
#Layer3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
}
#Layer4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}
#redLayer4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	line-height: 122%;
	position: absolute;
	visibility: visible;
	height: 27px;
	width: 174px;
	left: 6px;
	top: 166px;
	text-align: right;
	padding: 1px;
}
#content #right34 {
	float: right;
	width: 300px;
	padding: 10px;
	position: relative;
	right: 25px;
	top: 5px;
	background-color: #FFFFFF;
	left: -10px;
}
#bannershowreal {

	height: 100px;
	wifth: 972px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #424F79;
}
#bannercontactus {
	height: 251px;
	wifth: 972px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #424F79;
	background-image: url(../images/contact-us-banner.jpg);
}
#bannerpress {
	height: 251px;
	wifth: 972px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #454689;
	background-image: url(../images/press-centre-banner.jpg);
}
#press #content esta {

	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	position: relative;
	top: 30px;
	left: 22px;
	width: 500px;
}
#h2rob {
	font-size: 15px;
	color: #17182A;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	top: 17px;
}
#bannersitemap {

	height: 100px;
	wifth: 972px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #424F79;
	background-image: url(../images/sitemap-banner.jpg);
}
#content #leftrob {
	float: left;
	width: 280px;
	padding: 10px;
	top: 0px;
	position: relative;
	left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#content #middlerob {
	float: left;
	width: 300px;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	left: 30px;
	background: #FFFFFF;
}
#content #rightrob {
	float: right;
	width: 280px;
	background: #FFF;
	padding: 10px;
	position: relative;
	right: 25px;
	top: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	left: 0px;
}
#press #news_content arob {
	color: #384750;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #384750;
	text-decoration: none;
}
#flash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 184px;
	width: 185px;
	float: none;
	visibility: visible;
	padding: 0px;
	position: relative;
	clear: none;
	left: 10px;
	top: 5px;
	background-image: url(../images/flashback.gif);
}
#email #banner {

	background-repeat: no-repeat;
	background-position: right top;
	background-color: #010101;
	width: 972px;
	background-image: url(../images/e-mail.jpg);
}
#podcasts2 #banner {

	background-repeat: no-repeat;
	background-position: right top;
	background-color: #010101;
	width: 972px;
	background-image: url(../images/podcasts2-banner.jpg);
}
#footer_black p, #footer_black a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 7px 0 7px;
	text-decoration: none;
}

#footer_black a:hover {
	color: #FFF;
	text-decoration: underline;
}
.bac {
	MARGIN-TOP: 0px; BACKGROUND-COLOR: #333333
}
.boxout {
	BORDER-RIGHT: #dadbe3 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #dadbe3 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN-LEFT: 10px; BORDER-LEFT: #dadbe3 1px solid; WIDTH: 738px; PADDING-TOP: 2px; BORDER-BOTTOM: #dadbe3 1px solid
}
.boxout1 {
	MARGIN-BOTTOM: 4px; MARGIN-LEFT: 10px; WIDTH: 781px; MARGIN-RIGHT: 10px
}
.arrtop2 {
	PADDING-RIGHT: 2px; PADDING-TOP: 3px
}
.boxout2 {
	BORDER-RIGHT: #dadbe3 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #dadbe3 1px solid; PADDING-LEFT: 2px; MARGIN-BOTTOM: 4px; PADDING-BOTTOM: 2px; MARGIN-LEFT: 10px; BORDER-LEFT: #dadbe3 1px solid; WIDTH: 781px; MARGIN-RIGHT: 10px; PADDING-TOP: 2px; BORDER-BOTTOM: #dadbe3 1px solid
}
.top2 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 4px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
.top22 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 4px
}
.sidenav {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px
}
.sideline {
	MARGIN-TOP: 4px; MARGIN-BOTTOM: 4px; BACKGROUND-COLOR: #dadbe3
}
.signinBox {
	BORDER-RIGHT: #ffffff 0px outset; BORDER-TOP: #ffffff 0px outset; FONT-WEIGHT: normal; FONT-SIZE: 9px; BORDER-LEFT: #ffffff 0px outset; COLOR: #333333; BORDER-BOTTOM: #ffffff 0px outset; FONT-FAMILY: Verdana, Tahoma; BACKGROUND-COLOR: #ffffff
}
.searchBox {
	BORDER-RIGHT: #dadada 1px outset; BORDER-TOP: #dadada 1px outset; FONT-WEIGHT: normal; FONT-SIZE: 9px; BORDER-LEFT: #dadada 1px outset; COLOR: #333333; BORDER-BOTTOM: #dadada 1px outset; FONT-FAMILY: Verdana, Tahoma; BACKGROUND-COLOR: #ffffff
}
.searchtxt {
	PADDING-RIGHT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-DECORATION: none
}
.redsearchtxt {
	PADDING-RIGHT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-DECORATION: none
}
.redsearchtxt A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.redsearchtxt A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
.redsearchtxt A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.redsearchtxt A:hover {
	COLOR: #fb0019; TEXT-DECORATION: none
}
.redsearch2txt {
	PADDING-RIGHT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fb0019; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-DECORATION: none
}
.blksearchtxt {
	PADDING-RIGHT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-DECORATION: none
}
.rightcol {
	PADDING-RIGHT: 14px
}
.skypad {
	PADDING-LEFT: 8px
}
.leftcol {
	PADDING-LEFT: 14px
}
.right8 {
	PADDING-RIGHT: 8px
}
.t8r0b8l8 {
	PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; PADDING-TOP: 8px
}
.t8r0b3l8 {
	PADDING-LEFT: 8px; PADDING-BOTTOM: 3px; PADDING-TOP: 8px
}
.menugap {
	PADDING-LEFT: 2px; PADDING-BOTTOM: 1px
}
.greycol {
	BACKGROUND-COLOR: #dadbe3
}
.redcol {
	BACKGROUND-COLOR: #fb0019
}
.darkcol {
	BACKGROUND-COLOR: #333333
}
.whtcol {
	BACKGROUND-COLOR: #ffffff
}
.article {
	BORDER-RIGHT: #676565 1px solid; BORDER-TOP: #676565 1px solid; MARGIN: 10px; BORDER-LEFT: #676565 1px solid; WIDTH: 469px; BORDER-BOTTOM: #676565 1px solid
}
.combox {
	BORDER-RIGHT: #676565 1px solid; BORDER-TOP: #676565 1px solid; BORDER-LEFT: #676565 1px solid; WIDTH: 471px; BORDER-BOTTOM: #676565 1px solid
}
.article2 {
	BORDER-RIGHT: #676565 1px solid; BORDER-TOP: #676565 1px solid; BORDER-LEFT: #676565 1px solid; BORDER-BOTTOM: #676565 1px solid
}
.topstory {
	BORDER-RIGHT: #676565 1px solid; BORDER-TOP: #676565 1px solid; MARGIN: 8px; BORDER-LEFT: #676565 1px solid; WIDTH: 328px; BORDER-BOTTOM: #676565 1px solid
}
.story {
	BORDER-RIGHT: #676565 1px solid; BORDER-TOP: #676565 1px solid; MARGIN: 8px 8px 3px; BORDER-LEFT: #676565 1px solid; WIDTH: 398px; BORDER-BOTTOM: #676565 1px solid; HEIGHT: 80px
}
.greyrow {
	MARGIN-BOTTOM: 12px; MARGIN-LEFT: 8px; WIDTH: 471px; MARGIN-RIGHT: 8px; BACKGROUND-COLOR: #e8e9f0
}
.greybac {
	MARGIN-BOTTOM: 12px; MARGIN-LEFT: 12px; WIDTH: 478px; MARGIN-RIGHT: 12px; BACKGROUND-COLOR: #eaebf3
}
.buttons {
	MARGIN-LEFT: 8px; WIDTH: 471px; MARGIN-RIGHT: 8px; BACKGROUND-COLOR: #ffffff
}
.headerred {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #fb0019; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.headerblack {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.headerwhite {
	PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.headerwhitesm {
	PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.headerpostred {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #fb0019; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.header2postred {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.redsm {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fb0019; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-DECORATION: none
}
.headerwht {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Tahoma; BACKGROUND-COLOR: #333333; TEXT-DECORATION: none
}
.blktxt {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxt A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fb0019; FONT-FAMILY: Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxt A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fb0019; FONT-FAMILY: Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxt A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fb0019; FONT-FAMILY: Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxt A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fb0019; FONT-FAMILY: Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxt A:hover {
	COLOR: #fb0019; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxtbd {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxtbd A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxtbd A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxtbd A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxtbd A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Tahoma; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxtbd A:hover {
	COLOR: #fb0019; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxtsm {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.blktxtsm A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.blktxtsm A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.blktxtsm A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.blktxtsm A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.blktxtsm A:hover {
	COLOR: #fb0019; TEXT-DECORATION: underline
}
.greyline {
	LINE-HEIGHT: 1px; BACKGROUND-COLOR: #cdcdce
}
.greylinecol1 {
	LINE-HEIGHT: 4px; BACKGROUND-COLOR: #dadbe3
}
.blkline {
	LINE-HEIGHT: 3px; BACKGROUND-COLOR: #333333
}
.whtvline {
	BORDER-BOTTOM-COLOR: #ffffff; BORDER-LEFT: #ffffff 1px solid; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: #ffffff; BORDER-RIGHT-STYLE: solid; BORDER-RIGHT-COLOR: #ffffff; BORDER-BOTTOM-STYLE: solid
}
.posttxt {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 9px; PADDING-BOTTOM: 4px; COLOR: #545559; PADDING-TOP: 4px; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.posttxt A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #545559; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.posttxt A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #545559; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.posttxt A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #545559; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.posttxt A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #545559; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.posttxt A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.reddate {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; PADDING-BOTTOM: 4px; COLOR: #e80101; PADDING-TOP: 4px; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.reddate A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #e80101; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.reddate A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #e80101; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.reddate A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #e80101; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.reddate A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #e80101; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.reddate A:hover {
	COLOR: #e80101; TEXT-DECORATION: underline
}
.catergory {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 4px; COLOR: #000000; PADDING-TOP: 4px; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.catergory A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.catergory A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.catergory A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.catergory A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: none
}
.catergory A:hover {
	COLOR: #e80101; TEXT-DECORATION: underline
}
.email {
	PADDING-RIGHT: 0px; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 4px; COLOR: #e80101; PADDING-TOP: 4px; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.email A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #e80101; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.email A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #e80101; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.email A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #e80101; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.email A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #e80101; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.email A:hover {
	COLOR: #e80101; TEXT-DECORATION: underline
}
.addcom {
	PADDING-RIGHT: 0px; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 4px; COLOR: #000000; PADDING-TOP: 4px; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.addcom A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.addcom A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.addcom A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.addcom A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; TEXT-DECORATION: underline
}
.addcom A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.ddgrey {
	BORDER-RIGHT: #545559 0px outset; BORDER-TOP: #545559 0px outset; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #545559 0px outset; WIDTH: 251px; COLOR: #cccccc; BORDER-BOTTOM: #545559 0px outset; FONT-FAMILY: Verdana, Tahoma; BACKGROUND-COLOR: #545559
}
.ca {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; VERTICAL-ALIGN: middle; WIDTH: 39px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; HEIGHT: 18px; BACKGROUND-COLOR: #dfe0eb; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.ca A {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 9px; WIDTH: 39px; COLOR: #ffffff; PADDING-TOP: 3px; FONT-FAMILY: Tahoma, Arial, Verdana; HEIGHT: 15px; BACKGROUND-COLOR: #545559; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.ca A:hover {
	WIDTH: 39px; COLOR: #ffffff; PADDING-TOP: 3px; HEIGHT: 15px; BACKGROUND-COLOR: #fb0018; TEXT-DECORATION: none
}
.tixdate {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; VERTICAL-ALIGN: middle; WIDTH: 63px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; HEIGHT: 18px; BACKGROUND-COLOR: #dfe0eb; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.tixdate A {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 9px; WIDTH: 63px; COLOR: #000000; PADDING-TOP: 3px; FONT-FAMILY: Tahoma, Arial, Verdana; HEIGHT: 15px; BACKGROUND-COLOR: #dfe0eb; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.tixdate A:hover {
	WIDTH: 63px; COLOR: #ffffff; PADDING-TOP: 3px; HEIGHT: 15px; BACKGROUND-COLOR: #545559; TEXT-DECORATION: none
}
.venue {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; VERTICAL-ALIGN: middle; WIDTH: 174px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; HEIGHT: 18px; BACKGROUND-COLOR: #dfe0eb; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.venue A {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 9px; WIDTH: 174px; COLOR: #000000; PADDING-TOP: 3px; FONT-FAMILY: Tahoma, Arial, Verdana; HEIGHT: 15px; BACKGROUND-COLOR: #dfe0eb; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.venue A:hover {
	WIDTH: 174px; COLOR: #ffffff; PADDING-TOP: 3px; HEIGHT: 15px; BACKGROUND-COLOR: #545559; TEXT-DECORATION: none
}
.price {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; VERTICAL-ALIGN: middle; WIDTH: 44px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; HEIGHT: 18px; BACKGROUND-COLOR: #dfe0eb; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.price A {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 9px; WIDTH: 44px; COLOR: #000000; PADDING-TOP: 3px; FONT-FAMILY: Tahoma, Arial, Verdana; HEIGHT: 15px; BACKGROUND-COLOR: #dfe0eb; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.price A:hover {
	WIDTH: 44px; COLOR: #ffffff; PADDING-TOP: 3px; HEIGHT: 15px; BACKGROUND-COLOR: #545559; TEXT-DECORATION: none
}
.more {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 40px; COLOR: #333333; FONT-FAMILY: Arial, Verdana, Tahoma; BACKGROUND-COLOR: #dfe0eb; TEXT-DECORATION: none
}
.more A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 40px; COLOR: #333333; FONT-FAMILY: Arial, Verdana, Tahoma; BACKGROUND-COLOR: #545559; TEXT-DECORATION: none
}
.more A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 40px; COLOR: #333333; FONT-FAMILY: Arial, Verdana, Tahoma; BACKGROUND-COLOR: #545559; TEXT-DECORATION: none
}
.more A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 40px; COLOR: #333333; FONT-FAMILY: Arial, Verdana, Tahoma; BACKGROUND-COLOR: #545559; TEXT-DECORATION: none
}
.more A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 40px; COLOR: #333333; FONT-FAMILY: Arial, Verdana, Tahoma; BACKGROUND-COLOR: #545559; TEXT-DECORATION: none
}
.more_over {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 40px; CURSOR: pointer; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Tahoma; BACKGROUND-COLOR: #545559; TEXT-DECORATION: none
}
.more_over A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 40px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-DECORATION: none
}
.more_over A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 40px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-DECORATION: none
}
.more_over A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 40px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-DECORATION: none
}
.more_over A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 40px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Tahoma; TEXT-DECORATION: none
}
/* font tags */
h1 {
	font-size: 30px;
	color: #ffffff;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	position: relative;
	top: 108px;
	left: 30px;
	float: left;
}

h2 {
	font-size: 15px;
	color: #546A79;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: relative;
	top: 17px;
	left: 20px;
}

h3 {
	font-size: 12px;
	color: #00619F;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 13px;
	color: #546A79;
	font-weight: lighter;
	margin: 10px 15px 5px 15px;
	padding: 0;
}

h5 {
	font-size: 15px;
	color: #546A79;
	font-weight: lighter;
	margin: 10px 0 10px 0;
	padding: 0;
}

p, label {
	font-size: 10px;
	color: #384750;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 + p {
	margin: 15px 0 0 0;
}

p + h3 {
	margin: 25px 0 0 0;
}
/****** start of general contact form ******/

#GeneralForm {
	margin-bottom: 22px;
}
#GeneralForm .LForm p #reference {
	font-size: 1.1em;
	width: 160px;
	margin: 6px 0 6px 0;
}

#GeneralForm .LForm  {
	float: left;
	width: 420px;
	height: 430px;
}

#GeneralForm .message  {
	float: left;
	height: 152px;
	width: 340px;
	padding: 4px 4px 0 4px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
}

#GeneralForm  .subbtn   {
	float: left;
	width: 78px;
	margin-top: 10px;
	margin-left: 260px;
}
#contactform {
	width: 590px;
	height: 300px;
}


#GeneralForm label  {
	float: left;
	width: 16em;
	margin: 6px 0 6px 0;
}

#GeneralForm .required  {
	color: #7382BB;
	font-size: 1em;
}

#GeneralForm input  {
	width: 180px;
	padding-left: 4px;
	margin: 6px 0 6px 0;
}
