html, body {    
    top: 0px;	
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	max-width: 100%;
    overflow-x: hidden;
	background-color: #F7F3F7;
}
#Wrapper {
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	width: 1366px;
	margin-top: 0px;
	min-height: 550px;
	height: auto;
	background-color: #F7F3F7;
}
#LoginDiv {
	border-style: solid;
	border-width: 0px;
	height: 30px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #292c2f;
	font-size: 12pt;
	line-height: 30px;
	float: left;
	text-align: center
}
#Header {
	height: auto;
	width: 1366px;	
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
}
#HeaderImg {
    width: 1366px;
}
#Navigation {
	height: 50px;
	width: 1366px;	
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	background-color: #999999;
	border-radius:2px;
    box-shadow: 0px 0px 5px #888888;
}
#MainContent {
	height: auto;
	min-height: 500px;
	width: 1366px;	
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: top;
	background-color: #FFFFFF;	
}
#AdHolder {
	float: right;
	width: 436px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	height: auto;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	text-align: center;
}
#AdContent {
	width: 336px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 50px;
}
#Footer {
	width: 100%;	
	float: left;
	position: static;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	
}
@media screen and (max-width: 1365px) {
#Wrapper {
   max-width: 100%;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
}
#TopAdHolder {	
	width: 728px;	
}
#MainContent {	
	max-width: 100%;	
}
#cf {  
  max-width: 100%;
}
.bottom {
  max-width: 100%;
}
.top {
  max-width: 100%;
}
#ArticleHolder {	
	max-width: 69%;
    
}
#DateHolder {	
	max-width: 69%;
    
}
#TitleHolder {	
	max-width: 69%;
    
}
#AdHolder {
	max-width: 31%;
}
#AdContent {
	width: 336px;
	padding-left: 50px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
#Footer {
	max-width: 100%;
}
}
@media screen and (max-width: 1250px) {
#Wrapper {
   max-width: 100%;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
}
#TopAdHolder {	
	width: 728px;	
}
#MainContent {	
	max-width: 100%;	
}
#cf {
  max-width: 100%;
}
.bottom {
  max-width: 100%;
}
.top {
  max-width: 100%;
}
#ArticleHolder {	
	max-width: 65%;
    
}
#DateHolder {	
	max-width: 65%;
    
}
#TitleHolder {	
	max-width: 65%;
    
}
#AdHolder {
	max-width: 35%;
}
#AdContent {
	width: 336px;
	padding-left: 50px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
#Footer {
	max-width: 100%;
}
}
@media screen and (max-width: 1150px) {
#Wrapper {
   max-width: 100%;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
}
#TopAdHolder {	
	max-width: 728px;	
}
#MainContent {	
	max-width: 100%;	
}
#cf {
  max-width: 100%;
}
.bottom {
  max-width: 100%;
}
.top {
  max-width: 100%;
}
#ArticleHolder {	
	max-width: 62%;
    
}
#DateHolder {	
	max-width: 62%;
    
}
#TitleHolder {	
	max-width: 62%;
    
}
#AdHolder {
	max-width: 38%;
}
#AdContent {
	max-width: 336px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
#Footer {
	max-width: 100%;
}
}
@media screen and (max-width: 1050px) {
#Wrapper {
   max-width: 100%;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
}
#TopAdHolder {	
	width: 728px;	
}
#MainContent {	
	max-width: 100%;	
}
#cf {
  max-width: 100%;
}
.bottom {
  max-width: 100%;
}
.top {
  max-width: 100%;
}
#ArticleHolder {	
	max-width: 58%;
    
}
#DateHolder {	
	max-width: 58%;
    
}
#TitleHolder {	
	max-width: 58%;
    
}
#AdHolder {
	max-width: 42%;
}
#AdContent {
	width: 336px;
	padding-left: 50px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
#Footer {
	max-width: 100%;
}
}
@media screen and (max-width: 940px) {
#Wrapper {
   max-width: 100%;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
}
#TopAdHolder {	
	width: 728px;	
}
#MainContent {	
	max-width: 100%;	
}
#cf {
  max-width: 100%;
}
.bottom {
  max-width: 100%;
}
.top {
  max-width: 100%;
}
#ArticleHolder {	
	max-width: 53%;
    
}
#DateHolder {	
	max-width: 53%;
    
}
#TitleHolder {	
	max-width: 53%;
    
}
#AdHolder {
	max-width: 47%;
}
#AdContent {
	width: 336px;
	padding-left: 50px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
#Footer {
	max-width: 100%;
}
}
@media screen and (max-width: 873px) {
#Wrapper {
   max-width: 100%;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
}
#TopAdHolder {	
	max-width: 728px;	
}
#MainContent {	
	max-width: 100%;	
}
#cf {
  max-width: 100%;
}
.bottom {
  max-width: 100%;
}
.top {
  max-width: 100%;
}
#ArticleHolder {	
	max-width: 50%;
    
}
#DateHolder {	
	max-width: 50%;
    
}
#TitleHolder {	
	max-width: 50%;
    
}
#AdHolder {
	max-width: 50%;
}
#AdContent {
	max-width: 336px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
#Footer {
	max-width: 100%;
}
}
@media screen and (max-width: 766px) {
#Wrapper {
   max-width: 100%;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
	text-align: left;
}
#TopAdHolder {	
	width: 728px;	
}
#MainContent {	
	max-width: 100%;	
}
#cf {
  max-width: 100%;  
}
.bottom {
  max-width: 100%;  
}
.top {
  max-width: 100%;  
}
#ArticleHolder {	
	max-width: 51%;    
}
#DateHolder {	
	max-width: 51%;    
}
#TitleHolder {	
	max-width: 51%;    
}
#AdHolder {
	max-width: 49%;
	
}
#AdContent {
	width: 320px;
	padding-left: 20px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
#Footer {
	max-width: 100%;
}
}
@media screen and (max-width: 728px) {
#Wrapper {
   max-width: 100%;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
	text-align: left;
}
#TopAdHolder {	
	width: 320px	
}
#MainContent {	
	max-width: 100%;	
}
#cf {
  max-width: 100%;
}
.bottom {
  max-width: 100%;
}
.top {
  max-width: 100%;
}
#ArticleHolder {	
	max-width: 49%;
    
}
#DateHolder {	
	max-width: 49%;
    
}
#TitleHolder {	
	max-width: 49%;
    
}
#AdHolder {
	max-width: 51%;
}
#AdContent {
	width: 320px;
	padding-left: 20px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
#Footer {
	max-width: 100%;
}
}
@media screen and (max-width: 700px) {
#Wrapper {
   max-width: 100%;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
	text-align: left;
}
#TopAdHolder {	
	max-width: 320px	
}
#MainContent {	
	max-width: 100%;	
}
#cf {
  max-width: 100%;
}
.bottom {
  max-width: 100%;
}
.top {
  max-width: 100%;
}
#ArticleHolder {	
	max-width: 100%;
    
}
#DateHolder {	
	max-width: 100%;
    
}
#TitleHolder {	
	max-width: 100%;
    
}
#AdHolder {
	max-width: 100%;
}
#AdContent {
	width: 336px;
	padding-left: 20px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
#CommentSubmission {	
	max-width: 100%;	
}
#Footer {
	max-width: 100%;
}
.NavContent a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: block;
	height: 50px;
	max-width: 85px;
	line-height: 50px;
	text-align: center;
	
	
}
}
@media screen and (max-width: 420px) {
#Wrapper {
   max-width: 100%;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
	text-align: left;
}
#TopAdHolder {	
	max-width: 320px	
}
#MainContent {	
	max-width: 100%;	
}
#cf {
  max-width: 100%;
}
.bottom {
  max-width: 100%;
}
.top {
  max-width: 100%;
}
#ArticleHolder {	
	max-width: 100%;
    
}
#DateHolder {	
	max-width: 100%;
    
}
#TitleHolder {	
	max-width: 100%;
    
}
#AdHolder {
	max-width: 320px;
}
#AdContent {
	width: 320px;
	padding-left: 0px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
#Footer {
	max-width: 100%;
}
.NavContent a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: block;
	height: 50px;
	max-width: 85px;
	line-height: 50px;
	text-align: center;
	
	
}
}
@media screen and (max-width: 321px) {
#Wrapper {
   max-width: 320px;
}
#Header {
	max-width: 100%;
}
.HeaderImage {
   max-width: 100%; 
}
#HeaderImg {
    max-width: 100%;
}
#LoginDiv {
	max-width: 100%;
}
#Navigation {
	max-width: 100%;
}
.NavContent {
	max-width: 100%;	
}
#TopAdDiv {
	max-width: 100%;
	text-align: left;
}
#TopAdHolder {	
	width: 320px	
}
#MainContent {	
	max-width: 100%;
	padding-left: 0px;	
}
#cf {
  max-width: 100%;
}
.bottom {
  max-width: 100%;
}
.top {
  max-width: 100%;
}
#ArticleHolder {	
	max-width: 100%;
    
}
#DateHolder {	
	max-width: 100%;
    
}
#TitleHolder {	
	max-width: 100%;
    
}
#AdHolder {
	max-width: 100%;
}
#AdContent {
	width: 320px;
}
#PageDivider {
	max-width: 100%;
}
#CommentSubmission {	
	max-width: 100%;	
}
.footer-distributed .footer-text-company{	
	font: normal 26px 'Cookie', cursive;
	
}
.footer-distributed .footer-company-about{	
	font-size: 10px;
	
}

.footer-distributed .footer-company-about span{	
	font-size: 11px;
	
}
.NavContent a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: block;
	height: 50px;
	max-width: 85px;
	line-height: 50px;
	text-align: center;
	
	
}
}
.LoginControls {    
    padding-top: 20px;
    width: 850px;
    height: auto;
    border-radius:5px;
    box-shadow: 0px 0px 5px #888888;
    border-color:Gray;
    border-width:2px;
    
}
.ContactControls {    
    padding-top: 20px;
    width: 850px;
    height: auto;
    border-radius:5px;
    box-shadow: 0px 0px 5px #888888;
    border-color:Gray;
    border-width:2px;
    
}
.textbox_style1 {
    border-radius:5px;
    box-shadow: 0px 0px 5px #888888;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 35px;
    font-size:x-large;
    border-color:Gray;
    border-width:2px;
    padding-right: 15px;

}
.textbox_style2 {
    border-radius:5px;
    box-shadow: 0px 0px 5px #888888;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 200px;
    font-size:x-large;
    border-color:Gray;
    border-width:2px;
    padding-right: 15px;

}
.dropdown_style1 {
    border-radius:5px;
    box-shadow: 0px 0px 5px #888888;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 35px;
    font-size: large;
    border-color:Gray;
    border-width:2px;
    padding-right: 15px;

}
.send_button {
    border-radius:5px;
    box-shadow: 0px 0px 5px #888888;
    font-family: Arial, Helvetica, sans-serif;
    width: 92px;
    height: 35px;
    font-size: medium;
    font-weight: bold;
    border-color:Gray;
    border-width:1px;
    background-color: Green;
    

}
.changepassword_button {
    border-radius:5px;
    box-shadow: 0px 0px 5px #888888;
    font-family: Arial, Helvetica, sans-serif;
    width: 200px;
    height: 35px;
    font-size: medium;
    font-weight: bold;
    border-color:Gray;
    border-width:1px;
    background-color: Green;
    

}
.reset_button {
    border-radius:5px;
    box-shadow: 0px 0px 5px #888888;
    font-family: Arial, Helvetica, sans-serif;
    width: 92px;
    height: 35px;
    font-size: medium;
    border-color:Gray;
    border-width:1px;
    font-weight: bold;
    background-color:Yellow;
    

}
.menu_nav {
    border-radius:2px;
    box-shadow: 0px 0px 5px #888888;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 40px;
    font-size: 13pt;
    border-color:Gray;
    border-width:1px;
    background-color:#3db2e1;
    color: White; 

}
.LoginStatus {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}   
.privacytitles {	
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}  
.ForgotPasswords {	
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
} 
.ClickHereText {	
	color: #0000FF;
}
.ListFormat {	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
}              
#TopAdDiv {
	height: auto;
	width: 1366px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	
}
#fnamecontainer {
	height: auto;
	width: 80%;
}
#fnametext {
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-left: 30px;
	padding-bottom: 10px;
    
}
#Websiteurltext {
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-left: 30px;
	padding-bottom: 10px;
    
}
#fnametextbox {
	height: auto;
	width: 100%;
	margin-left: 30px;
}
#emailcontainer {
	height: auto;
	width: 80%;
	padding-top: 5px;
}
#emailtext {
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-left: 30px;
	padding-bottom: 10px;
    
}
#emailtxtbox {
	height: auto;
	width: 100%;
	margin-left: 30px;
}
#websitetxtbox {
	height: auto;
	width: 100%;
	margin-left: 30px;
}
#Websiteurl {
	height: auto;
	width: 100%;
	margin-left: 30px;
}
#messagecontainer {
	height: auto;
	width: 80%;
	padding-top: 5px;
}
#messagetext {
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-left: 30px;
	padding-bottom: 10px;
    
}
#messagetxtbox {
	height: auto;
	width: 100%;
	margin-left: 30px;
}
b   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	margin-left: 10px;
	color: Blue;
	padding-bottom: 5px;
}
p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;	
	margin-left: 10px;
	
}
h1 
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24pt;	
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}
h2 
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: Black;	
	
}
h3 
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: Black;	
	
}
h4 
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: Black;	
	
}
h5 
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: Black;	
	
}
#ArticleHolder {
	float: left;
	min-height: 500px;
	height: auto;
	width: 850px;
	
}
#DateHolder {
	float: left;
	height: auto;
	width: 850px;		
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666666;
}
#TitleHolder 
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	height: auto;
	width: 850px;	
	padding-top: 10px;
	padding-bottom: 15px;
}
#leavecomment 
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	height: auto;
	width: 850px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#SubmitHolder {
	text-align: center;
	height: auto;
	width: 100%;
}
.registercontainer {
	height: auto;
	width: 50%;
	padding-top: 5px;
}
.GridviewLink   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	font-weight: bold;	
	color: Blue;
	
}
.GridviewUser   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	font-weight: bold;	
	color: Black;
	
}
.GridviewDateLabels   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;		
	color: Gray;
	
}
.GridviewExcerptLabels   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;		
	color: Black;
	
}
.SubscribeText  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;	
	margin-left: 10px;
	width: 90%;	
	text-align: left;
	font-weight: bold;
	
}
.SubscribeText2  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;	
	width: 90%;
	font-weight: bold;
	
}
.SubscribeText3  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;	
	margin-left: 10px;
	color: Red;
	width: 90%;
	
}
.SubscribeText4  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;	
	width: 90%;
	font-weight: bold;
	
}
.SubscribeText5  {	
	width: 90%;
	text-align: right;
	
}
.SubscribeText6  {	
	width: 90%;
	text-align: center;
	color: Red;
	font-size: 12pt;
	
}
.ForgotPassword1  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;	
	margin-left: 10px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	
}
.ForgotPassword2  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;	
	margin-left: 10px;
	width: 100%;
	font-weight: normal;	
	text-align: left;
	
}
.ForgotPassword3  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;	
	margin-left: 10px;
	width: auto;
	font-weight: normal;	
	text-align: left;
	
}
.SubscribeLabels  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;	
	margin-left: 10px;
	width: 100px;
	
}
.RegisterTable {
    height: auto;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;	
    width: 100%;
    text-align: left;
    
    
}
.LoginTable {
    height: auto;	
    width: 100%;
    text-align: left;
    
    
}
.ForgotpasswordBoxes {
    height: auto;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-left: 30px;
    width: 80%;
    text-align: left;
    
    
}
.NavContent {
	width: 1366px;
	height: 50px;
	
}
.NavContent ul li {
	float: left;
	list-style-type: none;
	text-align: center;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.Border {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.NavContent a:hover {
	background-color: #666666;
}


.NavContent a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: block;
	height: 50px;
	width: 130px;
	line-height: 50px;
	text-align: center;
	
	
}
.PrivacyList {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;	
	
}
.ZeroComment {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;	
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
	
}
.articlelinks {    
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;    	
	
}
.loginlinks {    
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: auto;    	
	
}
.UserName {
    height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;    	
	
}
.CommentGridView {
    width: 100%;
}

#TopAdHolder {
	height: auto;
	width: 1366px;	
	
}
#SignIn {
	height: auto;
	width: auto;
	float: left;
	padding-left: 10px;
	
}
#loginname {
	height: auto;
	width: auto;
	float: left;
	padding-left: 30px;
	
}
#changepasswordcontainer {
	height: auto;
	width: auto;
	float: left;
	padding-left: 30px;
	
}
#DateDiv {
	height: auto;	
}
#CommentIcon {
	height: auto;
	width: 5%;	
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: left;
}
#CommentColumn {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	float: left;
	padding-left: 5%;
}
.footer-distributed{
	background-color: #292c2f;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;

	padding: 55px 50px;
	margin-top: 80px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed .footer-text-company{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed .footer-text-company span{
	color:  #5383d3;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}
#PrivacyDivider {
	height: 2000px;
	width: 1366px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
#PageDivider {
	height: 5000px;
	width: 1366px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
#ArticleDivider {
	height: 5000px;
	width: 1366px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
#FooterDivider {
	height: 500px;
	width: 1366px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
#PostDivider {
	height: 800px;
	width: 1366px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
#RegisterDivider {
	height: 800px;
	width: 1366px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
#CommentSubmission {
	height: auto;
	width: 1366px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
#CommentDisplay {
	height: 500px;
	width: 1366px;
	padding-top: 10px;	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
	float: left;
}
#commentcontainer {
	height: auto;
	width: 1366px;
	padding-top: 10px;	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
	float: left;
}
#cf {
  position:relative;
  height:506px;
  width:900px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;  
  transition: opacity 1s ease-in-out;
}
@keyframes cf3FadeInOut {
  0% {
  opacity:1;
}
45% {
opacity:1;
}
55% {
opacity:0;
}
100% {
opacity:0;
}
}

#cf img.top {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 10s;
animation-direction: alternate;
}
