/* GLOBAL DEFAULTS */

body {
	text-align: center;  
	margin: 0;
	padding: 0;
	background: white url(images/bg-G.gif) repeat-y center;
	color: #333;
	}

table, td, div, h1, h2, h3, h4, img, form {
	margin: 0;
	padding: 0;
	border: none;
	}

td {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	line-height: 140%;
	text-align: left;
	background: white;
	color: #333;
	}

a {
	text-decoration: none;
	}

a:link, 
a:visited {
	color: #2A53B1;
	}

a:hover {
	color: #6D82B1; /* 006699 586583 3E62B1 */
	text-decoration:underline;
	}

a:active {
	color: #2A53B1;
	}


/* PAGE LAYOUT */

table#layout {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}

td#logo, td#leftcol {
	width: 180px;
	}

td#banner, td#content {
	width: 100%;
	}


/* HEADER */

td#logo {
	text-align: center;
	vertical-align: middle;
	/* margin: 26px 18px; */
	}


/* LEFT COLUMN */

/* search */

td#leftcol #search {
	margin: 5px 0 0 20px;
	}

#search input {
	font-size: 10px;
	}

#search input.text {
	width: 80px;
	}

/* navigation */

td#leftcol #categories {
	margin: 10px 10px 10px 10px;
background-color: #cccccc;
}

#categories ul {
	width: 140px;
	margin: 0;
	padding: 0;
background-color: #cccccc; }

#categories ul ul {
	width: auto;
	margin: 2px 0 4px 7px;
	}

#categories li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 2px 2px 2px 7px;
	border: 1px solid #cccccc;
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	}

#categories li li {
	margin: 0 0 2px 0;
	padding: 0;
	border: none;
	font-size: 11px;
	line-height: 110%;
	font-weight: normal;
	background-color: #cccccc;}

#categories a {
	text-decoration: none;
	}


/* CONTENT AREA */

td#content {
	width: 800px;
	font-size: 12px;
	}

td#content h4 { /* tagline */
	color: #336633;
	text-align: center;
	font-size: 10px;
	line-height: 120%;
	margin: 6px 0;
	}

td#content h1 {
	font-size: 18px;
	color: #666;
	line-height: 120%;
	margin: 18px 20px 20px 0px;
	/* all left-aligned blocks within content area 
	   need 20px margin-left and margin-right */
	}

td#content h2 {
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 1px;
	word-spacing: 1px;
	margin: 20px 40px 8px 0px;
	clear: both;
	}

td#content h3 {
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 1px;
	word-spacing: 1px;
	margin: 20px 40px 8px 0px;
	clear: both;
	}

.BigRed {
	font-size: 16px;
	line-height: 140%;
	font-weight:bold;
	color:#791228;
	}
	
td#content p.reg {
	font-size: 11px;
	line-height: 140%;
	margin: 10px;
	}

td#content p.emphasis {
	color: #336633;
	font-size: 12px;
	line-height: 140%;
	margin: 0 20px 12px 20px;
	}

td#content li {

	}

td#content li.emphasis {
        color: #336633;
        font-size: 11px;
        line-height: 120%;
	}

td#content img {
	float: left;
	border: 1px solid #BDCEC8; /* 6E9485 B0C5BC BDCEC8 CAD8D3 */
	padding: 2px;

	}


/* FOOTER */

td#footer p {
	color: #336633;
	text-align: center;
	font-size: 10px;
	line-height: 40px;
}

td#footer p#leftfoot {
	text-align: left;
	margin: 0 0 10px 41px;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	}
}

td#footer span {
	color: #333;
}


/* Inset 3D Curved */
.inset {background: transparent; width:100%; }
.inset h1, .inset p {margin:0 10px;}
.inset h1 {font-size:2em; color:#aaa;}
.inset p {padding-bottom:0.5em;}

.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:url(images/bg-7.gif); border-left:1px solid #aaa; border-right:1px solid #aaa;}
.inset .b3 {background:#ffffff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.inset .b4 {background:#ffffff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.inset .b4b {background:#ffffff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.inset .b3b {background:#ffffff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.inset .b2b {background:#ffffff; border-left:1px solid #aaa; border-right:1px solid #aaa;}


.inset .b1 {margin:0 5px; background:#aaa;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#aaa;}

.inset .boxcontent { display:block; background:#ffffff; border-left:1px solid #aaa; border-right:1px solid #aaa; padding:12px; }
.floater1 {
	height: auto;
	width: auto;
	overflow: hidden;
	position: relative;
	visibility: visible;
	left: 126px;
}

