body {
    margin:0; 
    background: #142F4E url(../images/bg_body.png) repeat-x;
    background-attachment: fixed;
    font: 12px Helvetica, Arial, sans-serif;
    color:#1E4573;
    }
/*________________________Ground Rules__________________________________*/

body, p, ul, li, h1, h2, h3, h4, form, html, input, img, a {
    margin:0; 
    padding:0; 
    }

table, td { margin:0; padding:0; border-spacing: 0px; border-collapse:collapse; text-align:left; }

img, a img,:link img,:visited img {border:none} /* remove border from image links */

h3 {
font-size: 13px;
}

/* Default links */

a:link {
	text-decoration: underline;
	color: #990000;
	}

a:visited {
    text-decoration: underline;
	color: #666666;
	}
    
a:hover, a:active, a:visited:hover {
	text-decoration: none;
	color: #006699;
	}
	
    
/*_______________Shared Styles___________________________________________*/    
    
#main {
    position: relative;
    background: transparent url(../images/bg_maindev2.gif) no-repeat;
    width: 780px;
    height: 573px;
    margin: auto;
    padding-bottom:20px;
    }
	
#main2 {
    position: relative;
    background: transparent url(../images/bg_maindev2.gif) no-repeat;
    width: 780px;
    height: 573px;
    margin: auto;
    padding-bottom:20px;
    }
    
#main2009 {
    position: relative;
    background: transparent url(../images/home_bg_2009.png) no-repeat;
    width: 780px;
    height: 573px;
    margin: auto;
    padding-bottom:20px;
    }

#nav {
    position: absolute;
    top: 67px;
    left: 297px;
    border: 0px solid red;
    }   
    
/*_______________Home Only Styles________________________________________*/ 

#prod {
    position: absolute;
    background: transparent url(../images/bg_prod.gif) no-repeat;
    width: 408px; 
    height: 408px;
    top: 114px;
    left: 324px
    }

#caption {
    width: 113px;
    height: 70px;
    position: absolute;
    top: 470px;
    left: 650px;
    color: #eeeeee;
    font: 11px Arial;
    line-height: 1.4em;
	}

#promo1{
    width: 80px;
    height: 80px;
    position: absolute;
    top: 400px;
    left: 10px;
	}

#copyright {
	position: absolute;
	width: 220px;
	top: 618px;
	font-size: 9px;
	color: #516A84;
	left: 0px;
    }

#rssfeed {
	position: absolute;
	width: 220px;
	top: 600px;
	font-size: 9px;
	color: #516A84;
	left: 321px;
    }

#promo2 {
    position: absolute;
    width: 520px;
    top: 545px;
    font-size: 11px;
    color: #516A84;
    }
	
/*_______________Inside Only Styles_____________________________________*/

#main_in {
    position: relative;
    background: transparent url(../images/bg_maindev_in.gif) no-repeat;
    width: 780px;
    height: 573px;
    margin: auto; 
    }

#main_in2 {
    position: relative;
    background: transparent url(../images/bg_maindev_in2.gif) no-repeat;
    width: 780px;
    height: 573px;
    margin: auto; 
    }

#logo_link {
    position: absolute;
    top:20px;
    left:20px;
    }

#content_wrap {
    position: absolute;
    width: 510px; 
    height: auto;
    top: 114px;
    left: 244px;
    }

#content_bg {
    position: relative; /* this fixes the IE6 bug of disappearing text on bg images */
    background: white url(../images/bg_content.gif) no-repeat;
    }

#content {
    position: relative;
    padding:20px 25px 0 25px;
    }

#content span.redhead {
    text-transform: uppercase;
    font-weight: bold;
    color: #871018;
    }


#content p {
    margin-top: 15px;/*this too found in the p tag just below*/
    line-height: 1.4em;
    }

#content p.no_margin {
    margin-top: 0;/*this too found just above*/
    line-height: 1.4em;
    }    
 
#breadcrumb { 
    text-align:right;
    }

#breadcrumb ul {
	margin: 0;
	padding: 0;
	display: inline;
	} 

#breadcrumb ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	color: #871018;
	} 

#breadcrumb ul li {
	margin-left: 0;
	padding: 0 4px;
	border-left: 1px solid #1E4573;
	list-style: none;
	display: inline;
	color: #871018;
	}

#content ul {
    margin: 0 0 0 17px;
    padding: 0;
    list-style: square url(../images/bullet.gif);
    line-height: 1.4em;
    }

#content ul li {
    margin:0;
    padding-top:5px;
    }    

#content ul li span.leader {
    text-transform: uppercase;
    font-weight: bold;
    color: #871018;
    }

#content ul li span.red {
    color: #871018;
    }

#content ul li span.leadercase {
    font-weight: bold;
    color: #871018;
    }

#image_holder {
    position: relative;
    width:184px;
    float:right;
    clear:right; 
    margin: 0 0 5px 10px;
    }

#image_holder img {
    border-color:#E8C153; 
    border-style:solid; 
    border-width:1px 1px 20px 1px;
    }

#image_holder img.noborder {
    border-color:#E8C153; 
    border-style:solid; 
    border-width:0 0 20px 0;
    }    

#image_holder div.caption {
    text-align:right;
    font-size:11px;
    line-height:1em;
    padding-top:5px;
    }

#image_holder div.caption_left {
    text-align:left;
    font-size:11px;
    line-height:1em;
    padding-top:5px;
    }    

/* Footer Styles */

#nofooter {
    width:460px;
    height:20px;
    float:right; 
    clear:both;
    text-align:center;
    background:transparent;
    }
    
#footer {
    width:460px;
    margin-top:20px;
    clear:both;
    }

#footer ul {
	margin-left: 0;
	padding-left:128px;
	display: inline;
	} 

#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	color: #871018
	} 

#footer ul li {
	margin-left: 0;
	padding: 1px 4px;
	border-left: 1px solid #1E4573;
	list-style: none;
	display: inline;
	color: #871018
	}

#footer ul li a, a:visited {
    text-decoration: underline;
	color: #871018;
    }

#footer ul li a:hover, a:visited:hover {
    text-decoration: none;
	color: #871018;
    }
    
 #copyright_in {
    padding: 10px 0 15px 0;
    width: 220px;
    font-size: 9px;
    color: #516A84;
    }
/*-- ____________________________________ form styles _______________________-- */
#form_table {
	background:transparent;
	margin:auto;
	border-color:#E8C153; 
    border-style:solid; 
    border-width:0 0 20px 0;
}

#form_table td {
	padding: 4px 0px 4px 0px;
	font-size: 12px;
}

#form_table h3 {
    text-transform:uppercase;
}

#form_table td.item {
	text-align: right;
	width: 130px;
	font-weight: bold;
	font-size: 12px;
}

#form_table td.field {
    padding-left:8px;
    text-align:right;
}

.field input {
    width:228px;
}

.required-field {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}

.buttons {
    text-align: right;
    vertical-align: top;
    height: 25px;
}



.toolEditTable
{
	border-spacing: 0px;
	margin:0; 
	border-collapse:collapse; 

}
.toolEditTable td
{
	vertical-align: top;
	text-align: left;
	padding: 0px 6px 20px 0px;
	font-size: 12px;

}
.toolEditTable th
{
	vertical-align: top;
	text-align: left;
	padding: 0;

}
.toolEditTable th.title
{
	vertical-align: top;
	text-align: right;
	padding-right: 14px;
}


.toolEditTable .header
{
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

.toolEditTable .blueheader
{
	color:003366;
}

.toolEditTable .right
{
	vertical-align: top;
	text-align: right;
}


.toolMessage
{
	font-size:13px;
	color:#A4191C;
	font-weight:bold;
}





.checkbox {
    margin-bottom:12px;
    }
