div
{
	border: 0px solid #FFFFFF;
}

body
{
	border: 0px solid #0B0A3D;
	overflow: -moz-scrollbars-vertical;
	margin: 0 auto;
	width: 760px;
	background: #FFFFFF url(images/flags.gif) repeat;
	background-position: center;
	background-color: White;
	background-attachment: fixed;
}

a
{
	text-decoration: none;
	color: #000000;
}

a.content
{
	text-decoration: none;
	color: #000000;
}

a.navigation:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom: 0 none;
}

a.content:hover
{
	color: #000000;
	text-decoration: underline;
	border-bottom: 0 none;
}

a.login
{
	text-decoration: none;

}

a.login:hover
{
	color: #000000;
	text-decoration: underline;
	border-bottom: 0 none;
	color: White;	
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	color: White;
}

#top
{
	border: 0px solid #0B0A3D;
	text-align: center;
	float: left;
	width: 760px;
	height: 130px;
}

#navigation
{
	border: 0px solid #0B0A3D;
	float: left;
	width: 170px;
}

#main
{
	border: 0px solid #0B0A3D;
	width: 760px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

#content_top
{
	border: 0px solid #0B0A3D;
	width: 510px;
	height: 20px;
	background: url(images/login_top.gif) no-repeat;
	background-position: left;
	float: right;
	margin-top: 15px;
}

#content_middle
{
	border: 0px solid #0B0A3D;
	font: 12px/17px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
	width: 480px;
	background: url(images/login_middle.gif) repeat-y;
	background-position: left;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	float: right;
}

div.content_title
{
	font: 18px/23px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FEFFFD;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#content_bottom
{
	border: 0px solid #0B0A3D;
	width: 510px;
	height: 21px;
	background: url(images/login_bottom.gif) no-repeat;
	background-position: left;
	float: right;
}

#content_main
{
	border: 0px solid #0B0A3D;
	font: 22px/27px "Trebuchet MS", Verdana, Arial, sans-serif;
	width: 495px;
	color: #333333;
	float: right;
	text-align: center;
	margin-top: 20px;
	margin-left: 0px;
	padding-bottom: 10px;
}

#footer
{
	border: 0px solid #0B0A3D;
	width: 230px;
	height: 225px;
	float: left;
	background: url(images/login.gif) no-repeat;
	text-align: left;
	margin-top: 0px;
}

#footerform1
{
	border: 0px solid #0B0A3D;	
	height: 25px;
	width: 231px;
	padding-left: 16px;
	margin-top: 95px;
}

#flags
{
	border: 0px solid #0B0A3D;
	padding-left: 30px;
}

.logos
{
	border: 0px solid #0B0A3D;
	text-align: left;
	float: left;
	width: 200px;
	padding: 10px;
}


#footerform2
{
	border: 0px solid #0B0A3D;
	height: 25px;
	width: 231px;
	padding-left: 16px;
	margin-top: 32px;
}

input.login
{
	border-style:none;
	font: 11px/16px "Trebuchet MS", Verdana, Arial, sans-serif;
	border: 0px solid #0B0A3D;
}

#loginmessage
{
	border: 0px solid #0B0A3D;	
	font: 11px/16px "Trebuchet MS", Verdana, Arial, sans-serif;
	width: 143px;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	float: left;
	padding-top: 3px;
}

div.loginbutton
{
	border: 0px solid #0B0A3D;
	width: 40px;
	height: 25px;
	margin-top: 6px;
	padding-left: 2px;
	padding-right: 0px;
	float: left;	
}

.submitLink
{
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.submitLink:hover
{
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
}

#footer2
{
	border: 0px solid #0B0A3D;
	width: 159px;
	height: 28px;
	float: left;
	background: url(images/login2.gif) no-repeat;
}

#footer3
{
	border: 0px solid #0B0A3D;
	width: 159px;
	height: 28px;
}

#footer_loggedin
{
	border: 0px solid #0B0A3D;
	font: 11px/16px "Trebuchet MS", Verdana, Arial, sans-serif;
	width: 227px;
	color: #333333;
	text-align: center;
	margin-left: 0px;
	margin-top: 5px;
}

img.flag
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 17px;
	padding-right: 0px;
}

div.bottom
{
	border: 0px solid #0B0A3D;
	float: right;
	font: 12px/17px "Trebuchet MS", Verdana, Arial, sans-serif;
	width: 508px;
	height: 50px;
	text-align: left;
	background: url(images/bottom2.gif) no-repeat;
	background-position: right;
	padding-top: 35px;
	
}

div.bottomtext
{
	border: 0px solid #0B0A3D;
	font: 12px/17px "Trebuchet MS", Verdana, Arial, sans-serif;
	width: 30px;
	text-align: left;
	padding-left: 50px;
}

.text, .image, .block {display:table-cell;}
div, img
{
	vertical-align:middle;
	text-align: left;
}