/* CSS Document */

body, html {

background-color: #06A8DA;

text-align: center;

margin-top: 10px;

font-family:Verdana, Arial, Helvetica, sans-serif;

}



.splash {

background-color:#FFFFFF;

background-position: center;

background-repeat: no-repeat;

margin: 0 auto;

width: 762px;

}

.intro-language {

font-size:12px;

}

h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #CC0000;
	margin-bottom:0px;
	letter-spacing: -1pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#optinbox {
	border:1px solid #666666;
	background-color:#FFFFCC;
	width:350px;
	margin:auto;
}

.optinlabel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.submitbutton
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
	background-color	: #CC0000;
    font                : Arial, Helvetica, sans-serif;
	font-size			: 14px;
	font-weight  		: bold;
    color               : #FFFFFF;
	padding				: 2px;
}




#splashrt {

float: left;

width: 380px;

padding-right: 20px;

color: #000;

padding-top:15px;

padding-bottom:15px;

}

#splashrt p {

color:#000000;

font-size:12px;

}


.splashlft {

float: left;

width: 303px;

height: 400px;

padding-left: 0px;

padding-right: 7px;

padding-top:50px;

vertical-align:top;

}


.splash2ndrow {

width:950px;

margin:auto;

padding-top:10px;

padding-bottom:10px;

border-top:1px solid #666666;

}

#helplinks {

float: right;

width: 100%;

text-align:center;

font-size:12px;

height:28px;

padding-top:8px;

border-top:1px solid #999999;

border-bottom:1px solid #999999;

margin-top:10px;

}

#helplinks a {

color: #76080B;

text-decoration: none;

font-size:12px;

line-height:14px;

font-weight:bold;

margin-left:6px;

margin-right:6px;

}


#helplinks a:hover {

color: #06A8D9;

text-decoration: none;

font-size:12px;

line-height:14px;

font-weight:bold;

}

#middlebuttons {

margin: auto;

width: 400px;

text-align:center;

}



.splashfooter {

width: 785px;

margin: 0 auto;

text-align: justify;

font-size: 9px;

margin-top:15px;

}

img {
border:0;
}
