﻿
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:  #CECFFF
/*	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;  */
}
#container {
	padding: 0;
	border: 0;
	width: 900px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #fff;
}
#masthead {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	width: 878px;
	padding: 10px;
	border: 1px dotted #725972;
	height:115px;
	background-color: #D9E8FF
/*	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll; */
}
#navigation {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	float: left;
	width: 156px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #1F2898 ;
}
#content {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 544px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right_col
	{
	margin:0;
	border: 1px dotted  #1F2898 ;
	padding:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float:left;
	width:156px;
}


#footer {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	clear: both;
	width: 890px;
	border: 1px dotted #d8bfd8;
}
/* Masthead Styles */
#masthead h1 {
	color:  #1F2898 ;
}
#masthead h3 {
	color:#1F2898 ;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted  #1F2898 ;
	background-color: #D9E8FF
}
#navigation a {
	color: #402640;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #D9E8FF
}
#navigation a:hover {
	color:  #FFFFFF;
	text-decoration: none;
	background-color: #1F2898 ;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #503750;
}
#content h2
{
	text-align:center;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}

#content img.nob
	{border:none;
	}

#right_col h3
	{
	text-align:center;
	}
}
#right_col a {
	text-align:center;
	}
#right_col img{
	text-align:center;
	border:none;
	}
}


/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color:  #0033CC;
	text-decoration: underline;
}

style_center {
	 text-align:center;}
	 
table.tcenter 
	{margin-left:auto;
	margin-right:auto;
	}	 
table.wid100 {
	
	float:none;width:100%;
}	
td
{
	vertical-align:top;
	
} 
td.center {
	text-align:center;
	 vertical-align:top;
}
td.right {
	text-align:right;
	 vertical-align:middle;
}

.bolditalics 
{
	font-weight:bold;
	font-style: italic;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.caption{
	
	font-size:small;
	color: #999999
	
}

.fulltop{
	 width:189px;
	 text-align:justify;
	 
}
.imgright{
	float:right;
}

.c2{
	text-align:center;
}