body {
	background-color: #006699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

select, input{
	/* so in IE the login page looks ok */
	font-size: 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #33CCCC;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-size: 12px
}


.country_dropdown {
	font-size:10px;
}


a:link {
	color: #33CCCC;
}
a:visited {
	color: #33CCCC;
}
a:hover {
	color: #33CCCC;
}
a:active {
	color: #33CCCC;
}


.error_message {
	color:#990000;
}


.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12px;	
	
}

.SubHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Instructional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.DynamicLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.DynamicMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
#defaultLogin, #expandedLogin {
	height:60px;
}