/* Global Tags */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
img {
	border:0;
}
a {
	text-decoration:underline;
	color: #003366;
}
a:hover {
	text-decoration:none
}
a:visited {
	color: #990033;
}
.top {
	color: #FFFFFF;   
	/* border-bottom:1px solid #641A26; */  
	border-bottom:1px solid #;
	padding:12px 3px;
	font-weight:bold;
	height:auto;
	font-size: 14px;
	background-color: #171758;  
	/* background-color: #A12A40; */
	text-align: center;
}
.block_content {
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/* Header Section */
#banner {
	background-image:  url(../images/top.gif);
	background-repeat: repeat-x;
	height: 85px;
	background-color: #ffffff;
}
#domain {
	float: left;
	height: 85px;
	color: #ffffff;
	width: 1024px;
	background-image:  url(../images/logo.jpg);
}
#about {
	float: left;
	font-size: 1px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 30px;
	height: 50px;
	padding-left: 5px;
	/* color: #E0DACA; */
}

/* Columns Layout Section */
#middle_column {
	margin-right: 5px;
	margin-left: 212px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right: 10px;
	margin-left: 215px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
		}
	html>body #centercontent {
		margin-right: 10px;
		margin-left: 215px;
		}
#left_column {
	position: absolute;
	left: 0px;
	top: 85px;
	width:210px;
	background-color: #F0D2E1;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#right_column {
	position: absolute;
	top: 85px;
	right: 0px;
	width:182px;
	background-color: #F0D2E1;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

/* Navigation Section */
#navigation a {
	display:block;
	text-decoration:none
}
#navigation .menu_item {
	border-bottom:1px solid #141445;
	font-size: 12px;
}
#navigation .menu_item a {
	padding:2px 3px 2px 5px;
	color : #000066;
	font-weight: bold;
	background-color: #b7b7d0;
}
#navigation .menu_item a:hover {
	background-color: #2d2d99;
	color:#FFFFFF;
}
#navigation .submenu_item {
	border-bottom:1px solid #141445;
	font-size: 11px;
	font-weight: bold;
}
#navigation .submenu_item a {
	padding:1px 3px 1px 5px;
	color : #000066;
	background-color: #F0D2E1;
}
#navigation .submenu_item a:hover {
	background-color: #2d2d99;
	color:#FFFFFF;
}

/* article header */
.article_header {
	background:#171758;
	padding:10px 10px;
	border-bottom:1px solid #1c1a64;
	color:#ffffff;
	margin:0;
	font-size:16px;
	font-weight: bold;
	text-align: center;
}

/* article content */
.article_content {
	font-size:16px;
	color:#000000;
}
.article_content img {
	padding:5px
}
.article_content a {
	color:#003366;
}
.article_pad {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.article_inner {
	background-color: #F0F0F0;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #D1D1D1;
}

/* article footer */
.article_footer {
	background:#D8D889;
	padding:13px 12px;
	color:#204981;
	margin:0;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border: 15px double #FFFFFF;
}

/* Tools Navigation Section */
#navtools a {
	color:#006699;
}

/* Footer Section */
#margin_footer{
	font-size:1px;
}
#footer {
	clear:both;
	text-align:center;
	color:#333333;
	padding:10px 80px 10px 5px;
	font-size: 10px;
}
.newsletter {
	width: 164px;
}
.keywords {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #641a26;
	/* color: #CCCCCC; */
	text-align: left;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.dots {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
}
.but {
	background-color: #E2A7C5;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
