﻿body {
	background-color: #ccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	/* margin-bottom: 0px;  */
	text-align:center;
}
body, table, div  {
   font:10pt verdana}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666;
	line-height:20px;
}

h2{
font-size:20px;
color:#6A6A6A;
font-weight:normal;
margin:0;
width:92%;
padding-left:8%;
background:url(images/bullet_16.jpg) no-repeat bottom left;
padding-bottom:5px;
padding-top:3px;
text-decoration:none;
}
h2 a, h2 a:link, h2 a:visited{
font-size:20px;
color:#6A6A6A;
font-weight:normal;
text-decoration:none;
}
h2 a:hover{
font-size:20px;
color:#333;
font-weight:normal;
text-decoration:underline;
}

h3 {
   font:bold 13pt verdana}
a:link, a:visited {
   color:#006}
a:hover {
   color:#600}
b {
   color:navy}
i {
    color:#999999}
sup {
   font-size:8pt}
li {
   padding-bottom:5pt}
hr {color:blue}

.hilite {
   color:maroon;}
   
   
/* Kill borders in datagrids */
table {
border-collapse: separate;
}

   
/* My Add -Wrapper */
.wrapper{
width:794px;
margin:0 auto;
border-left:3px solid #ededed;
border-right:3px solid #ededed;
text-align:left;
background:#fff;
/* Current Additions 
min-height: 100%;
*/
height: auto !important; /* for modern browsers */
height: 100%; /* for IE */
/*
padding-bottom: 400px;    
margin-bottom: -400px;
*/
}

/* My Add Various r */
.content{
width:100%;
padding-top:10px;
}
/* Fix's #container not clearing inner floats in firefox */
.content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.content { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.content { display: block; }
 /* End hide from IE-mac */

/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */


.leftcolumn{
width:244px;
float:left;
padding-left:9px;
padding-right:31px;
/* Current Additions */
height: auto !important; /* for modern browsers */
height: 100%; /* for IE */

}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.rightcolumn{
width:480px;
float:right;
padding-right:10px;
}

.footer2{
padding-top:18px;
padding-bottom:20px;
background:#F8F8F8;
border-top:2px solid #ededed;
text-align:center;
}
.footer2 a:link, .footer a, .footer a:visited{
color:#666;
}
.underbanner{
width:90%;
padding-top:3px;
padding-bottom:3px;
text-align:left;
padding-left:10%;
background:#F8F8F8;
border-top:1px solid #ededed;
border-bottom:1px solid #ededed;
}
.underbanner2{
width:97%;
padding-top:2px;
padding-bottom:2px;
text-align:left;
padding-left:2%;
font-size:11px;
background:#E8ECFF;
border:1px solid #ededed;
}
.article{
padding-top:5px;
padding-bottom:10px;
border-bottom:1px solid #ededed;
margin-bottom:30px;
}
.underbanner2 a:link,.underbanner a,.underbanner a:visited{
color:#666;
}
#navvy
{
width:244px;
font-size:12px;
font-weight:bold;
padding: 0;
text-align:left;
font-family:Verdana;
}

ul#navvylist
{
text-align: left;
list-style: none;
margin: 0;
padding: 0;
width:244px;
}

ul#navvylist li
{
width:244px;
display: block;
margin: 0;
padding: 0;
}

ul#navvylist li a
{
display: block;
margin:0;
width:194px;
padding-top:6px;
padding-bottom:7px;
padding-left:25px;
padding-right:10px;
color: #315E88;
text-decoration: none;
}

#navvy>ul#navvylist li a { width: auto; }


ul#navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #315E88;width:174px;
padding-left:40px;
background:url(images/hover_13.jpg) no-repeat left top;
}

.box{
width:95%;
background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat;
border:1px solid #A5CAEF;
padding:10px;
color:#315E88;
font-size:11px;
margin-top:20px;
}

.Leftbox{
width:224px;
background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat;
border:1px solid #A5CAEF;
padding:10px;
color:#315E88;
font-size:11px;
margin-top:20px;
}


/* My Add Various ENDS */
 
.header {
   width:100%; color:#033; 
   filter:shadow( color=#cccccc ); padding-left:5;}
table.data th {
   background-color:lightsteelblue; padding:5;}
table.data td {
   background-color:whitesmoke; vertical-align:top; padding:5;}
.code {
   color:#600; font:bold 10pt "courier new"}
div.code {
   padding-left:25px}
#message, #lblMessage {
   font:bold 10pt; color:#600;}
.small {
   font-size:8pt; text-align:center}
.shad {
   width:100%; filter:shadow( color=#cccccc )}

   /* 
   The below CSS file was built using samples + techniques described by Rachel Andrew in her book:
   The CSS Anthology: 101 Essential Tips, Tricks & Hacks
*/



/* Header Section */

#header {
	border-top: 3px solid #B51032;
	border-bottom: 1px dotted #B51032;
	height: 3em;
}
#header .title {
	font: 190% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: left;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;
}
#header .breadcrumb {
	font: 90% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.8em;
	font-weight:bold;
}

#header a:link, a:visited  {
	color: #B51032;
}

/* Footer */

.footer{
padding-top:18px;
padding-bottom:20px;
background:#F8F8F8;
border-top:2px solid #ededed;
text-align:center;
/* my current addition next 2 lines 
position: absolute;
bottom: 0; important */
}
.footer a:link, .footer a, .footer a:visited{
color:#666;
}

/* PREVIOUS FOOTER 
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1.5em;
	background-color: #B51032;
	color: #FFFFFF;
	border-top: #778899;
	text-align: center;
}

#footer a:link, #footer a:visited {
	padding: 0.8em 1em 0.5em 1em;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 80%;
}     */


/* Navigation */

#navigation {
	width: 200px;
	top: 5em;
	left: 1em;
	width: 13em;	
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #ED9F9F;
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	background-color: #B51032;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #711515;
	color: #FFFFFF;
}
#navigation ul ul {
	margin-left: 12px;
}
#navigation ul ul li {
	border-bottom: 1px solid #711515;
	margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #ED9F9F;
	color: #711515;
}
#navigation ul ul a:hover {
	background-color: #711515;
	color: #FFFFFF;
}

/* My Add - BkGndStrip */

#headerStrip {
	height: 61px;
	background: url(images/back_header.gif) repeat-x left bottom;
}

/* My Add - Logo */

#logo {
	float: left;
	height: 50px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0 0 0 20px;
	color: #40C1D4;
}

#logo h1 {
	padding: 10px 0 0 0;
	letter-spacing: -2px;
	font-size: 2.4em;
}

#logo h2 {
	padding: 22px 0 0 5px;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	color: #40C1D4;
}

#logo a {
	text-decoration: none;
	color: #40C1D4;
}

/* My Add - Menu */

#menu {
	float: left;
	clear: left;
	/* height: 100px;
	background: url(images/back_header.gif) repeat-x;  */
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	display: block;
	/*margin: 14px 10px 0 10px;
	 padding: 0 10px;  */
	 	/*margin: 14px 10px 0 10px; */
	padding: 0 10px; 
	background: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.0em;
	color: #000066;   /* text color */
}

#menu a:hover {
	background: #ccc;
}


/* Main Content */

#content 
{
	margin-top:1em;
	margin-left: 16em;
	margin-right: 2em;
}
h1 {
	font: 150% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}
#content p {
	font-size: 80%;
	line-height: 1.6em; 
}
