/* CSS Document */

body
{
	margin:0px auto 0px auto;
	padding:0px;
}

a
{
	color:#000000;
}

.pageTitle
{
	color:#495e62;
	text-align:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.orangeText
{
	color:#f68500;
}

.redText {
	color: #cf4242;
}

.yellowText
{
	color:#f7d438;
}

a:hover
{
	text-decoration:underline;
}

#container
{
	width: 907px;
	margin:0px auto 0px auto;
	padding:0px;
	background-image:url(images/page_bg.gif);
}

#header
{
	width: 907px;
	height:80px;
	margin:0px auto 0px auto;
	padding-top:10px;
	background-color:#ffffff;
}

#tabs
{
	width:568px;
	height:15px;
	float:right;
	margin-right:5px;
	margin-left:0px;
	padding:39px 5px 10px 4px;
	background-image:url(images/top_tabs_2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#tabs a
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
}

#menu
{	
	float:left;
	width:143px;
	padding-top:45px;
	text-align:right;
}

#menu a
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
	
#menuItem1
{
	width:138px;
	height:26px;
	background-image:url(images/menu_bg_1.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:9px 5px 0px 0px;
}

#menuItem2
{
	width:138px;
	height:33px;
	background-image:url(images/menu_bg_2.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:2px 5px 0px 0px;
}

#menuItem3
{
	width:138px;
	height:33px;
	background-image:url(images/menu_bg_3.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:2px 5px 0px 0px;
}

#menuItem4
{
	width:138px;
	height:33px;
	background-image:url(images/menu_bg_4.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:2px 5px 0px 0px;
}

#menuItem5
{
	width:138px;
	height:35px;
	background-image:url(images/menu_bg_5.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:2px 5px 0px 0px;
}

#menuItem6
{
	width:138px;
	height:33px;
	background-image:url(images/menu_bg_6.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:2px 5px 0px 0px;
}

#menuItem7
{
	width:138px;
	height:26px;
	background-image:url(images/menu_bg_7.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:9px 5px 0px 0px;
}

#menuItem8
{
	width:138px;
	height:33px;
	background-image:url(images/menu_bg_8.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:2px 5px 0px 0px;
}

#menuItem9
{
	width:138px;
	height:26px;
	background-image:url(images/menu_bg_4.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:9px 5px 0px 0px;
}

#menuItem10
{
	width:138px;
	height:50px;
	background-image:url(images/menu_bg_15.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:2px 5px 0px 0px;
}

#menuItem11
{
	width:138px;
	height:26px;
	background-image:url(images/menu_bg_2.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:9px 5px 0px 0px;
}

#menuItem12
{
	width:138px;
	height:46px;
	background-image:url(images/menu_bg_12.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:4px 5px 0px 0px;
}

#menuItem13
{
	width:138px;
	height:33px;
	background-image:url(images/menu_bg_13.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:2px 5px 0px 0px;
}

#menuItem14
{
	width:138px;
	height:40px;
	background-image:url(images/menu_bg_14.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:2px 5px 0px 0px;
}

#main_content
{
	float:left;
	width:414px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646667;
	background-image:url(images/corner_top_left.gif);
	background-repeat: no-repeat;
	padding:20px 30px 20px 30px
}

#sidebar
{
	float:left;
	width:290px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

#sidebarContent
{
	padding: 10px 20px 10px 18px;
}

#sidebarContent a
{
	color:#ffffff;
}

#footer
{
	width: 705px;
	height:55px;
	background-image:url(images/footer_bg.gif);
	float:left;
	padding-top:15px;
	text-align:center;
}

.footerLarge
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.footerLarge a
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
}

.footerSmall
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#2395ce;
	line-height:25px;
}

.footerSmall a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#2395ce;
}

#bot_left
{
	float:left;
	padding-left:142px;
}

#bot_right
{
	float:left;
}

.headline{
font-size:16px;
font-weight:bold;
}