﻿html {
height: 100%;
font-size: 100%;
}
body {
margin: 0px;
padding: 0px;
height: 100%;
font-family:  Georgia;
font-size: 9pt;
background: #c0c0c0;
}



div#container {
margin: 0 auto;
text-align: left;
width: 1000px;
min-height: 100%;
position: relative;
background-color: #fff;
}

* html div#container {
height: 100%;
}

div#paymentcontainer {
margin: 0 auto;
text-align: left;
width: 750px;
min-height: 100%;
position: relative;
background-color: #fff;
}

* html div#paymentcontainer {
height: 100%;
}
a.redlink:link { color:#cc0000}
a.redlink:visited { color:#cc0000}
a.redlink:active { color:#cc0000}
a.redlink:hover { color:#cc0000}


a.graylink:link { color:#555555}
a.graylink:visited { color:#555555}
a.graylink:active { color:#555555}
a.graylink:hover { color:#555555}

a.buttonbar:link { font-size:10pt;font-family:Georgia; font-weight:bold; font-variant:small-caps}
a.buttonbar:visited { font-size:10pt;font-family:Georgia; font-weight:bold;  font-variant:small-caps}
a.buttonbar:active { font-size:10pt;font-family:Georgia; font-weight:bold; font-variant:small-caps}
a.buttonbar:hover { font-size:10pt;font-family:Georgia; font-weight:bold; font-variant:small-caps}

a.bottombar:link { font-size:8pt; font-variant:small-caps}
a.bottombar:visited { font-size:8pt; font-variant:small-caps}
a.bottombar:active { font-size:8pt; font-variant:small-caps}
a.bottombar:hover { font-size:8pt;font-variant:small-caps}

.headline
{
	font-size:13pt;
	font-weight:bold;
	font-family:Georgia , Serif;
}

.normal
{
	font-family:Georgia, Serif;
	font-size:10pt;
	font-weight:bold;
}

.centeredheader{font-size:11pt; text-align:center;font-weight:bold}

#fullheight{height:100%}

a { font-weight:normal;
}
A:link {text-decoration: none; color:#1122aa}
A:visited {text-decoration: none; color:#1122aa}
A:active {text-decoration: none; color:#1122aa}
A:hover {text-decoration: underline; color:#1122aa}

.large
{
	font-size:16pt;
	font-weight:bold;
}

.bloglargesubjectlink
{
	font-family:Georgia, Serif;
	font-size:20pt;
	font-weight:bold;
}




.mediumlarge
{
	font-size:13pt;
	font-weight:bold;
	font-family: Georgia;
}

.separate
{
	margin-bottom:10px;
}

.halfseparate
{
	margin-bottom:5px;
}

.commentborder
{
	padding:5px 5px 5px 5px;
}

.commenttopbar
{
	border-width:0px;
	background-color:#333;
	height:5px;
}
.pay
{
	 font-style:italic;
}

.formheader
{
	font-weight:bold;
	font-size:18pt;
	font-variant:small-caps;
	font-family:Times New Roman;
	color:#08285e;
	text-align:center;
	vertical-align:middle;
	padding:4px;
	border:solid 1px #08285e;
	background-color:#e5e5ae;
	width:100%;
}
.sidebarheader
{
	font-weight:bold;
	font-size:11pt;
}
.blogfpcolumn
{
	border:solid 1px #08285e;
	background-color: #ffffcc;
	width:100%;
	padding:5px;
}
.newslinkfpcolumn
{
	border:solid 1px #888888;
	background-color: #eeeeee;
	width:100%;
	padding:5px;
	margin-bottom:10px;
}
.normaltext2
{
	font-family:Arial;
	font-size:10pt;	
}
.normaltext
{
	font-family:Arial;
	font-size:9pt;	
}

.grid1
{
    padding : 2px;
    border: solid 1px #005;
	font-family:Arial;
	font-size:7pt;	
}

.gridheader1
{
	text-align:left;
	font-size:7pt;
	font-family:Arial;
	color:white;
	background-color:#005;
}

.griditem1
{
	font-size:9pt;
	background-color:White;
}
.gridalternatingitem1
{
	font-size:9pt;
	background-color:#eef;
}


.small
{
	font-size:8pt;
	font-weight:bold;
	font-family:Arial;
}

.tiny
{
	font-size:7pt;
	font-weight:bold;
	font-family:Arial;
}

.blogsidebarheader
{
	font-size:13pt;
	font-weight:bold;
}

.classifiedtitle
{
	font-size:12pt;
	font-weight:bold;
}
.articledate
{
	font-size:7pt;
	font-family:verdana;
	color:#555555;
}

.sidecolumn_wide
{
	vertical-align:top;
	padding: 0px 5px 5px 5px;
	border-left:solid 1px #555555;
background-color:#08285e;
overflow:hidden;

}


.blue
{	
	 background-color:#08285e;
}
.blue2
{
	 background-color:#e5e5ae;
}
.blue2border
{
	 border-color:#e5e5ae;
}

.topfont
{
	color:#fdf5e6;
}

.white
{
	 border-color:#fff;
	 background-color:#fff;
}

.maincolumn
{
	vertical-align:top;
	width:568px;
	padding:5px 5px 5px 5px;
}
.leftcolumn
{
	font-size:8pt;
	vertical-align:top;
	width:120px;
	padding:5px 5px 5px 5px;
	border-right:solid 1px #555555;
}
.tablenoformat
{
	border-width:0px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:100%;
	
}
.contentheader
{
	background-color:black;
	color:White;
	font-weight:bold;
	padding:5px 5px 5px 5px;
}
.marginbottom
{
	margin-bottom:5px;
}

blockquote
{
	border-color:#bbb;
	border-width:1px;
	border-style:dashed;
	background-color:#eee;
	padding: 5px;
}

.thinborder
{
	margin-top:5px;
	border-color:#eb8;
	border-width:1px;
	border-style:solid;
	background-color:#fed;
	padding: 5px;
}

.padding5
{
	margin: 5px;
}


.space {
padding-bottom: 32px;
}

.bottomlinks
{
	MARGIN-TOP: 0px; 
	border-top:solid 1px black; 
	FONT-FAMILY: 'verdana'; 
	font-size:7pt;
}
.blogpager 
{
	background-color:#eef5f8;
	border-top:solid 1px #08285e;
	border-bottom:solid 1px #08285e;
}
.forumpager {background-color:#eef5f8;border-top:solid 1px #08285e; border-bottom:solid 1px #08285e;margin-top:5px}
.directoryadcell {background-color:#ffffff;border-top:solid 1px #555555;border-bottom:solid 1px #555555;}

a.bluelink:link { color:#08285e}
a.bluelink:visited { color:#08285e}
a.bluelink:active { color:#08285e}
a.bluelink:hover { color:#08285e}

a.autolink:link { text-decoration: none;color:black; border-bottom:solid 1px #bbbbbb; font-style:inherit;font-weight:inherit}
a.autolink:visited { text-decoration: none;color:black;border-bottom:solid 1px #bbbbbb; font-style:inherit;font-weight:inherit}
a.autolink:active { text-decoration: none;color:black;border-bottom:solid 1px #bbbbbb;  font-style:inherit;font-weight:inherit}
a.autolink:hover { text-decoration: none;color:black;border-bottom:solid 1px #bbbbbb;  font-style:inherit;font-weight:inherit}


a.smallblacklink:link {text-decoration: none; color:black; font-size:7pt}
a.smallblacklink:visited {text-decoration: none; color:black; font-size:7pt}
a.smallblacklink:active {text-decoration: none; color:black; font-size:7pt}
a.smallblacklink:hover {text-decoration: underline; color:red; font-size:7pt}

a.blacklink:link {text-decoration: none; color:black; font-family:Arial;}
a.blacklink:visited {text-decoration: none; color:black;font-family:Arial; }
a.blacklink:active {text-decoration: none; color:black; font-family:Arial;}
a.blacklink:hover {text-decoration: underline; color:black; font-family:Arial;}

a.blacklinkdisabled:link {text-decoration: none; color:black;  font-family:Arial;  }
a.blacklinkdisabled:visited {text-decoration: none; color:black; font-family:Arial;  }
a.blacklinkdisabled:active {text-decoration: none; color:black; font-family:Arial;  }
a.blacklinkdisabled:hover {text-decoration: none; color:black; font-family:Arial;  }


a.editlink:link {text-decoration: none; font-size:8pt;  font-family:Arial;}
a.editlink:visited {text-decoration: none; font-size:8pt; font-family:Arial;}
a.editlink:active {text-decoration: none; font-size:8pt; font-family:Arial;}
a.editlink:hover {text-decoration: underline; font-size:8pt; font-family:Arial;}


a.forumbar:link {text-decoration: none;  font-family:Georgia, Serif;}
a.forumbar:visited {text-decoration: none;  font-family:Georgia, Serif;}
a.forumbar:active {text-decoration: none;  font-family:Georgia, Serif;}
a.forumbar:hover {text-decoration: underline;  font-family:Georgia, Serif;}

.forumbardisabled
{
	font-family:Georgia, Serif;
	font-weight:bold;
}

a.forumfoldlink:link {text-decoration: none; color:#08285e; font-family:Georgia, Serif;}
a.forumfoldlink:visited {text-decoration: none; color:#08285e; font-family:Georgia, Serif;}
a.forumfoldlink:active {text-decoration: none; color:#08285e; font-family:Georgia, Serif;}
a.forumfoldlink:hover {text-decoration: underline; color:#08285e; font-family:Georgia, Serif;}

a.forumnamelink:link{font-family:Arial;	color:  maroon;	font-variant:small-caps;}
a.forumnamelink:visited{font-family:Arial;	color:  maroon;	font-variant:small-caps;}
a.forumnamelink:active{font-family:Arial;	color:  maroon;	font-variant:small-caps;}
a.forumnamelink:hover{font-family:Arial;	color:  maroon;	font-variant:small-caps;}

.forumdate
{
	font-size:8pt;
	font-family:Arial;
 font-style:italic;
	color:#555555;
}
a.forumsubjectlink:link{font-family:Georgia, Serif;color:#08285e;font-weight:bold;}
a.forumsubjectlink:visited{	font-family:Georgia, Serif;	color:#08285e;	font-weight:bold;}
a.forumsubjectlink:active{	font-family:Georgia, Serif;color:#08285e;font-weight:bold;}
a.forumsubjectlink:hover{	font-family:Georgia, Serif;color:#08285e;font-weight:bold;}

a.graysubjectlink:link{font-family:Georgia, Serif;color:#555555;font-weight:bold;}
a.graysubjectlink:visited{	font-family:Georgia, Serif;	color:#555555;	font-weight:bold;}
a.graysubjectlink:active{	font-family:Georgia, Serif;color:#555555;font-weight:bold;}
a.graysubjectlink:hover{	font-family:Georgia, Serif;color:#555555;font-weight:bold;}

.forumviews
{
	font-size:8pt;
	font-family:Arial;
	color:#555555;

}
.forummessagecount
{
	font-family:arial;
	color:#555555;
}
.articlemessagecount
{
	font-family:arial;
	color:#555555;
	font-size:7pt;
	font-weight:bold;
}

.forumunreadmessagecount
{
	font-family:arial;
	color:#006600;
	font-weight:bold;
}


/* RatingControl */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(img/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(img/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(img/SavedStar.png);
}
/* End-RatingControl */


.companynewsname
{
	font-size:12pt;
	font-family:arial;
	color:#000000;
	font-weight:bold;
}

.companynewsdate
{
	font-family:arial;
	color:#000000;
	font-weight:bold;
	font-style:italic; 
}

.companynewsitem
{
	font-family:arial;
	color:#000000;
}

.hardwrap
{
 
}



