html
{
	height: 100%;
}

form
{
	margin: 0;
	padding: 0;
}

input.button
{
	cursor: pointer;
}

img
{
	border: 0 none;
	display: block;
}

a img
{
	border: 0 none;
}

a
{
	color: #003f77;
	text-decoration: none;
}
ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li
{
	margin: 0;
	padding: 0;
}

ul li a img
{
	margin: 0;
	padding: 0;
}
p
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #575656;
}

body
{
	font-family: "Trebuchet MS", tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #575656;
	background: #FFFFFF url(img/bkg_header_repeat.jpg) repeat-x 0 0;
	margin: 0 auto;
}
/*******************CONTAINERS**************************/
#page, #footer_container
{
	width: auto;
}

#wrapper, #footer
{
	width: 986px;
	margin: 0 auto;
}


/********************GENERAL**************************/
.clear
{
	clear: both;
}
#dnn_bottompane.c_content, #dnn_bottompane .c_head, #dnn_bottompane .c_contentpane, .c_content, .c_head, .c_contentpane, .c_footer
{
	padding: 0;
}
/**********CSS boxes and pane*******/
/***********************************/
/*****Design Home Page******/
#content_main_home
{
	width: 738px;
	float: left;
}
#content_side
{
	width: 222px;
	float: right;
}
#content_main_home_left
{
	width: 356px;
	float: left;
}
#content_main_home_right
{
	width: 356px;
	float: right;
}



/*****Design******/
#content_top
{
	width: 986px;
	margin: auto;
	text-align: right;
	position: relative;
	float: right;
	padding-top: 5px;
}
#content_main
{
	width: 748px;
	float: left;
}
#content_side
{
	width: 222px;
	float: right;
	position: relative;
}

/*******************FLOAT**************/
.left, #content_main_home, #content_main_home_left, #content_main, #breadcrumb, .banner-bottom-left, .banner-bottom-center
{
	float: left;
}
.right, #content_side, #content_main_home_right, .banner-bottom-right
{
	float: right;
}


/*******************HEADER********************/
#header
{
	float: left;
	width: 986px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 9000;
}
#premast
{
	margin: auto;
	width: 986px;
	text-align: right;
	position: relative;
	float: right;
	height: 86px;
}

#bot a, #content_top a img
{
	display: inline;
}
#premast .right, #content_top .right
{
	position: relative;
}

#premast .language
{
	top: 10px;
	position: absolute;
	right: 10px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 30px;
}

#premast .right .menu
{
	top:55px;
	position: absolute;
	right: 10px;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 400px;
}

#premast .right .menu .textMenu
{
	float: right;
	width: 350px;
	padding: 0px;
	margin: 0px;
}

#premast .logo
{
float: left;
width:986px;
height:86px;
background-image:url(img/fr_header.jpg);
background-repeat:no-repeat;
position: relative;
}

#dnn_logo {
width: 191px;
height: 51px;
position: absolute;
top: 23px;
left: 45px;
padding: 0px;
margin: 0px;
}

#dnn_logo p, .right .menu p {
margin: 0px;
padding: 0px;
}


.logoClick
{
padding: 0px;
margin: 0px;
}

#content_top .right .menu
{
	top: -10px; *top:0px;
	position:absolute;
	right:10px;
	width:300px;
	margin-bottom:5px;
}

#loginStyle
{
	float:left;
	padding-left:3px;
	margin: 5px;
	margin-top: 10px
}

#masthead
{
	height: 86px;
	clear: both;
}
#masthead .menu
{
	margin: 0 auto;
	width: 986px;
}
/******************CONTENT********************/
#breadcrumb
{
	color: #AB7C32;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#contentpane .Head, #ContentPane .Head
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #003f77;
}
.bigbox_bot .right
{
	margin-top: 10px;
}

.download
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #353534;
	background: #fff url(img/separator.jpg) bottom left;
}
.text_link
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #003e72;
	background: #fff url(img/bullet.jpg) 0% 50% no-repeat;
	padding-left: 15px;
	border: solid 1px #000;
}


.FirstRow
{
	background-color: transparent;
	width: 202px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	float: left;
	margin-left: 5px;
	font-weight: bold;
	font-size: small;
	display: block;
	float: left;
}
.SecondRow
{
	width: 202px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: #d3dfee;
	margin-left: 5px;
	font-weight: bold;
	font-size: small;
	display: block;
	float: left;
}

#content_side .user
{
	color:#000;
	font-size:small;
	margin-top: 35px;}
/*******************BOTTOM BANNERS*******************/
#bottom_ads
{
	height: auto;
	padding-top: 10px;
}

.banner-bottom-left
{
	width: 356px;
}
.banner-bottom-center
{
	margin-left: 25px;
}
.banner-bottom-right
{
	width: 222px;
}
/*******************FOOTER*******************/
#footer_container
{
	background: #F4f4f4;
	height: 100px;
}
#footer
{
	text-align: center;
	padding: auto;
}
#footer table
{
	margin: 0 auto;
}
#footer .menu
{
	margin: 0 auto;
	text-align: center;
}
#footer .menu .Normal a
{
	font-family: 'Trebuchet MS';
	color: #003f76;
	font-size: 14px;
	font-weight: bold;
}
#dnn_bottompane
{
	text-align: center;
	margin: 0px auto;
}

#search
{
	background: #ffffff url(img/searchbox_repeat.gif) repeat;
	height: 35px;
	width: 205px;
	margin-top: 10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:15px;	
	position:relative;
	float: left;
}

#search #dnn_dnnSEARCH_ClassicSearch .search
{
	position:absolute;
	left:0px;
	padding-left:5px;
	margin-right:10px;
}



#search .NormalTextBox
{
	/*display: block;
	border: 1px;
	
	margin-left:5px;
	
	margin-bottom: 10px;*/
	
	border: 1px auto;
	
	margin-left: 35px;
	
	color: #1B5788;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}

#dnn_stock_ticker {
margin: 10px;
padding-left: 18px;
}

#dnn_ctr376_Login_pnlLogin {
padding-left: 10px;
}

#dnn_ctr376_Login_Login_DNN_plUsername_lblLabel, #dnn_ctr376_Login_Login_DNN_plPassword_lblLabel {
padding-left: 5px;
}

#dnn_ctr376_Login_Login_DNN_plUsername_label span, span#dnn_ctr376_Login_Login_DNN_plPassword_lblLabel, label#dnn_ctr376_Login_Login_DNN_plPassword_label span{
float: left;
}

#dnn_ctr617_MLAdvAnnouncements_dlItems_ctl00_Body {
padding-left: 20px;
padding-right: 15px;
}

#dnn_TopPane {
width: 986px;
height: 138px;
position: relative;
}

#dnn_ctr398_contentpane {
position: absolute;
bottom: 0px;
right: 5px;
width: 16px;
height: 16px;
}

#dnn_rightpane {
float: left;
}


