body {
	background: url(images/Layout/repeatSiteBackground.gif) repeat-x #3573a0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	/*text-decoration: none;*/
	color:#099BB4;
}

td.Middle {
	/*background: url(images/Layout/middleBackground.png) repeat-y;*/
}

#menuUl {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;		
}

#menuUl td{	
	padding: 5px 10px 5px 5px;
}

td.menu{
	background: url(images/Layout/menuBackground.gif) bottom no-repeat;
}

.menu a{
	text-decoration: none;
	color:#107b89;
	font-weight: bold;	
	padding-bottom: 4px;
}

.menu a:hover{
	text-decoration: none;
	color:#005ba1;
	font-weight: bold;
}

td.current{
	background: url(images/Layout/menuBackgroundOver.gif) no-repeat;
}

.current a{
	text-decoration: none;
	color:white;
	font-weight: bold;	
	padding-bottom: 4px;
}

.current a:hover{
	text-decoration: none;
	color:white;
	font-weight: bold;
}

td.Content {
	text-align: justify;
	padding-left: 0px;
}

td.Privacy {
	text-align: justify;
	padding: 10px;
}

h1 {
	color: #df2285;
	font-size: 14px;
	padding: 0;
	margin-top: 0;
}


h2 {
	color: #099BB4;
	font-size: 11px;
}

h3 {
	color: #026777;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: underline;
}

h4 {
	color: #026777;
	font-size: 16px;
	text-transform: uppercase;
	margin:10px 0 5px 5px;
	padding:0;
	text-align:center;
}

#SignupLeft {
	background: #008da5;
	padding: 12px 10px 10px 10px;
	color: white;
	font-size: 110%;
	text-align: left;
}

#SignupLeft a {
	color: white;
}

#SignupLeft h1 {
	color: White;
}

#SignupRight {
	background: #78cdd7;
	color:#05555f;
	font-weight: bold;
}

#SignupRight input,textarea,select{
	border:0;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#flags{
	margin: 0 93px 0 93px;
	text-align:center;
	vertical-align: middle;
}

div.ptitflag {
	float: left;
	margin: 4px 0 4px 0;
	font-size: 9px;
}


form {
	margin: 0;
	padding: 0;
	border: 0;
}


div.Langdiv {
	float: left;
	padding: 5px;
	background: #005BA1;
	color : white;
	border:1px solid white;
	margin-top:-10px;
}

.Langdiv a{
	color: white;
	text-decoration: none;	
}

#tdGrad{
	 width:500px;
	 border:1px solid #888;
	 font-size:12px;
}

#gradiant{
	
		border:0;
		background:url(/images/gradient.gif) repeat-x;
		color:white;
		
		font-weight:bold;
		text-align:center;
		vertical-align:middle;
		
		float:left;
		display:inline;
		line-height:40px;
}

#only {
	float:left;
	display:inline;
	line-height:40px;
	padding-left:40px;
	
}

#total {
	font-size:12px;
		line-height:40px;
}