/* CSS Document */

body { margin:0px }
body, p, td, th, ul, ol, h3, h4, div, li, dt, dd { font-family: "trebuchet ms", Arial, Tahoma; font-size:11px; color:#333333}
h1, h2 { color: #66815E; font-size:18px; margin-left: 0px; margin: 0px;padding: 0px; border-bottom: 1px solid #9FB698}
a:link, a:hover, a:visited, a:active { text-decoration:none; color:#990000}
a:hover, a:active { text-decoration:underline; color:#990000}
body{background: #D9ECD5; background-image: url(images/bg.jpg); background-repeat: repeat-x; margin: 10px 0px 0px 0px;}

.textFooter { font-size:11px;  color:#FFFFFF}
.textFooter a:link, .textFooter a:visited { text-decoration:underline; color:#FFFFFF }
.textFooter a:hover, .textFooter a:active { text-decoration:none; color:#FFFFFF}

.textIntro{ font-size:11px;  color:#6F5980}
.textIntro a:link, .textIntro a:visited { text-decoration:underline; color:#6F5980}
.textIntro a:hover, .textIntro a:active { text-decoration:none; color:#6F5980}


.textContent { font-size:12px;  color:#333333; Font-family:trebuchet ms, arial, tahoma}
.textContent a:link, .textContent a:visited { text-decoration:none; color:#990000}
.textContent a:hover, .textContent a:active { text-decoration:underline; color:#990000}

ul li{
	 list-style-image: url(images/arrow-1.gif);
	 margin: 5px 0px 5px 0px;
	 }
	 
.underline {
	font-style: italic;
	text-decoration: underline;

	}

TABLE.content
{
  background-color: #ededed;
 
}

TABLE.right
{
    BORDER-RIGHT: #293446 1px solid;
 
}
TABLE.left{
   border-left: #D9ECD5 3px solid;
}


TABLE.outer

{
    BORDER-LEFT: #000 1px solid;
	BORDER-RIGHT: #000 1px solid;
	BORDER-top: #000 1px solid;
	BORDER-bottom: #000 1px solid;
 
}
TABLE.Bottom
{
    BORDER-bottom: #999999 1px solid;
 
}


TABLE.header
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-left: #000000 1px solid;
	BORDER-top: #000000  1px solid;
	BORDER-bottom: #000000  1px solid;
}
TABLE.Dashed
{
    BORDER-RIGHT: #6A7B8C 1px dashed;
    BORDER-left: #6A7B8C 1px dashed;
	BORDER-top: #6A7B8C 1px dashed;
	BORDER-bottom: #6A7B8C 1px dashed;
}

.textboxstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f1f1f1;
	BORDER-RIGHT: #666666 1px solid;
    BORDER-left: #666666 1px solid;
	BORDER-top: #666666 1px solid	;
	BORDER-bottom: #666666 1px solid;
	background-position:  center;
}
