.textsmwhite {
	color: #FFFFFF;
	text-decoration: none;
}

.nav_link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	text-transform: capitalize;
	margin-left: 5pt;
	margin-top: 5pt;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
}



.nav_title {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	text-transform: capitalize;
	margin-left: 3pt;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-left:3px;
}

div.feedBurnerFeedBlock li {
	margin-bottom: 20px;
}

div.feedBurnerFeedBlock div {
	background-color: #f6f6ff;
	margin-left: 10px;
	color: #666666;
}

div.feedBurnerFeedBlock date {
	margin-top: -5px;
}

div.feedBurnerFeedBlock a {
	color: #666699;
	text-decoration: none;
	font-size: 16px;
}

.new_links {	
	margin-bottom: 10px;
	font-size:10px;
	margin-left: 3pt;
	font-family:Arial, Helvetica, sans-serif;
	}

.index-title {
	text-decoration: none;
	color: #666699;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}

a {
	color: #333366;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.nav_link a:hover {
	text-decoration:none;
}

.taglink {
	text-decoration: none;
	color: #009900;
}

.taglink a:hover {
	text-decoration:underline;
	color: #006600;
}

.articleheader {
	font-size: 14pt;
	font-weight: bold;
	}
	
div.article a {
	text-decoration: none;
	color: #333366;
}


.profilelist {
    max-width: 460px;
    background: url(../images/rs-right2.png) right repeat-y }
.pprofilelist:before {
    display: block;
    line-height: 0;
    background: url(../images/rs-topright2.png) top right no-repeat;
    content: url(../images/rs-topleft2.png) }
.pprofilelist:after {
    display: block;
    line-height: 0;
    background: url(../images/rs-bottomright2.png) bottom right no-repeat;
    content: url(../images/rs-bottomleft2.png) }
.profilelist {
	margin-top:-16px;
	margin-bottom:-16px;
    padding: 10px 20px 10px 20px }
	
.profilelist_red {
    max-width: 460px;
    background: url(../images/rs-red_right2.png) right repeat-y }
.profilelist_red {
	margin-top:-16px;
    padding: 10px 20px 10px 20px }
	
.profilelist_grey {
    max-width: 460px;
    background: url(../images/rs-grey_right2.png) right repeat-y }
.profilelist_grey {
	margin-top:-16px;
    padding: 10px 20px 10px 20px }	
	
.profilelist_white {
    max-width: 460px;
    background: url(../images/rs-white_right2.png) right repeat-y }
.profilelist_white {
	margin-top:-16px;
    padding: 10px 20px 10px 20px }
