body {
	padding:0px;
	margin:0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	background-repeat:no-repeat;
	background-attachment:fixed;
    background-position:center center;
	text-align:left;
	/**background: url(../images/white.png) 0 0 repeat-y #6D7781;**/
}
h3 {
	color:#142C5C;
}
img {
	border:0px none;
}
div#main {
	min-height: 100%;	
	width:980px;
	padding-top:10px;
	
}
div#content {
	float:right;
	width:655px;
	padding-right:5px;
	margin-bottom:10px;
	text-align:left;
}
/** for styling the content paragraph, you can consider to use a rich-text-editor to control the style on user input **/
div#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #142C5C;
	font-weight:normal;
	text-align:justify;
}
div#sidebar {
	float:left;
	width:235px;
}
div#sidebar table {
	width:230px;
	margin-left:10px;
	
}

/**
div#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #142C5C;
	font-weight:bold;
	text-align:justify;
}
div#sidebar {
	float:left;
	width:320px;
}
div#sidebar table {
	width:323px;
	margin-left:10px;
}
**/

div.title {
	
	position:relative;
	width:590px;
	height:40px;
	border-bottom:1px solid #194F7D;
	

}
div.title span {	
	font-family:Tahoma,Geneva,sans-serif;
	color:#194F7D;
	
	font-size:1.7em;
	font-weight: lighter;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
/** navigation **/
/**div#quicklinks {
	width:303px;
	background-color:#194F7D;
	padding:10px;
	margin:20px 10px 20px 10px;
}
div#quicklinks span{	
	color: #FFFFFF;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
}**/

table#navigation td.navtitle {
	color:#142C5C;
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}
table#navigation td.navigation {
	height:24px;
	width:327px;
}
div.navigation {
	font-family:Tahoma,Geneva,sans-serif;
	/**color:#FFFFFF;
	background-color:#183888;**/
	padding:6px;
	margin-bottom:1px;
	text-align:left;
}
div.tail {
	background-color:#000000;
	padding:0.44em 0px;
	margin-bottom:1px;
	position:relative;
	left:0px;
	top:0px;
	width:6px;
	border-right:1px solid white;
	float:left;
}
div.navigation a {
	/**text-decoration:under;**/
	/**color:#FFFFFF;**/
}
div.navigation a:hover {
	color:#6087A6;
	text-decoration:underline;
	background-color:#CCFFFF;
	
}
/**div.navigation a:visited{
	color:#FFFFFF;
}**/

/**div.navigation a {
	text-decoration:none;
	color:#FFFFFF;
}
div.navigation a:hover {
	color:#6087A6;
}
div.navigation a:visited{
	color:#FFFFFF;**/
/** Vision and goals **/
div.vision {
	margin:1em;
	font-size:14pt;
	text-align:center;
}
div.goal {
	margin:1em;
	font-size:14pt;
	color:#CCCCCC;
	text-align:center;
}
div.goaldesc {
	margin:0.9em;
	text-align:center;
}
/** Corporate milestones **/
td.year {
	font-size:13pt;
	font-weight:bold;
	
}
table.milestones td {
	padding:0.7em;
}
/** page footer **/
/**div#footer {
	clear:both;
	background:url(../images/footerbar1.jpg);
	color: #FFFFFF;
	width:980px;
	/**height:72px;**/
/**	position:relative;	
	font-family:Tahoma,Geneva,sans-serif;
	font-size:10px;	
	
}
div#footer ul {
	padding:1em 0 0 1em;
	text-align:left;
}
div#footer ul li {
	display:inline;
	list-style:none;
	padding-right:0.5em;
	
}
div#footer ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
div#footer ul li a:hover {
	color: #6087A6;
	text-decoration:none;
}
**/
div#footer {
	clear:both;
	background:url(../images/footerbar.jpg);
	color: #FFFFFF;
	width:980px;
	height:48px;
	position:relative;	
	font-family:Tahoma,Geneva,sans-serif;
	font-size:10.5px;	
	/**padding:0.5em 0 0 0.5em;
	text-align:center;**/
	
}

div#footer  a{
	color:#FFFFFF;
	text-decoration:none;
}
div#footer a:hover {
	color: #6087A6;
	text-decoration:none;
}

span#copyright {
	font-size:0.9em;
	float:right;
	margin-right:20px;
	text-align:right;
	margin-top:10px;
}


/** old styles, for backward compatibility **/

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #142C5C;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #142C5C;
	text-align: justify;
	
}
.style4 {
	color: #333333
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #142C5C;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #142C5C;
}