body
{
	background-color: white;
	width:100%;
	height:100%;
	padding: 0px !important;
	margin: 0px !important;
	font-family: arial, arial, helvetica;
	font-size: 11px;
	color: #666;
	position: relative;
	z-index: 0;
	text-align:center;
	overflow:visible;
	background-image: url(../images/bg_center.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/*------------wrapper-----------------*/


.homepage, .subpage
{
	position:relative;
	width:950px;
	height:100%;
	margin:0px auto;
	overflow:visible;
}
.wrapper_left /*--left shadow--*/
{
    position:relative;
    float:left;
    width:15px;
		height:100%;
    background-image:url(../images/bg_left.gif);
    background-repeat:repeat-y;
    overflow:visible;
    margin:0px auto;
    padding:0px;
}
.homepagewrapper, .subpagewrapper
{
	position:relative;
	clear:none;
	width:920px;
	height:100%;
	text-align:left;
	overflow:visible;
	margin:0px auto;
	padding:0px;
}
.wrapper_right /*--right shadow--*/
{
    position:relative;
    float:right;
    width:15px;
		height:100%;
    background-image:url(../images/bg_right.gif); 
    background-repeat:repeat-y;
    overflow:visible;
    margin:0px auto;
    padding:0px;
}
    
/*---------homepage----------------*/
/*--------------------------------*/
.logo
{
	position:relative;
	width:920px;
	height:182px;
	text-align:center;
	background-image:url(../images/logo.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:0px;
}
.homemenu
{
    position:relative;
    float:left;
    width:905px;
    height:38px;
    background-image:url(../images/menu/button_bg.gif);
    background-repeat:repeat-x;
    margin-left:7px;
    margin-top:1px;
    padding:0px;
    z-index:100; #
    _margin-left:4px;
}
.pic_wrapper
{
	float:left;
	position:relative;
	width:905px;
	height:108px;
	background-color:#dadada;
	margin-left:7px;
	margin-top:17px;
	text-align:left;
	z-index:0;
}
.leftpane /* leftpane */
{
	position:relative;
	float:left;
	width:150px;
	height:65px;
	margin-left:14px;
	margin-top:22px;
	padding:0px;
}
.leftpane p
{
    line-height:12px !important;
}

.piclink
{
    position:relative;
    float:right;
    width:682px;
    height:75px;
    margin-top:10px;
    margin-right:5px;
    padding:0px;
}
.piclink ul
{
    position:relative;
    margin:0px;
    padding:0px;
}
.piclink ul li, .piclink ul li img
{
	position:relative;
	width:126px;
	height:75px;
	list-style:none !important;
	display:inline;
	border:none;
	margin:0px;
	border:none;
	padding-right: 3px;
}

.textlink
{
	position:relative;
	float:right;
	width:682px;
	height:12px;
	margin-top:2px;
	margin-right:5px;
	padding:0px;
}
.textlink ul
{
    position:relative;
    margin:0px;
    padding:0px;
}
.textlink ul li
{
	position:relative;
	list-style:none;
	width: 126px;
	display: inline;
	margin-right: 9px;
	float: left;
}
li.special
{
    margin-right:50px;
    margin-left:25px;
}
li.special02
{
    margin:0px 0px 0px 10px !important;
    padding:0px !important;
}
.textlink ul li a
{
    color:#858585;
    font-family:Arial;
    font-size:12px;
    text-transform: uppercase;
    text-decoration:none;
}
.contentpane /* contentpane */
{
    position:relative;
    float:left;
    width:450px;
    min-height:71px;
    margin-left:225px;
    margin-top:40px;
    margin-bottom:80px; #
    _height:71px;
    _overflow:visible;
    _margin-left:120px;
}
.contentpane p
{
	padding-top:5px;
	padding-bottom: 5px;
}

/*---------subpage----------------*/
/*--------------------------------*/
.subpagewrapper
{
    background-image:url(../images/subpage/background.gif);
    background-repeat:no-repeat;
    background-position: left bottom;
    overflow:visible;
}
.subleft
{
    position:relative;
    width:216px;
    height:290px;
    float:left;
    margin-left:7px;
    padding:0px;
    text-align:left;
}
.sublogo
{
	position:relative;
	width:202px;
	height:152px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:50px;
}
.subpage .leftpane
{
    position:relative;
    width:170px;
    height:15px;
    text-align:center !important;
    margin-top:5px; #
    _margin-left:7px;
}
.subpage .contentpane
{
    position:relative;
    float:left;
    width:520px !important;
    min-height:250px;
    margin-left:10px;
    text-align:left;
    padding-top:10px;
    margin-bottom:5px;
    z-index:0; #
    _height:250px;
    _overflow:visible;
}
.subpage .rightpane
{
	position:relative;
	float:left;
	width:780px;
	height:215px;
	margin-left:7px;
#
    _margin-left:4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subpage .rightpane .Head, .subpage .rightpane .title
{
    display:none;
}
.subpage .rightpane img
{
#
    _margin-left:4px;
}
.subpage .bottompane
{
    position:relative;   
    float:right;
    width:539px;
    min-height:110px;
    text-align:left;
    margin-top:25px;
    margin-right:150px;
    margin-bottom:110px; #
    _margin-left:40px;
    _width:380px;
}

/*-----------footer-------------*/
/*------------------------------*/
.footer
{
	height: 60px;
	width: 920px !important;
	color: #999;
	position: relative;
	display: block;
	z-index: 1;
	text-align:left;
	text-transform:uppercase;
	font-size:11px;
	overflow:visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
.footer a
{
    padding-right: 6px;
    padding-left:6px;
}

.footer a:link, .footer a:visited, .footer a:active
{
	color:#999;
    text-decoration:none;
}
.footer a:hover
{
	color:#c8cc24; !important;
    text-decoration:none;
}

.footer span
{
    position: static;
    margin-top:10px !important; 
    padding-left:20px; #   
    _width:auto;
}
.footer .rlogo
{
    width: 107px !important;
    height: 35px;
    position: absolute;
    right:15px;
    display:inline;
    padding:0px;
    background-image: url(../images/R_logo.gif);
    background-position: right;
    background-repeat: no-repeat; 
}


/*------------------------------------*/
p
{
    padding:0px;
    margin:0px;
    color:#666;
    line-height:16px !important;
}
.SkinObject, span, span.SkinObject
{
    text-decoration:none !important;
    color: #666 !important;
    border:0px !important;
    font-weight:normal;
    padding:0px;
    margin:0px;
}
a:link, a:visited, a:active
{
	color:#666666;
    text-decoration:underline;
}
a:hover
{
	color:#c8cc24; !important;
    text-decoration:underline;
}
.homepage .title
{
    display:none;
}
.subpage .leftpane .title /*--for Firefox----*/
{
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    color:Black !important;
    text-transform:uppercase !important;
    padding:0px;    
    margin:0px auto !important;
}
.subpage .leftpane .default_container /*--for Firefox----*/
{
    text-align:center !important;
    margin:0px;
    padding:0px;
    
}
h1.title {
	margin-bottom: 0;
}
.subpage .leftpane .default_container .containerTable  /*--for Firefox----*/
{
    margin:0px auto !important;
    padding:0px;
}
#dnn_ctr467_Feedback_pnlFeedbackFormFields label a {
	display: none;
}
#dnn_ctr467_Feedback_txtSubject {
	visibility: hidden;
}
