/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

body {
	font-size: 62.5%;
	margin: 0px auto;
	padding: 0px;
	font-family: arial, sans-serif;
}
.page-container-1 {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #999999;
}

.page-container-2 {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*************************************/
/* SECTION 2 - HEADER AND NAVIGATION */
/*************************************/

/*-----------------------------------*/
/* 2.1 - Sitename, slogan and banner */
/*-----------------------------------*/

.img-header {clear: both; float: left; width: 770px; height: 250px; margin: 0px; padding: 0px;}

/*----------------------------*/
/* 2.4 - Navigation - Level 2 */
/*----------------------------*/
.nav2 {clear: both; margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 1.0em;}
.nav2 ul {
	float: left;
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #2877af;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}	
.nav2 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav2 li a {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	color: rgb(255,255,255);
	text-transform: uppercase;
	text-decoration: none;
	font-size: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.nav2 a:hover, .nav2 a.selected {
	color: #FFFF00;
	text-decoration: none;
}
.buffer {clear: both; width: 770px; height: 30px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}

/******************************************************************************/
/* SECTION 3 - SPECIFIC CLASSES FOR LAYOUT #1 (With navigation, with sidebar )*/
/******************************************************************************/

.content1 {
	float: left;
	width: 491px;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	color: rgb(75,75,75);
}

.content2 {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	color: rgb(75,75,75);
}
.content1-container {
	clear: both;
	float: left;
	width: 490px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.content1-container-1col {
	overflow: hidden;
	width: 485px;
	margin: 0px;
	padding: 0px;
}
.content1-container-2col-left {
	overflow: hidden;
	float: left;
	width: 125px;
	margin: 0px;
	padding: 0px;
}
.content1-container-2col-right {
	overflow: hidden;
	float: right;
	width: 375px;
	margin: 0px;
	padding: 0px;
}

.content1-pagetitle {
	overflow: hidden;
	width: 400px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	color: #003366;
	font-weight: bold;
	font-size: 180%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/*********************************/
/* SECTION 6 - COMMON PARAMETERS */
/*********************************/

/*--------------------*/
/* 6.1 - Content Area */
/*--------------------*/

/* Titles and textboxes*/
.content-title-noshade-size3 {
	margin: 0px;
	padding: 0px;
	color: #363466;
	font-weight: bold;
	font-size: 160%;
}

/* Paragraphs */
p {
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	line-height: 1.3em;
	font-family: arial, "sans serif";
	font-size: 120%;
	color: #000000;
}
/* Lists */
ul.noindent {margin: 0px 0px 7px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; font-size: 120%;}
ul.indent {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: arial; font-size: 120%;}
ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-type: decimal; list-style-position: outside; font-size: 120%;}
ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-type: none; line-height: 1.2em; font-size: 120%; }
ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-type: none; line-height: 1.2em; font-size: 120%; }

/*--------------------*/
/* 6.2 - Sidebar Area */
/*--------------------*/
.sidebar {
	overflow: hidden;
	float: right;
	width: 250px;
	min-height: 500px;
	margin: 0px;
	text-align: left;
	color: rgb(75,75,75);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 0px;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sidebar-maintitle {
	margin: 0px 0px 10px 0px;
	padding: 3px 10px 2px 10px;
	background-color: #2877af;
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
}
.sidebar-title-noshade {
	margin: 0px;
	padding: 2px 10px 3px 10px;
	border-top: solid 1px rgb(215,215,215);
	color: rgb(75,75,75);
	font-weight: bold;
	font-size: 120%;
}
.sidebar-title-shade {margin: 0px; padding: 2px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}
.sidebar-txtbox-noshade1 {
	padding-left: 5px;
	height: 190px;
}

.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%;}

/*--------------------*/
/* 6.3 - Footer Area  */
/*--------------------*/
.footer {
	overflow: hidden;
	clear: both;
	width: 770px;
	height: 3em;
	margin: 0px;
	padding: 0.5em 0px 0.5em 0px;
	border-top: solid 1px rgb(125,125,125);
	background-color: #2877af;
	color: rgb(255,255,255);
	font-size: 1em;
}
.footer p {
	margin: 0px;
	text-align: left;
	line-height: 1.3em;
	font-size: 110%;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*-------------------*/
/* 6.4 - Hyperlinks  */
/*-------------------*/
.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {color: rgb(75,75,75); text-decoration: underline;}
.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {color: rgb(0,0,0); text-decoration: none;}
.content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited  {
	color: #003399;
}
.footer a {color: rgb(255,255,255); text-decoration: underline;}
.footer a:hover {
	color: #FFFF00;
	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 */ */

/*****************************/
/* 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;}

/* form **********************************************************************************/

form {
	padding: 0;
	margin: 10px 0 0;
}

label {
	display:block;
	width: 100px;
	float:left;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}

.required {
font-size: 0.75em;
color: #760000;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #3366cc;
	background-color:#EEF1FD;
	font-weight: bold;
	margin: 2px;
	height: 20px;
	width: 175px;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #3366cc;
	background-color:#EEF1FD;
	font-weight: bold;
	margin: 2px;
	height: 20px;
	width: 177px;
}

.button {
	margin-left: 240px;
	height: 25px;
	width: 70px;
}
/* ----------------------------------------------------------------*/
.articleimg {
	padding:5px;
	border:1px solid #DCDDFA;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
