﻿body 
{
	position: relative;
    text-align: center;
    width: 751px;
    margin: 0 auto;
    color: #000;
    background-image: url(../../includes/images/background.jpg); 
    background-repeat: repeat-x; 
    background-color: #c7cfda;
    font: 100.01%/130% Arial, Verdana, Helvetica; 
    font-size: 12px;
}

a
{
	color: #014291;
}

h1
{
	font-size: 20px; 
    font-weight: bold;
    font-family: Helvetica; 
    border-bottom: dotted 1px #d7b223;
	color: #014291;
    margin: 10px 0 20px 0;
}

h2
{
	font-size: 16px; 
    color: #014291;  
    font-weight: bold;
    font-family: Helvetica; 
    margin-top: 10px;  
    margin-bottom: 5px;
}

/*
c = complete content
i = inner content
n = navigation control whole
g = inner navigation control
h = content of header image for pages
f = footer on page
*/
#c
{
	background-color: White;
	width: 751px;
	text-align: left;
}

#f {float: left; width: 750px;}

#f ul li a
{
	font-weight:bold;
	font-size: 10px;
}

#f P
{
    float: left;
    clear: left;
    font-weight: bold;
    width:500px; 
    margin-bottom: 10px;
    padding-bottom:50px;
}

#f UL
{
    margin-left: -8px;   
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;   
}

#f LI
{
    float: left;
    list-style-type: none;  
}

#f LI A
{
    color: #204286;
    border-right: solid 1px #999;
    padding-left: 8px;  
    padding-right: 8px;
    font-size:11px;
    /*font-weight: bold; */
}

#f LI A.last
{
    border:0;
}

#g
{
	width: 180px;
	height: 628px;
	background-image: url(../images/background_main.jpg);
	background-repeat: no-repeat;
}

#g .homeControl
{
	background-color: #D7B223;
	border: solid 2px #305D96;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-size: 11px;
	height: 38px;
}

#g .homeBorder
{
	padding-left: 5px;
	padding-top: 2px;
}

#g .nControl
{
	padding: 5px;
	padding-left: 2px;
	margin-bottom: 5px;
	font-size: 11px;
}


#g .nControl ul
{
	margin: 5px;
	margin-left: 0px;
	padding-left: 12px;
	list-style:none none inside;
}

#g .nControl ul li
{
	margin-bottom: 4px;
}

#g .nControl ul ul li
{
	margin-left: 0px;
	margin-bottom: 4px;
	display: inherit;
}

#g .nControl ul ul li a
{
	color: #4F79B3;
}

#g .nControl ul ul li img
{
	border: none;
	margin-right: 2px;
}

#h
{
	background-image: url(../../includes/images/background_navigation.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 86px;
}

#i
{
	padding: 8px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	position: relative;
	background-color: White;
	width: 743px;
}

#m #g
{
	width: auto;
	height: auto;
}

#n
{
	float: right;
	padding-left: 0px;
}

#n .top
{
	font-size: 14px;
	margin-left: 20px;
	position: absolute;
	visibility: hidden;
	
}

#ps
{
	width: 550px;
	float: left;
}

#UpdatePop
{
	width: auto;
}

.b
{
	font-weight: bold;
	color: #2A5AA7;
	font-size: 14px;
}

.bb
{
	font-weight: bold;
	font-size: 12px;	
}

.bl
{
	font-weight: bold;
	margin-left: 15px;
	color: #2A5AA7;
}

.ddlM
{
	margin-left: 20px;
}

.chapter
{
	margin-bottom: 30px;
}

.i
{
	font-style: italic;
}

.indent
{
	margin-left: 10px;
	display: block;
}

.invisibleLbl
{
	margin: 20px; 
	display: block;
}

.nBox
{
	border: solid 1px #000;
	padding: 4px;
	margin-left: 10px;
}

.nBoxHead
{
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.p4
{
	padding-left: 4px;
}

.pnPop
{
	position: absolute;
	
}

.searchbtn
{
	
}

.space
{
	margin-left: 5px;
	display: block;
	font-size: 10px;
}

.sub, .subG
{
	margin: 5px 0 5px 20px;
	display: block;
}

.subG
{
	background-color: #D6D7D8;
}

.sub a, .subG a
{
	padding: 4px;
	color: Black;
}

.sub a:hover, .subG a:hover
{
	background-color: #2A5AA7;
	color: White;
	text-decoration: none;
}

.subL
{
	margin-left: 15px;
	width: auto;
	display: block;
}

.deg
{
	margin: 0px 0 3px 0px;
	width: 200px;
}

.ject
{
	margin: 0px 0 3px 3px;
}

ul.tc li
{
	padding-top: 3px;
}

.u
{
	text-decoration: underline;
}

/* content of text on the page */
.story
{
	width: 550px;
	margin-bottom: 20px;
	float: left;
}

.image
{
	float: right;
	margin: 5px;
}

.ht
{
	height: 300px;
}