/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

body {
font-size: 62.5%; 
margin: 25px auto; 
padding: 0px; 
background: url(../img/background.png) repeat-x; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.page-container-1 {
width: 770px; 
margin: 0px auto; 
padding: 0px; 
background: url(../img/background_layout_1.gif) top left repeat-y; 
border: solid 1px #0A246A;
}
.nav1 {margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 110%;}
.nav1 ul {float: right; margin: 0px; padding: 0px 10px 0px 0px; border-left: solid 1px #0A246A; background-color: rgb(255,255,255); font-weight: bold;}	
.nav1 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav1 li a {display: block; float: left; margin: 0px; padding: 2px 5px 2px 5px; border-right: solid 1px #0A246A; color: #0A246A; text-decoration: none; font-size: 10px;}
.nav1 a:hover, .nav2 a.selected {color: #8C8C8C; text-decoration: none;}

.nav1-container {width: 770px; top: 110px; position: absolute; z-index: 3; background: transparent;}
.site-name {width: 364px; height: 30px; top: 87px; position: absolute; z-index: 4; overflow: hidden; margin: 0px; padding: 18px 0 0 83px; color: #0A246A;}
.site-name p.title  {
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, mono; 
	font-size: 12px;
	letter-spacing: -1px;
}
.img-header {clear: both; float: left; width: 770px; height: 250px; margin: 0px; padding: 0px;}

.buffer {clear: both; width: 770px; height: 10px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}

.nav3 {
	overflow: hidden;
	clear: both;
	float: left;
	width: 160px;
	min-height: 500px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 1em;
}
.nav3 ul {width: 160px; margin: 0px 0px 20px 0px; padding: 0px; border-bottom: solid 1px #0A246A; background-color: rgb(219,230,241);}	
.nav3 li.group a {
	display: block;
	height: auto !important;
	min-height: 1.4em;
	line-height: 1.4em;
	text-transform: uppercase;
	margin: 0px;
	border-top: solid 1px #0A246A;
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 5px 22px;
	background-color: rgb(219,230,241);
}
.nav3 li.group a:hover {
	background-color: #0A246A;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: auto !important;
	min-height: 1.4em;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 5px 22px;
	background-image:url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.nav3 li.title {
	background-color: #0A246A;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: auto !important;
	min-height: 1.4em;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 5px 22px;
	background-image:url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.nav3 li {
	list-style: none;
	margin: 0px;
	text-decoration: none;
	font-size: 1.1em;

}
.nav3 li a {
	display: block;
	height: auto !important;
	min-height: 1.3em;
	line-height: 1.3em;
	margin: 0px;
	background-color: #FFFFFF;
	color: #0A246A;
	text-decoration: none;
	font-size: 1em;
	padding-left: 25px;
	padding-bottom: 2px;
}
.nav3 li a:hover {
	display: block;
	height: auto !important;
	margin: 0px;
	color: #8C8C8C;
	text-decoration: none;
	font-size: 1em;
	padding-left: 25px;
}

.nav3 li.active {
	display: block;
	height: auto !important;
	margin: 0px;
	color: #C70E28;
	text-decoration: none;
	font-size: 1.1em;
	padding-left: 25px;
	background-color: #FFFFFF;
}

.sidebar {
	overflow: hidden;
	float: right;
	width: 160px;
	min-height: 500px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #333333;
	background: #ffffff;
}
.sidebar-maintitle {margin: 0px 0px 7px 0px; padding: 3px 10px 2px 10px; background-color: #0A246A; color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 110%;}
.sidebar-title-noshade {margin: 0px; padding: 2px 10px 3px 10px; border-top: solid 1px #0A246A; color: #0A246A; font-weight: bold; font-size: 110%;}
.sidebar-title-shade {margin: 0px; padding: 2px 10px 3px 13px; background-color: #0A246A; color: rgb(255,255,255); font-weight: bold; font-size: 110%;}
.sidebar-ad {
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 3px 20px;
	background-repeat: no-repeat;
}
.sidebar-txtbox-noshade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px;}
.sidebar-txtbox-shade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px; background-color: rgb(235,235,235);}
.sidebar-txtbox-noshade p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 110%;}
.sidebar-txtbox-shade p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 110%;}

.content1 {
	float: left;
	width: 428px;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	color: #333333;
	background: #ffffff;
	border-left: 1px solid #0A246A;
	border-right: 1px solid #0A246A;
}
.content1-container {clear: both; float: left; width: 408px; margin: 0px 0px 15px 0px; padding: 0px;}
.content1-container-1col {overflow: hidden; width: 408px; margin: 0px; padding: 0px;}

.content1-pagetitle {
	overflow: hidden;
	width: 408px;
	margin: 10px 0px 6px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 2px #0A246A;
	color: #0A246A;
	font-weight: bold;
	font-size: 175%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.content1-container-2col-left {overflow: hidden; float: left; width: 191px; margin: 0px; padding: 0px;}
.content1-container-2col-right {overflow: hidden; float: right; width: 191px;  margin: 0px; padding: 0px;}
.content1-container-3col-left {overflow: hidden; float: left; width: 119px; margin: 0px 25px 0px 0px; padding: 0px;}
.content1-container-3col-middle {overflow: hidden; float: left; width: 119px;margin: 0px; padding: 0px;}
.content1-container-3col-right {overflow: hidden; float: right; width: 125px; margin: 0px; padding: 0px;}


.content-title-noshade-size1 {
	margin: 0px;
	padding: 0px;
	color: #0A246A;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.content-title-noshade-size2 {margin: 0px; padding: 0px; color: #0A246A; font-weight: bold; font-size: 150%;}
.content-title-noshade-size3 {
	margin: 0px;
	padding: 0px;
	color: #0A246A;
	font-weight: bold;
	font-size: 160%;
	border-bottom: 1px solid #0A246A;
}
.content-title-noshade-size4 {margin: 0px; padding: 0px; color: #0A246A; font-weight: bold; font-size: 180%;}
.content-title-noshade-size5 {margin: 0px; padding: 0px; color: #0A246A; font-weight: bold; font-size: 200%;}
.content-title-shade-size1 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: #0A246A; color: rgb(88,144,168); font-weight: bold; font-size: 130%;}
.content-title-shade-size2 {margin: 0 0 5px 0; padding: 5px 5px 3px 5px; background-color: rgb(215,215,215); color: #0A246A; font-weight: bold; font-size: 100%;}
.content-title-shade-size3 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: #0A246A; font-weight: bold; font-size: 160%;}
.content-title-shade-size4 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: #0A246A;  font-weight: bold; font-size: 180%;}
.content-title-shade-size5 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: #0A246A;  font-weight: bold; font-size: 200%;}
.content-subtitle-noshade-size1 {margin: 0px; padding: 0px; color: #0A246A; font-weight: bold; font-size: 110%;}
.content-subtitle-noshade-size2 {margin: 0px; padding: 0px; color: #0A246A; font-weight: bold; font-size: 120%;}
.content-subtitle-noshade-size3 {margin: 0px; padding: 0px; color: #0A246A; font-weight: bold; font-size: 130%;}
.content-subtitle-noshade-size4 {margin: 0px; padding: 0px; color: #0A246A; font-weight: bold; font-size: 140%;}
.content-subtitle-noshade-size5 {margin: 0px; padding: 0px; color: #0A246A; font-weight: bold; font-size: 150%;}

.content-subtitle-shade-size1 {margin: 5px 0 3px 0; padding: 3px 10px 3px 5px; background-color: rgb(215,215,215); color: #0A246A; font-weight: bold; font-size: 110%;}
.content-subtitle-shade-size2 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: #0A246A; font-weight: bold; font-size: 120%;}
.content-subtitle-shade-size3 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: #0A246A; font-weight: bold; font-size: 130%;}
.content-subtitle-shade-size4 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: #0A246A; font-weight: bold; font-size: 140%;}
.content-subtitle-shade-size5 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: #0A246A; font-weight: bold; font-size: 150%;}
.content-txtbox-noshade {
	margin: 0px;
	padding: 0px;
	background-color: rgb(255,255,255);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.content-txtbox-shade {margin: 0px; padding: 7px 10px 5px 10px; background-color: rgb(235,235,235);}

/* Headings */
h1 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 160%;}
h2 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 150%;}
h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 140%;}
h4 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%;}
h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 130%;}
h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%;}

/* Paragraphs */
p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; }
p.readmore {margin: 1.0em 0px 0.5em 0px; padding: 0px; line-height: 1.2em; font-size: 110%; }
p.quote {
	margin: 0em 5px 0em 5px;
	line-height: 110%;
	font-size: 100%;
	font-style: italic;
	background-color: #CCCCCC;
	border-left: 10px solid #666666;
}
p.embed {float: left; width: 120px; margin: 7px 7px 5px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
p.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Quote */
p.quote {
	clear: left;
	margin: 0 12px 8px 6px;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding: 5px;
	background-color:#CCCCCC;
	border-left: 10px solid #666666;
}

/* Embedded emphasis */
.embed {float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Lists */
ul.indent {margin: -0.3em 0px 0.6em 14px; padding: 0px 0px 0px 14px; list-style-type: disc; font-size: 100%;}
ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-type: decimal; list-style-position: outside; font-size: 100%;}
ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-type: none; line-height: 1.2em; font-size: 100%; }
ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-type: disc; line-height: 1.2em; font-size: 100%; }

/* Tab menu */
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 2em;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
#navigation li {
	background: #d4d4d4;
	display: inline;
	margin: 0px;
	float: left;
}

#navigation a {
	color: #0A246A;
	text-decoration: none;
	display: block;
	padding: 3px 2px;
	border-left: 1px solid #ffffff;
}
#navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #0A246A;
}
#navigation li.active {
	color: #ffffff;
	text-decoration: none;
	background: #0A246A;
	display: block;
	padding: 3px 1px;
	border-left: 1px solid #ffffff;
}

/* Images */
.img {margin: 2px 1px -3px -13px;}
.img-left-noborder-notopmargin {float: left; margin: 0px 10px 0px 0px;}
.img-left-noborder-topmargin {
	float: left;
	margin: 3px 10px 0px 0px;
}
.img-right-noborder-notopmargin {float: right; margin: 0px 0px 0px 10px;}
.img-right-noborder-topmargin {float: right; margin: 3px 0px 0px 10px;}

/*--------------------*/
/* 6.3 - Footer Area  */
/*--------------------*/
.footer {overflow: hidden; clear: both; width: 770px; height: 3.0em; margin: 0px; padding: 0.5em 0px 0.5em 0px; border-top: solid 1px rgb(125,125,125); background-color: #0A246A; color: rgb(255,255,255); font-size: 1.0em;}
.footer p {margin: 0px; padding: 0px; text-align: center; line-height: 1.3em; font-size: 110%;}

/*-------------------*/
/* 6.4 - Hyperlinks  */
/*-------------------*/
.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {
	color: #0A246A;
	font-weight: normal;
}
.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {
color: #8C8C8C;
	text-decoration: underline;
	font-weight: normal;}
.content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited  {color: rgb(150,150,150);}
.footer a {color: rgb(255,255,255); text-decoration: underline;}
.footer a:hover {color: rgb(0,0,0); text-decoration: none;}

/*******************************/
/* SECTION 7 - GENERIC CLASSES */
/*******************************/

/*----------------------------*/
/* 7.1 - Title decoration box */
/*----------------------------*/
.box-on {float: left; min-width: 0.3em; margin-right: 0.2em; padding: 0px 0.2em 0px 0.3em;}
.box-off {display: none;}
/* html box-on {width: 1%;} /* IE6-Hack for min-width. Also compliant with IE7-Beta2 */ */

/*-----------------------------*/
/* 7.2 - Horizontal alignments */
/*-----------------------------*/
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}

/*------------------*/
/* 7.3  Text colors */
/*------------------*/
.txt-white {color: rgb(255,255,255);}
.txt-black {color: rgb(0,0,0);}

.txt-grey01 {color: rgb(242,242,242);}
.txt-grey02 {color: rgb(230,230,230);}
.txt-grey03 {color: rgb(217,217,217);}
.txt-grey04 {color: rgb(204,204,204);}
.txt-grey05 {color: rgb(191,191,191);}
.txt-grey06 {color: rgb(178,178,178);}
.txt-grey07 {color: rgb(153,153,153);}
.txt-grey08 {color: rgb(127,127,127);}
.txt-grey09 {color: rgb(89,89,89);}
.txt-grey10 {color: rgb(51,51,51);}

/*-------------------------*/
/* 7.4 - Background colors */
/*-------------------------*/
.bg-white {background-color: rgb(255,255,255);}
.bg-black {background-color: rgb(0,0,0);}


/*---------------------------*/
/* 7.5  Bottom border colors */
/*---------------------------*/
.line-box {border-bottom: solid 1px #0A246A; padding-bottom: 15px; margin: 0px 0px 15px 0px;}

.line-white {border-bottom: solid 1px rgb(255,255,255); padding-bottom: 2px; margin: 0px 0px 1px 0px;}
.line-black {border-bottom: solid 1px rgb(0,0,0); padding-bottom: 2px; margin: 0px 0px 1px 0px;}

/*****************************/
/* SECTION 8 - MISCELLANEOUS */
/*****************************/
.showcode {font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);}
.clear {clear: both;}
.hide {display: none;}
br {clear: none;}
