BODY {
	background : #FFFFFF;
	margin : 0px 0px 0px 0px;
}
/* layout */
#container {
	width: 778px;
	text-align: left;
	margin: 0 auto;
}

/* header */
#header {
	height: 126px;
	background-image: url(/images/header_bg.gif);
	background-repeat: no-repeat;
}
#header h1 {
	position: relative;
	top: 10px;
	left: 10px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
}
#header h1 a {
	display: block;
	width: 273px;
	height: 62px;
	text-indent: -9999px;
}

/* main */
#main {
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #8fa8e0;
	padding: 20px 10px 40px 10px;
}


#hpBkg		{position:relative; z-index : 2; left: 0px; top: 0; margin-top : 0px; margin-left : 0px; }
#newsContent		{position:absolute; z-index : 2; left: 14px; top: 51; margin-top : 0px; margin-left : 0px; }
#vision			{position:absolute; z-index : 2; left: 396px; top: 43; padding-right:25px; }
#mission		{position:absolute; z-index : 2; left: 396px; top: 272; padding-right:25px; }

.tagTitle 				{color: #FFFFFF; font-family: Arial,verdana,helvetica; font-size: 21px;}
a.tagTitle:link			{color: #FFFFFF; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.tagTitle:visited		{color: #FFFFFF; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.tagTitle:hover 		{color: #EC1D25; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.tagTitle:active 	{color: #EC1D25; font-family: 	verdana,helvetica; font-size: 12px; text-decoration: none;}

.tagContent 				{color: #FFFFFF; font-family: Arial,verdana,helvetica; font-size: 12px;}
a.tagContent:link			{color: #FFFFFF; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.tagContent:visited		{color: #FFFFFF; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.tagContent:hover 		{color: #EC1D25; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.tagContent:active 	{color: #EC1D25; font-family: 	verdana,helvetica; font-size: 12px; text-decoration: none;}


.footer 			{color: #FFFFFF; font-family: verdana,helvetica; font-size: 12px;}
a.footer:link		{color: #FFFFFF; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.footer:visited	{color: #FFFFFF; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.footer:hover 		{color: #EC1D25; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.footer:active 	{color: #EC1D25; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}

.navTop 			{color: #FFFFFF; font-family: verdana,helvetica; font-size: 10px;}
a.navTop:link		{color: #CCCCCC; }
a.navTop:visited	{color: #CCCCCC; }
a.navTop:hover 		{color: #FFFFFF;}
a.navTop:active 	{color: #FFFFFF;}

.path		{color: #003399; font-family: verdana,helvetica; font-size: 10px; padding: 7px 10px 7px 10px; font-weight : bold;}
a.pathLink:link		{color: #666666;}
a.pathLink:visited	{color: #666666;}
a.pathLink:hover 	{color: #003399;}
a.pathLink:active 	{color: #003399;}
.pathTable 	{background : #EEEEEE;}

.objectTable 	{background : #999999;}
.objectShadow 	{background : #999999;}
.objectBody 	{background : #EEEEEE;}
.objectTitle 	{color: #003399; font-family: verdana,helvetica; font-size: 12px; text-decoration: none; font-weight : bold;}
.objectLink	{color: #000000; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.objectLink:link		{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.objectLink:visited	{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.objectLink:hover 		{color: #666666; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline;}
a.objectLink:active 	{color: #666666; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline;}

.relatedTitle 	{color: #FFFFFF; font-family: verdana,helvetica; font-size: 11px; text-decoration: none; font-weight : bold; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;text-align : center;}
.relatedTable { background:#CCCCFF; border:1px solid #CCCCFF;}
.relatedLink, A.relatedLink:link, A.relatedLink:visited, A.relatedLink:hover, A.relatedLink:active {
	border-bottom:1px solid #EEEEFF; 
	border-top:1px solid #CCCCFF;
	display: block;
	background: #EEEEFF url('../images/library_arrow3.gif') no-repeat top left;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana; padding-left:20px; padding-right:2px; padding-top:5px; padding-bottom:5px
}
A.relatedLink:hover {
	background:#B7BFE3 url('../images/library_arrow2.gif') no-repeat top left; 
	color:#FFFFFF;
	border-bottom:1px solid #8FA8E0;
	border-top:1px solid #D5E0FA
}



.forumTable	{background : #CCCCCC;}
.forumHeader {font-size: 11px;}
.forumFooter {}
.forumRow1 {background : #FFFFFF;}
.forumRow2 {background : #EEEEEE;}
