input
{
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}

/**********************************************************************************************/

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	padding: 16px 0px 10px;
	background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a
{
	color: #fff;
	text-decoration: underline;
}

a:hover
{
	color: #bfd8f6;
}

img
{
	border: none;
}

ul
{
	list-style-type: none;
}

li
{
	list-style-type: none;
}

p
{
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}


#Page_Container
{
	margin: 0px auto;
	width: 768px;
}

#Pageheader_Column
{
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: url('images/header_background.jpg') repeat-x 0px 0px;
}

#Sidebar_Column
{
	margin-bottom: 11px;
	border: 1px solid #fff;
	background-color: #537caf;
	display: block;
	padding-top: 4px;
	padding-left: 10px;
	width:170px;
}

#MenuItems
{
	padding-top: 5px;
	padding-right: 5px;
}

#MenuItems li
{
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#MenuItems li a
{
	display: block;
	width: 116px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#MenuItems li a span
{
	display: block;
	padding-top: 4px;
	padding-left: 31px;
}

#MenuItems li a:hover
{
	color: #fff;
	background-color: #2e4a6c;
}

#Maincontent_Column
{
	border-top : 1px solid #d5dfec;
	border-left : 1px solid #d5dfec;
	float: right;
	text-align: left;
	display: block;
	padding-top: 4px;
	padding-left: 10px;
	width:568px;
}

.text
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	COLOR: #000000;
}

.textbold
{
	FONT-SIZE: 10pt;
	COLOR: #CC9900;
	FONT-FAMILY: Arial Black;
}

.caption
{
	FONT-SIZE: 14pt;
	COLOR: #CC9900;
	FONT-FAMILY: Arial;
}

.captionbold
{
	FONT-SIZE: 14pt;
	COLOR: #CC9900;
	FONT-FAMILY: Arial Black;
}
