body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background-color: #072C78;
}


/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #0D3F96;
	}
a:link {
	}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0D3F96;
	}
a:hover {
	text-decoration: underline;
	}
a:active {
	}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	color: #0D3F96;
	}
h2 {
	font-size: 1.7em;
	margin: 1em 0em;
	font-weight: normal;
	color: #6666CC;
	}
h3 {
	font-size: 1.4em;
	margin: 1em 0em;
	font-weight: bold;
	color: #062F76;
	text-align: left;
	}
h4 {
	font-size: 1.2em;
	margin: 1em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}


/* Needed
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
td.navspace{
    background-color: #B5B5B5;
	padding: 10px;
}

td.gray{
    background-color: #e0e0e0;
}

td.white{
    background-color: #FFFFFF;
}
td.navgap{
	height: 10px;
}

#subnav{
	text-align: right;
}



/* Various Style Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#main {
	padding:0;
	margin:0;
	border-top: 3px solid #CE9131;
	border-left: 1px solid #CE9131;
	border-right: 1px solid #CE9131;
	border-bottom: 1px solid #CE9131;
	background: #fff;
}
.nav {
	background-color: #CE1F1A;
	height: 20px;
	border-right: 1px solid #fff;
	color: #fff;
}
#navholder {
	background-color: #DA5454;
	font-size: .85em;
}
td.navblue {
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #fff;
	background-color: #549DDA;
}
td.navred {
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #fff;
	background-color: #CE1F1A;
}
td.secondnav {
	background-color: #e5e5e5;
	padding: 5px;
}
td.content {
	padding: 10px;
	color: #000;
	background-color: #fff;
	border-bottom:1px solid #cccccc;
}
td.header_blue {
	padding: 4px;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		16px;
	color: #0D3F96;
	text-align: center; 
	font-weight: bold;
}

a.nw, a.nw:link, a.nw:visited { color: #fff; font-weight: bold;}



/* Nav
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#mainNav {
padding-left: 5px;
padding-right: 3px;
background: transparent url(/template/images/navbg.gif) repeat-y top left;
border-right: 1px dashed #333333;
border-bottom:1px solid #333333;

}
div.navcontainer {  
	border: 1px solid #e0e0e0;
	font-size: .85em;
	margin-bottom: 15px;
	}

div.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

div.navcontainer ul li a
{
display: block;
padding: 1px;
padding-left: 3px;
width: 160px;
background-color: #e0e0e0;
border-bottom: 1px solid #333333;
font-weight: normal;
}

ul.navlist li a:link, ul.navlist li a:visited
{
color: #000;
text-decoration: none;
font-weight: normal;
}

ul.navlist li a:hover
{
background-color: #cccccc;
color: #fff;

}
ul.navlist li.boxname {
	background-color: #666666;
	color: #000;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

/* footer and other shit */
.footer {
	padding: 3px;
	height: 15px;
	text-align: center;
	color: #fff;
	font-size: 10px;
}

.footer a { color: #fff};



/* Various Style Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#box_header{
	border: 0px;
	padding: 0px;
}

.summary_name {  
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.summary-shadow { 
	position: relative;
	left: 1px;
	top: 1px;
	color: #FFFFFF;
}

.summary-top {
	position: absolute;
	left: -1px;
	top: -1px;
	color: #990000;
} 

#dash_border {
	border: 1px dashed;
	border-color: #999999;
	padding: 1px;
	overflow: hidden;
}

.directions {
	border-top:    1px dashed #666666;
	border-left:   1px solid #666666;
	border-right:  1px solid #666666;
	border-bottom: 1px dashed #666666;
	background:    #FFFFE6;
	width:      100%;
}

/* Form Tag Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.btn_grey {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-right: 5px;
	background: #e5e5e5;
	font-weight:bold;
	border:1px solid #666666;
	
}
.btn_green {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: white;
	margin-right: 5px;
	background: #336600;
	font-weight:bold;
	border:1px solid #336666;
	
}

.btn_blue {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-right: 5px;
	background: #8CC6FF;
	font-weight:bold;
	border:1px solid #3E9EFF;
	
}

.btn_red {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-right: 5px;
	background: #BC1B15;
	color: #FFFFFF;
	font-weight:bold;
	border:1px solid #780D09;
	
}

.btn_clear {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-right: 2px;
	color: #0000FF;
	background: transparent;
	font-weight:normal;
	border:0px;
	
}

input, textarea, select {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	border-color: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

input.no_border {
	border-style: none;
}


/* Auto- Table Setups -> REQUIRED
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#autotable {
	border: 1px dashed;
	border-color: #999999;
	padding: 3px;
	overflow: hidden;
}

#autotable_head {
	padding: 3px;
	margin-bottom: 5px;
	background-color: #e5e5e5;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		12px;
	font-weight: bold;
}
#result_table{ 
	width: 100%;
	border: 0px;
	overflow: inherit;
}
#resultset_table{ 
	width: 100%;
	border: 0px;
	overflow: inherit;
}
td.result_title{
	padding: 4px;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		10px;
	font-weight: bold;
	color: #6B6B6B;
	width: 20%;
	background-color: #e5e5e5;
}
td.result_cell{
	padding: 4px;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		10px;
}
td.resultset_title{
	padding: 4px;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		10px;
	font-weight: bold;
	color: #6B6B6B;
	background-color: #e5e5e5;
}
td.resultset_cell{
	padding: 4px;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		10px;
}
td.resultset_none{
	padding: 4px;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		10px;
	color: #cccccc;
	text-align: center; 
}

td.font_small{
	padding: 6px;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		10px;
}

td.font_header{
	padding: 6px;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		14px;
	color: #881111;
	font-weight: bold;
}

td.bracket{
	padding: 6px;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		10px;
	color: #0D3F96;
	font-weight: normal;
	
}

td.big_header{
	padding: 2px;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		14px;
	font-weight: bold;
	
}
