/* Start of CMSMS style sheet 'Subpage CSS' */
*{
	margin:0px;
	padding:0px;
}
dfn{
display:none;
}


html,body {
	margin: 0;
	padding: 0;
	font-size: small;
color: #454545;
}

/* ID STYLES */
#wrapper{
	width: 902px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -451px;
	float: left;
}

#content {
	width: 902px;
	float: none;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	
}
.hide{
	display:none;
}
.clear{
	float:left;
	width:660px;
	height:10px;
}
#header{
	width:902px;
	float:left;
	height: auto;
	border-top: 7px solid #dcdde1;
	/*background-image: url(../images/tagline_subpages.png);
	background-repeat: no-repeat;
	background-position: 225px 68px;*/
}
#header a{
	border:0px;
}
#gray_bar{
	background-color:#dcdde1;
	float:left;
	width:902px;
	height:7px;
}
#logo{
	float:left;
	width:248px;
	height:127px;
	padding: 0px 0px 0px 0px;
}
#login{
	float:right;
	width:125px;
	height:25px;
	padding: 15px 0px 0px 0px;
}
#top_banner{
	float:left;
	width:902px;
	height: 106px;
	position: relative;
}
#top_banner a img{
	border:none;
	float:left;
	clear: left;
}
#bottom_content{
	float:left;
	width: 902px;
	height: 100%;
	position: relative;
	padding: 0px 0px 15px 0px;
	display: inline;
	margin-top: 3px;
}
#side_nav h3{
        padding:10px 35px 10px 20px;
        text-align:right;
        font-weight:bold;
        font-size:12px;
        color:#ffffff;
}
#side_nav h3 a{
        color:#ffffff;
}
#side_nav ul{
	text-align:right;
        padding: 0px 35px 10px 15px;
}
#side_nav ul li{
       font-size:11px;
       padding:0px 0px 4px 0px;
	color:#FFFFFF;
	list-style:none;
}
#side_nav ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
#side_nav ul li a:hover{
	color:#CCCCCC;	
}
#wealth{
         border-top:3px solid #FFFFFF;
         background-color:#bdbcba;
         width:169px;
	 padding: 10px 35px 10px 25px;
         float:left;
         clear:left;
color:#ffffff;
font-size:11px;
}
#wealth p a{
float:right;
clear:left;
}
#wealth h2 a{
float:left;
padding:10px 0px 10px 0px;
}
#divide{
float:left;
clear:both;
          width:169px;
          padding:0px 35ps 0px 35px;
          border-bottom:2px solid #ffffff;
          height:10px;
}
#checkout{
          background-color:#bdbcba;
          width:169px;
	  padding: 5px 35px 10px 25px;
          float:left;
          clear:left;
          color:#ffffff;
          font-size:12px;
}
#checkout a{
         color:#454545;
}
#three_icons{
float:left;
clear:left;
width:171px;
padding:10px 0px;
}
.subscribe_bt{
float:left;
width:56px;
height:57px;
border:none;
background-image:url(../images/subscribe_bt.jpg);
background-position:top left;
}
.subscribe_bt:hover{
background-image:url(../images/subscribe_bt.jpg);
background-position:top right;
}
.questions_bt{
float:left;
width:58px;
height:57px;
border:none;
background-image:url(../images/question_bt.jpg);
background-position:top left;
}
.questions_bt:hover{
background-image:url(../images/question_bt.jpg);
background-position:top right;
}
.events_bt{
float:left;
width:57px;
height:57px;
border:none;
background-image:url(../images/events_bt.jpg);
background-position:top left;
}
.events_bt:hover{
background-image:url(../images/events_bt.jpg);
background-position:top right;
}

#body_copy{
	float:left;
	width:620px!important;
	padding: 10px 0px 20px 25px;
}
#body_copy ul{
padding:0px 0px 0px 17px;
color: #454545;
}
#body_copy ol{
padding:0px 0px 0px 20px;
color: #454545;
}
#body_copy ul li, #body_copy ol li{
padding:2px 0px;
color: #454545;
}
#breadcrumbs{
        font-size:11px;
	color:#656565;
	padding-bottom: 20px;
}
#breadcrumbs .lastitem{
	color:#656565;
}
#breadcrumbs a{
	color:#656565;
}

/*---------------------------------------------------------remove_old*/
#right_column{
display:none;
	float:right;
	width:155px;
	padding: 20px 0px;
}
/*---------------------------------------------------------old*/
#right_column a {
	float:right;
	border:none;
        margin-top:10px;
        width:75px;
        height:75px;
}
#right_column .subscribe{
        background-image:url(images/subscribe_icon.png);
        background-repeat:none;
        background-position:left;
        margin-right: 3px;
	float: right;
}
#right_column .questions{
         margin-right:-5px;
         background-image:url(images/questions_icon.png);
         background-repeat:none;
         background-position:left;
}
#right_column .questions:hover{
            background-image:url(images/questions_icon.png);
background-position:right;
}
#right_column .subscribe:hover{
            background-image:url(images/subscribe_icon.png);
background-position:right;
}
/*---------------------------------------------------------end old*/


#body_copy img{
        padding:5px 10px 10px 0px;
}
#body_copy p{
        padding:5px 0px;
	color: #454545;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#454545;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
p{
	margin:5px 0px;
	line-height: 17px;
}
a{
	color:#0187b9;
	text-decoration:none;
}
a:hover{
	color:#292929;
}
#footer{
	border-top:1px solid #656565;
	color:#656565;
	font-size:10px;
	float: right;
	width: 648px;
	padding: 15px 2px 0px 0px;
	height: 65px;
}
#footer p a{
	color:#656565;
	text-decoration:none;
	font-size:10px;
}
#footer p a:hover{
	color:#333333;
}
#footer p{
	float: left;
	margin: 0px;
}

#comments textarea, #comments .name input { 
        width:320px; 
         border:1px solid #2E82C5;
}
#comments textarea{
         height:100px;
}
#comments{
color:#656565;
         font-weight:normal;
         font-size:12px;
         text-transform:none;
         text-align:left;
}
#comments td{
         padding:3px 0px;
}
.date{
          color:#2E82C5;
          font-size:11px;
          margin:0px;
}





/* End of 'Subpage CSS' */

