/* General */

html {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	font-size: 12px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}

body, div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td {
	color:#000000;
}

body {
	height: 100%;
}

a {
	outline: none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img {
	border:0;

}

input[type=radio] {
	vertical-align: middle;
	margin: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}

del, ins {
	text-decoration:none;
}

caption, th {
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

sup {
	vertical-align:baseline;
}

sub {
	vertical-align:baseline;
}

input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	padding: 0;
	margin: 0;
}

input[type="text"], input[type="password"] {
	border: 1px solid #666;
}

textarea:focus {
	background-color: #fff;
}

textarea, select, optgroup {
	border: 1px solid #CFCFCF;
  font-size: 11px;
  color: #6a6a6a;
  background-color: #F0F0F0;
}

h1 {
	font-size:34px;
	color: #b21501;
	font-weight: bold;
	line-height: 48px;
	line-height: 100%;
	font-weight: normal;
	padding-bottom: 4px;
	font-weight: bold;
	text-align: center;
}


h4#are-you-ready {
	text-indent: -9999px;
	background: url(../img/are-you-ready.png) no-repeat top left;
	height: 110px;
	width: 188px;
	position: relative;
}

h2 {
	font-size:18px;
	color: #565656;
	font-weight: normal;
	font-style: italic;
	padding: 5px 0px 10px 0px;
	font-weight: bold;
}

h3 {
	font-size:16px;
	color: #565656;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

h4 {
	font-size:14px;
	color: #565656;
	display: block;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}

h6 {
	font-size: 14px;
}

a:link {
	color: #056c9f;
	text-decoration:underline;
}

a:hover {
	color: #0573a9;
	text-decoration:none;
}

a:visited {
	color: #056c9f;
	text-decoration:underline;
}

a.styled {
	color: #056c9f;
	text-decoration:underline;
	font-weight: bold;
	font-style: italic;
}

a.styled:hover {
	color: #0573a9;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
}

a.styled:visited {
	color: #056c9f;
	text-decoration:underline;
	font-weight: bold;
	font-style: italic;
}

p {
	padding-bottom: 20px;
}

ol {
	margin: 5px 0px 5px 30px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:0;
	line-height:0;
}

.clearfix {
	display: inline-block;
} 

/* for IE/Mac */
/*-------------------- Global styles for structure ---------------------- */

body#ipage {
	height: 100%;
	background: url(../img/backs/back2.jpg) repeat center top;
}

.changeBackground {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/backs/body-bg1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-attachment: fixed;
	min-height: 100px;
	overflow: hidden;
}
	.bg-1{
		background-image: url(../img/backs/body-bg1.jpg);
	}
	.bg-2{
		background-image: url(../img/backs/body-bg2.jpg);
	}
	.bg-3{
		background-image: url(../img/backs/body-bg3.jpg);
	}
	.bg-4{
		background-image: url(../img/backs/body-bg4.jpg);
	}
	.bg-5{
		background-image: url(../img/backs/body-bg5.jpg);
	}
	.bg-6{
		background-image: url(../img/backs/body-bg6.jpg);
	}
	.bg-7{
		background-image: url(../img/backs/body-bg7.jpg);
	}
	.bg-8{
		background-image: url(../img/backs/body-bg8.jpg);
	}
	.bg-9{
		background-image: url(../img/backs/body-bg9.jpg);
	}
	.bg-10{
		background-image: url(../img/backs/body-bg10.jpg);
	}
	.bg-11{
		background-image: url(../img/backs/body-bg11.jpg);
	}
	.bg-12{
		background-image: url(../img/backs/body-bg12.jpg);
	}
	.bg-13{
		background-image: url(../img/backs/body-bg13.jpg);
	}
	.bg-14{
		background-image: url(../img/backs/body-bg14.jpg);
	}


body#home #changeBackground {
	background-image: url(../img/backs/body-bg1.jpg);
}

#page {
	min-height: 100%;
	background-image: url(../img/backs/back1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-attachment: fixed;
}

#header {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 1;
	width: 998px;
	top: 0px;
	left: 0px;
}

#headerInside {
	width: 998px;
	margin: 0 auto;
}

#header-motto {
	height: 90px;
}

#content_container {
	margin: 0 auto;
	position: relative;
	background: url(../img/bg/top-login-bg1.gif) repeat-x center top;
	padding-bottom: 0px;
}
#content_container2 {
	margin: 0 auto;
	position: absolute;
	background: url(../img/bg/top-login-bg1.gif) repeat-x center top;
	padding-bottom: 0px;
}

#container-blue-line {
	margin: 0 auto;
	position: relative;
	background: url(../img/bg/top-login-bg.gif) no-repeat center top;
	padding-bottom: 0px;
}

.clearing {
	height: 0px;
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
}

#outer_wrapper {
	min-height: 300px;
	padding-top: 150px;
	position: relative;
	width: 998px;
	margin: 0 auto;
	z-index: 200;
}

#outer_wrapper_inner {
	width: 998px;
	min-height: 300px;
	padding-top: 0px;
	margin: 0 auto;
	position: relative;
	padding-top: 205px;
}

body#home #wrapper {
	background: none;
}

body#home #outer_wrapper {
	padding-top: 109px;
}

#wrapper {
	vertical-align: top;
	width: 790px;
	position: relative;
	z-index: 100;
	float: right;
	background: url(../img/bg/rline.gif) repeat-y top left;
	background-position: 540px 0%;
}
#wrapper2 {
	vertical-align: top;
	width: 790px;
	position: relative;
	z-index: 100;
	float: right;
	background-position: 540px 0%;
}

#page_home {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 998px;
}

.content {
	float: left;
	width: 520px;
}

.contentHome {
	float: left;
	width: 566px;
  z-index: 2;
}

#flashHomeBlock {
  z-index: 2;
  position: relative;
}

/*-------------------- Footer ---------------------- */

#footer {
	width: 988px;
	clear: both;
	margin: 0px auto;
	z-index: 99;
}

#footerInside {
	width: 788px;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerInside .share {
	float: right;
	width: 175px;
	border-left: 1px solid #ababab;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#footerInside .share img {
	margin: 0px 10px 0px 0px;
}

#footerInside .copy {
	width: 595px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerInside .copy ul {
	padding: 0px 5px;
}

#footerInside .share, #footerInside .share li {
	text-align: left;
	color: #000;
	font-size: 11px;
}

#footerInside li {
	list-style-type:none;
}

.footer-links li {
	float: left;
	display: inline;
	background: url(../img/bg/fbg.gif) no-repeat right center;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}

.footer-links {
	clear: both;
}

.footer-links li.flast-item {
	background: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.footer-links li.ffirst-item {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer-links li a {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
}

.footer-links li a:hover {
	text-decoration: none;
	color: #666;
}

#footer .needs {
	clear: both;
	text-align: center;
	width: 788px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer .needs span {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

#footer .needs a {
	font-size: 11px;
	color: #000;
}

#footer .needs a:hover {
	font-size: 11px;
	color: #666;
}

#footer .needs a.ourlink {
	font-size: 11px;
	color: #8c0000;
}

#footer .flashcount {
	margin: 20px auto 10px;
	width: 454px;
	padding-top: 3px;
	background: url(../../img/bg/count-bg.png) no-repeat top left;
	height: 34px;
}

/*-------------------- Content ---------------------- */

.content {
	padding: 30px 0px 20px 0px;
}

.content ul {
	padding: 10px 15px 15px 30px;
}

.content ul li {
	padding-left: 5px;
}

/*-------------------- Right Side ---------------------- */

.cont-fixie {
  position: relative;
  height: 340px;
}

.moreBlocks {
	width: 270px;
	float: right;
	overflow: hidden;
	padding: 30px 0px 0px 0px;
}

.moreBlocks .box {
	padding: 0px 0px 10px 50px;
	width: 220px;
	float: left;
	clear: left;
}

.moreBlocksHome {
	position: absolute;
	z-index: 110000;
	width: 270px;
	right: 0px;
	top:0px;
}

.moreBlocksHome .boxHome {
	padding: 5px 0px 0px 50px;
	width: 220px;
	clear: left;
	position: relative;
	z-index: 1111;
}

.moreBlocks .box1 {
	padding: 0px 0px 10px 20px;
	width: 250px;
	float: left;
	clear: left;
}

.moreBlocks .gallery {
	clear: both;
}

/*-------------------- Testimonial ---------------------- */

.testimonial {
	padding: 25px 0px;
	clear: both;
}

.testimonial {
	color: #565656;
}

.testimonial p {
	font-weight: bold;
	font-style: italic;
	color: #565656;
	font-size: 13px;
}

.testimonial p.sign {
	font-weight: bold;
	font-style: normal;
	color: #565656;
	font-size: 12px;
}

.testimonial .end {
	width: 187px;
	height: 11px;
	margin: 15px auto 0px auto;
	display: block;
	float: left;
}

/*-------------------- Header ---------------------- */

.logo {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 205px;
	z-index: 2;
}

.rightHeaderBox {
	float: right;
	width: 790px;
}

.part1 {
	overflow: hidden;
	height: 32px;
}

.part2 {
	clear: both;
	overflow: hidden;
	height: 95px;
}

.grid_head1 {
	font-size: 11px;
	float: left;
	width: 790px;
}

.grid_head2 {
	font-size: 11px;
	clear: left;
	float: left;
	width: 790px;
	padding-top: 25px;
}

.grid_head1 .utility {
	overflow: hidden;
	width: 780px;
	padding-top: 6px;
}

.grid_head1 .utility li p {
	padding-bottom: 0px;
}

.grid_head1 .utility li {
	color: #a67c52;
	font-size: 11px;
	list-style-type: none;
	text-align: center;
	float: left;
	width: auto;
	padding-left: 7px;
}

.grid_head1 .utility li a {
	color: #fffffd;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

.grid_head1 .utility li input.member {
	padding: 2px 2px;
	border: 1px solid #cfcfcf;
	background-color: #f0f0f0;
	font-size: 10px;
	color: #6a6a6a;
	width: 160px;
}

.grid_head1 .utility li.team-login {
	padding: 3px 10px 0px 0px;
}

.team-login p {
	color: #fffffd;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}

.flashHome h2 {
	display: inline;
	font-size: 12px;
	font-style: normal;
	padding: 0px;
	font-weight: normal;
	color: #000;
}

.flashHome .text {
	padding:15px 0px 0px 0px;
	width: 510px;
}

.flashHome p {
	display: inline;
}


/*-------------------- Menu ---------------------- */

.menu-inner {
	overflow: hidden;
	background: url(../img/bg/menu-bg.gif) no-repeat bottom left;
	height: 33px;
}

.menu-home {
	overflow: hidden;
	background: url(../img/bg/menu-bg.png) no-repeat left center;
	height: 33px;
}

.menu-home #menu ul li a {
	text-indent: -9999px;
}

.menu-home #menu ul li {
	background: none;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 23px;
}

#about a {
	display: block;
	width: 75px;
}

#rules a {
	display: block;
	width: 64px;
}

#route a {
	display: block;
	width: 72px;
}

#sponsors a {
	display: block;
	width: 122px;
}

#participants a {
	display: block;
	width: 150px;
}

#blog a {
	display: block;
	width: 59px;
}

#menu {
	overflow: hidden;
	width: 790px;
	float: left;
	height: 30px;
	line-height: 33px;
}

#menu ul li, #menu ul li a {
	font-size: 16px;
	text-decoration: none;
	color: #961a0c;
	height: 30px;
	float: left;
	text-transform: uppercase;
}

#menu ul li a.active {
	color: #fffffd;
	background: url(../img/bg/m-active1.png) no-repeat left top;
	display: block;
	height: 30px;
	cursor: default;
	font-size: 16px;
	padding: 0px 0px 0px 8px;
}

#menu ul li a.active span {
	color: #fffffd;
	background: url(../img/bg/m-active2.png) no-repeat top right;
	display: block;
	line-height: 16px;
	padding: 7px 12px 0px 0px;
}

#menu a span {
	font-size: 16px;
	text-decoration: none;
	color: #961a0c;
	height: 23px;
	padding: 7px 12px 0px 0px;
	float: left;
	line-height: 16px;
}

#menu ul li {
	list-style-type: none;
	background: url(../img/bg/menu-li.png) no-repeat left top;
	background-position: 100% 7px;
	display: block;
	float: left;
	padding: 0px 28px 0px 28px;
}

#menu ul li.last-item {
	background:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

#menu ul li.first-item {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*-------------------- SubMenu ---------------------- */

#submenu {
	overflow: hidden;
	width: 790px;
	float: left;
	height: 20px;
	padding-top: 13px;
	line-height: 23px;
}

#submenu ul li {
	color: #000;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#submenu ul li a {
	font-size: 13px;
	text-decoration: underline;
	color: #a41100;
	height: 20px;
	float: left;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

#submenu ul li a:hover {
	font-size: 13px;
	text-decoration: none;
	color: #a41100;
	height: 20px;
	float: left;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

#submenu ul li a.active {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	height: 20px;
	float: left;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

#submenu ul li {
	list-style-type: none;
	background: url(../img/bg/sm-menu-li.png) no-repeat left top;
	background-position: 100% 3px;
	display: block;
	float: left;
	padding: 0px 37px 0px 32px;
}

#submenu ul li.first-item {
	padding: 0px 37px 0px 0px;
}

#submenu ul li.last-item {
	padding: 0px 0px 0px 32px;
	background:none;
}

/*-------------------- Content Help ---------------------- */

.backTop, .backTop:hover, .backTop:visited {
	background: url(../img/back-to-top.png) no-repeat left top;
	width: 219px;
	height:33px;
	cursor: pointer;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 100px;
}

/*-------------------- Images ---------------------- */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.left-edge {
	width: 286px;
	height: 400px;
	position: relative;
	z-index: 111;
	float: left;
	margin-right: 5px;
}

.left-edge p.caption {
	position: absolute;
	padding: 0px;
	bottom: 185px;
	left: 32px;
	font-style: italic;
	width: 285px;
}

.left-edge p.caption-big {
	position: absolute;
	padding: 0px;
	bottom: 159px;
	left: 32px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	width: 277px;
}

.left-edge span{
  left:3px;
  position:relative;
  top:-35px;
  z-index:300;
}

.right-edge p.caption-big{
	position: absolute;
	padding: 0px;
	bottom: 36px;
	left: 31px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.right-edge a {
  color: #b2200f;
}

.right-edge {
	width: 248px;
	height: 190px;
	position: relative;
	z-index: 111;
	float: right;
	margin-right: 5px;
}

.right-edge span{
  left:-2px;
  position:relative;
  top:-38px;

}

/* End Images */
/*-------------------- Right Content ---------------------- */

.helmet-right {
	width: 238px;
	height: 395px;
}

.gallery {
	width: 270px;
	height: 211px;
}

.gallery-home {
	width: 270px;
	height: 211px;
	position: relative;
	z-index: 111;
}

.flashHome {
	position: relative;
	z-index: 1;
	height:1%;
}

.gallery-home span {
	margin-top: -14px;
	position: absolute;
	top: -8px;
	left: 14px;
	z-index: 110;
}

.gallery span {
	margin-top: -14px;
	position: relative;
	top: -20px;
	z-index: 300;
	left: 14px;
}

/*-------------------- Become Host ---------------------- */

.hostCities {
	clear: both;
	overflow: hidden;
	/*padding-top: 70px;*/
	padding-right:10px;
}

.hostCities ul li {
	list-style-type: none;
	display: inline;
	text-align: center;
	width: 150px;
	height: 56px;
	float: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hostCities .middle {
	vertical-align: middle;
	padding-top: 15px;
}

.hostCities ul {
	clear: both;
}

.hostCities ul p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hostCities .last {
	text-align: left;
	float: right;
	padding: 0px;
	padding-left: 10px;
	width: 125px;
	font-style: italic;
	font-weight: bold;
}

.hostBlock li {
	width: 150px!important;
}

.hostCities .last img {
	text-align: right;
	float: right;
	margin: 0px 15px 3px 0px;
}

.hostBlock {
	background: url(../img/visit_host.png) repeat-y left top;
	border-bottom: 1px solid #d6d6d6;
	overflow: hidden;
	min-height: 100px;
	width: 760px;
	clear: both;
	float: left;
	margin-right: 20px;
}

.hostBlockInside {
	background: url(../img/visit_host.png) no-repeat left top;
	overflow: hidden;
	min-height: 100px;
	padding-top: 10px;
}


/*-------------------- Sponsor Block ---------------------- */

.sponsors {
	background: url(../img/bg/become-sponsor1.gif) repeat-y left top;
	border-bottom: 1px solid #d6d6d6;
	overflow: hidden;
	min-height: 100px;
	width: 287px;
	float: left;
}

.sponsorsInside {
	background: url(../img/bg/become-sponsor.gif) no-repeat left top;
	overflow: hidden;
	min-height: 100px;
	padding-top: 30px;
}

.sponsorsInside li {
	padding: 0px!important;
	width: 138px;
}

.sponsor-logo {
	background: url(../img/bg/sponsor-bg.png) no-repeat left top;
	width: 155px;
	height: 89px;
}

.sponsor-logo img {
	vertical-align: left;
	padding-top: 15px;
}

/*-------------------- Route ---------------------- */
.route #wrapper {
	background: none !important;
}

/*---registration css -------*/
#main-panel
{
    margin: 0;
    width: 700px;
    background-image: url('../gfx/default/main-bg.jpg');
    background-repeat: repeat-y;
    background-position: top left;
    overflow-y: auto;
}

#main-inner-panel
{
    background-image: url('../gfx/default/main-bottom.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    overflow-y: auto;
    padding-bottom: 23px;
}

#main-panel .Content
{
    margin: 0 20px;
}

div.StepTitle
{
	font-size: 14px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 21px;
	color: #000000;
	margin: 10px 0 0 0;
}

div.StepTitleInfo
{
	float: left;
}

div.StepComment
{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}

div.StepErrors
{
	margin-top: 10px;
	color: red;
}

form
{
	margin: 0;
	padding: 0;
}

form .FormElement
{
    display: block
}

form .FormElement, form dl
{
	margin: 0;
	margin-top: 15px;
}

form .FormElement, form dt, label.dt
{
	font-size: 10px;
    font-weight: normal;
	line-height: 21px;
	color: #404040;
	margin: 0;
}

form dd
{
	margin: 0;
}

label.dt
{
	display: block;
}

form .FormElement, form dt, form fieldset, label.dt
{
	margin: 0;
	margin-top: 5px;
}

form .FormElement label
{
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

form fieldset
{
	border: none;
	padding: 0;
	display: block;
}

form fieldset .FormElement dl
{
	margin: 0;
	padding: 0;
}

form fieldset .FormElement
{
	float: left;
	margin: 0;
	margin-right: 10px;
}

#fieldset-buttons
{
	border: none;
	padding: 0;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ababab;
}

#fieldset-buttons input
{
    padding: 5px 10px;
	cursor: pointer;
}

label.Multi:hover
{
	cursor: pointer;
}

#fieldset-buttons input
{
	background-color: #f5f6f8;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 15px;
}

#fieldset-buttons input:hover
{
	background-color: #efeffe;
}

#_next, #_complete
{
	float: left;
	margin-right: 10px;
}

#_back, #_cancel
{
	float: right;
}

div.Clear
{
	clear: both;
}

.firstbonusbox {
	border: 5px dashed #990000;
}

.table1 { 
border-collapse: collapse; 
width:600px;
} 
#table1 td 
{
height:15px;
text-align: left
vertical-align:bottom;
padding:15px;
}

<!--
.style2 {font-size: 18px}
.red {
	color: #990000;
}
.style44 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; }

.underline {
	color: #990000;
	text-decoration: underline;
	
}
.BOLD-RED {
	font-weight: bold;
	color: #990000;
}

a.dsphead{
	 color:#000000;
	 font-size:12px;
	 font-weight:normal;
	 font-family:Verdana, Trebuchet, Helvetica, sans-serif;
   text-decoration:none; }
a.dsphead:hover{
   color:#B7D46D; }
a.dsphead span.dspchar{
   font-family:Verdana;
   font-weight:normal; }
.dspcont{
   display:none;
   color:#000000;
	font-size:12px;
	line-height:1.5em;
	font-family:Verdana, Trebuchet, Helvetica, sans-serif; }