/* -----------------------------------
VanDamme Associates Custom Style Sheet
Version: 2006-03-15
-------------------------------------- */

/* These styles override what is in master.css */

/* General HTML element style rules */
body
{
	background-image: url(/images/site/background-wide.gif);
	background-repeat: repeat;
	background-position: 50% 0%;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Tahoma, sans-serif;
}

#topRule
{
    background-color: #e8a713;
    width: 100%;
    height: 3px;
    border-bottom: 1px solid #036;
    font-size: 2px;
}

#leftHeader
{
	width: 50%;
	text-align: left;
	float: left;
}

#rightHeader
{
	width: 49%;
	text-align: right;
	float: left;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #000;
}

#rightHeader a, #rightHeader a:link, #rightHeader a:visited
{
	color: #000;
	text-decoration: none;
	font-size: 8pt;
}

#rightHeader a:hover
{
	text-decoration: underline;
	border: none;
}

#topNavigation
{
	background-color: #ccc;
	height: 22px;
	border-bottom: 1px solid #666;
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

#topNavigation a, #topNavigation a:link, #topNavigation a:visited
{
	padding: 0px 0px 4px 6px;
	color: #000;
	text-decoration: none;
}

#topNavigation a:hover
{
	text-decoration: underline;
	border: none;
}

#topNavigation .spacer
{
	border-left: 1px solid #666;
}

#topNavigation .navButton
{
	border-left: 1px solid #666;
}

#topNavigation .navButton span
{
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 0px 4px;
}

.leftBox
{
	width: 89%;
	background-color: #f2f2f2;
	margin: 8px auto;
}

.leftBox .title
{
	font-family: georgia, serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
	color: #369;
	background-color: #ccc;
	padding-left: 4px;
}

.leftBox .content
{
	padding: 6px 4px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #000;
}

.leftBox .content a, .leftBox .content a:link, .leftBox .content a:visited
{
	font-size: 8pt;
	color: #369;
	text-decoration: none;
}

.leftBox .content a:hover
{
	text-decoration: underline;
	border: none;
}

#leftColumn
{
	background-color: #f2f2f2;
	width: 48%;
	float: left;
	padding-left: 4px;
}

#templateRightMenu .content a, #templateRightMenu .content a:link, #templateRightMenu .content a:visited
{
	font-size: 12px;
	color: #003d7d;
	text-decoration: underline;
}

#templateRightMenu .content a:hover
{
	text-decoration: none;
	border: none;
}

#templateRightMenu .newsletterContent a, #templateRightMenu .newsletterContent a:link
{
	font-size: 11px;
	font-weight: bold;
	color: #003d7d;
	text-decoration: underline;
}

#templateRightMenu .newsletterContent a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #369;
	text-decoration: underline;
}

#templateRightMenu .newsletterContent a:hover
{
	text-decoration: none;
	border: none;
}

#templateRightMenu .title
{
	font-family: georgia, serif;
	font-size: 24px;
	color: #369;
	margin-top: 12px;
}

#templateRightMenu .dateTitle
{
	font-family: georgia, serif;
	font-size: 16px;
	color: #369;
}

#templateRightMenu .date
{
	font-family: georgia, serif;
	font-size: 16px;
}

#templateRightMenu .subtitle
{
	margin-top: 12px;
	font-family: georgia, serif;
	font-size: 14pt;
	color: #369;
}

#templateRightMenu .tagline
{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c90;
}

#templateRightMenu .date
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: italic;
}

#templateRightMenu .content
{
	font-family: arial, sans-serif;
	font-size: 12px;
	padding-left: 2px;
}

#templateRightMenu .newsletterContent
{
	font-family: arial, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}

#rightColumn
{
	background-color: #f2f2f2;
	background-image: url(/images/site/background-rightColumn.gif);
	background-repeat: repeat-y;
	width: 49%;
	float: left;
	padding-left: 10px;
	padding-right: 2px;
}

#rightColumn .title
{
	background-color: #036;
	font-family: arial, sans-serif;
	color: #efefef;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	padding-left: 8px;
}

#rightColumn .content
{
	background-color: #ddd;
	font-size: 11px;
	padding: 8px;
}

#companyInfo
{
	font-size: 10px;
	width: 620px;
	float: right;
	position: relative;
	padding-top: 6px;
	padding-bottom: 10px;
}

#vaInfo
{
	font-size: 10px;
}

#vaInfo a
{
	font-size: 10px;
	text-decoration: none;
}

#pnlMain
{
	width: 99%;
	background-color: #f2f2f2;
	background-image: url(/images/site/background-rightColumn.gif);
	background-repeat: repeat-y;
}

input
{
	font-size: 8pt;
}

#bodyContent h2
{
	font-family: georgia, serif;
	font-size: 22px;
	color: #369;
	margin-top: 0px;
}

#login
{
	position: absolute;
	top: 90px;
	right: 5px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-align: right;
	height: 12px;
	width: 250px;
}

#newsTable
{
	width: 100%;
}

#newsTable .title
{
	font-family: georgia, serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 16pt;
	color: #369;
	background-color: #ccc;
	padding-left: 4px;
}

#newsTable .content
{
	display: block;
	background-color: #ddd;
	font-size: 11px;
	padding: 5px;
}

#newsTable .content ul
{
	margin-left: 0px;
}

#newsTable .content li
{
	margin-left: 0px;
}

/*** Simple List Template ***/
.listContent
{
	margin-left: 2px;
	margin-bottom: 8px;
	margin-top: 4px;
}
.listContent img
{
	vertical-align: bottom;
}

.listContent .displayNone
{
    display: none;
	margin-bottom: 4px;
}

.listContent .displayShow
{
    display: block;
    margin-left: 15px;
}

.listHeader
{
	display: inline;
	font-weight: bold;
	font-size: small;
	text-align: left;
	width: 100%;
}

.displayShow .displayContentItem
{
	margin-left: 25px;
}

.listContent .displayContentItem
{
	margin-left: 10px;
}

.content .displayContentItem
{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #336699;
	margin-left: 5px;
}

.content .displayContentItem a:link
{
	text-align: left;
}
/*** END OF: Simple List Template ***/

#tblResults 
{
	font-family: Arial, Sans-Serif;
	font-size: small;
	width: 100%;
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
}

#tblResults td
{
	padding-left: 2px;
	border-bottom: solid 1px #003366;
}

#tblResults tr
{
	
}

#tblResults .tableHeader
{
	background-color: #036;
	font-family: arial, sans-serif;
	color: #efefef;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	padding-left: 8px;

}

#tblResults .tableRowAlt
{
	background-color: #fff;
}

a img{
border:none;
}


#lblNoCompLink a{
	color: #003d7d;
	text-decoration: underline;
}

#lblNoCompLink a:hover
{
	text-decoration: none;
	border: none;
}