﻿body
{
	margin:0px;
	FONT-FAMILY: Verdana;
	font-size:12px;
	background-image:url('../../images/body-bg.png');
	/* background-color:#f3f3f2; */
	/* background-image:url('../../images/body-bg.png'); */
}
#PageGround
{
	width:1070px;
	/*background:#f3f3f2 url('../../images/bg.png') repeat-y;	*/
	background:transparent url('../../images/bg.png') repeat-y;
	margin:auto;
}
#PageGroundBottom
{
	width:1070px;
	/*background:#f3f3f2 url('../../images/bg-bottom.png') no-repeat;	*/
	background:transparent url('../../images/bg-bottom.png') no-repeat;	
	margin:auto;
	height:49px;
}
#Container {
	width: 100%;
	margin: 0;
	min-height:600px;
}

#PageContentTop
{
	width:1100px;
	margin:auto;
	
}
#PageContent
{
	width:1024px;
	margin:auto;
}
.pageMessageArea
{
	min-height:400px;
}
#Header {	
	width: 100%;	
	height:80px;	
	overflow:hidden;
}
#Header ul
{
	list-style-type: none;
	padding: 0;		
	margin:0px;
}
#Header li.left
{
	padding-top:10px;
	float: left;	
}
#Header li.right
{
	padding:0px 20px 0px 0px;
	float: right;	
	
}
#Header li.center
{
	float: right;
	
	padding:0px 0px 0px 0px;
}
#Header .searchBox
{
	background:transparent url('../../images/searchBox1.png') no-repeat;
	
	height:39px;
	padding:0px 0px 0px 0px;
	
}
#HeadNav
{
	width:100%;
	font-size:13px;	
	
}

#HeadNav ul
{
	list-style-type: none;
	padding: 0;	
	font-style: normal;
	margin:0px;
}

#HeadNav li.center,#HeadNav li.centerOver
{
	float: left;
	background-image:url('../../images/centerBar.png');
	background-repeat:repeat-x;
	height:45px;	
	text-align:center;	
	display:block;
	width:200px;
	border-left:solid 1px white;
}
#HeadNav li.left,#HeadNav li.leftOver  {
	float: left;
	background:transparent url('../../images/leftBar.png') no-repeat;
	height:45px;	
	text-align:center;	
	display:block;
	width:200px;
}
#HeadNav li.right,#HeadNav li.rightOver  {
	float: left;
	background:transparent url('../../images/rightBar.png') no-repeat;
	height:45px;	
	text-align:center;	
	display:block;
	width:200px;
	
	border-left:solid 1px white;
}

#HeadNav li.centerOver { background:transparent  url('../../images/centerBarOver.png') repeat-x; }
#HeadNav li.leftOver { background:transparent  url('../../images/leftBarOver.png') no-repeat; }
#HeadNav li.rightOver {	background:transparent  url('../../images/rightBarOver.png') no-repeat; }

#HeadNav a 
{	
	text-decoration:none;
	display: block;	
	cursor:hand;	
	font-weight:bold;
	color:white;
	padding-top:8px;
}

#Footer
{	
	background:transparent  url('../../images/copyright.png') no-repeat;
	background-position:right;
	height:33px;
}
.footer
{		
	margin-right:5px;
	background:transparent  url('../../images/copyright.jpg') no-repeat;
	background-position:right;
	height:32px;
	padding-top:0px;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	width:446px;
	color:#545454;
	padding-bottom:2px;
}
.footer a
{		
	text-decoration:none;
}
.footer a:hover
{		
	text-decoration:underline;
}

.window
{
	width:393px;border:0px;
}

.title ul
{
	list-style-type: none;
	padding: 0;	
	font-style: normal;
	margin:0px;
	width:100%;
	
}
.title li.left
{
	float: left;
	background-image:url('../../images/tabLeftBar.png');
	background-repeat:no-repeat;			
	display:block;
	width:14px;
	height:27px;	
}
.title li.center
{
	float: left;
	background-image:url('../../images/tabCenterBar.png');
	background-repeat:repeat-x;			
	display:block;
	width:365px;height:27px;		
}
.title li.center h4
{	
	margin-top:6px;
	text-align:left;	
	color:#464343;font-weight:bolder;
	border-top-style:none !important;
	font-size:12px;
}
.title li.right
{
	float: left;
	background-image:url('../../images/tabRightBar.png');
	background-repeat:no-repeat;			
	display:block;
	width:14px;height:27px;	
}
.messageBoard
{
	border:solid 1px #d4cfcf;	
	padding:7px;
	margin:0px;
}


/********************/
.contentBody
{
	/*
9dadc6 - dark
e5e5e5 - light

*/
	background-color:#e5e5e5;
}
.titleBody
{
	background-color:#9dadc6;	
}
.titleMenu
{
	background-color:#8b8a8a;
}
.topLeft
{
	background-image:url('../../images/tl.png');
	width:16px;height:16px;
}
.topRight
{
	background-image:url('../../images/tr.png');
	width:16px;height:16px;
}
.bottomLeft
{
	background-image:url('../../images/bl.png');
	width:16px;height:16px;
}
.bottomRight
{
	background-image:url('../../images/br.png');
	width:16px;height:16px;
}

.displayBox
{
	background-color:#c8d993;
}
/***Articles***/
.toolbox
{
	font-family:Georgia;
	font-size:11px;
	color:#3b5328;
	font-style:italic;
}
SPAN.title
{
	font-size:14px;Font-weight:bold;color:#004910;
}
SPAN.title A
{	
	color:#004910;
	text-decoration:none;
}
SPAN.title A:hover
{	
	color:#004910;
	text-decoration:underline;
}
.breadcrumb
{
	font-size:10px;color:#004910;
}
.breadcrumb a
{
	text-decoration:none;color:#004910;

}
.breadcrumb a:hover
{
	text-decoration:underline;color:#004910;
}
.desc
{
	font-size:11px;
}

#HeadNav
{
	width:100%;
	font-size:13px;	
	
}

.VerticalNav ul
{
	width:50px;
}
.VerticalNav ul
{
	list-style-type: none;
	padding: 0;	
	font-style: normal;
	margin:0px;
}

.VerticalNav li
{
	float: left;	
	height:55px;	
	width: 100%;
	margin:0px;	
}
.VerticalNav li.home
{
	float: left;
	background:transparent url('../../images/j-home.png') no-repeat;
	height:55px;	
	 width: 100%;
	 margin:0px;	
}
.VerticalNav li.about
{
	float: left;
	background:transparent url('../../images/j-a-about.png') no-repeat;
	height:55px;	
	 width: 100%;
	 margin:0px;	
}
.VerticalNav .about a
{
	float: left;	
	background:#0936b7 url('../../images/j-a-home.png') no-repeat;
	height:55px;	
	width: 14px;
	margin:0px;		
	opacity:80%;
}


.VerticalNav .home a
{
	float: left;	
	background:#ffe07f url('../../images/j-a-home.png') no-repeat;
	height:55px;	
	width: 14px;
	margin:0px;		
	opacity:80%;
}

/**Home Tab Window**/
.leftTab
{
	background:transparent url('../../images/leftTab.png') no-repeat;
	width:13px;
	height:30px;
	/*opacity:0.8;filter:alpha(opacity=80);*/
}
.rightTab
{
	background:transparent url('../../images/rightTab.png') no-repeat;
	width:13px;
	height:30px;
	
}
.centerTab
{
	background:transparent url('../../images/centerTab.png') repeat-x;	
	height:30px;
	color:White;
	font-weight:bold;
	
}

.leftBody
{
	
	background:transparent url('../../images/borderTab.png') repeat-y;
	width:13px;
	background-position:left;
}
.rightBody
{
	
	background:transparent url('../../images/borderTab.png') repeat-y;
	width:1px;
	background-position:right;
}
.centerBody
{	
	background:transparent url('../../images/borderTab.png');	
	height:1px;
	background-position:bottom;
}
.titleBox
{
	background-color:#e1e1df;
	height:30px;
	color:#5a5958;
	border:solid 1px #bdbdbc;
}
.titleBox .left
{	
	border:solid 1px #bdbdbc;
	border-width:1px 0px 1px 1px;
}
.titleBox .right
{	
	border:solid 1px #bdbdbc;
	border-width:1px 1px 1px 0px;
}
.titleBox .center
{	
	border:solid 1px #bdbdbc;
	border-width:1px 0px 1px 0px;
}
/****************Discussion********************/
.disc-body-center
{
	border-bottom:solid 1px #cccccc;border-left:solid 1px #cccccc;
	padding:10px 15px 10px 15px;
}
.disc-body-right
{
	border-bottom:solid 1px #cccccc;border-right:solid 1px #cccccc;
}
.disc-body-left
{
border-bottom:solid 1px #cccccc;border-left:solid 1px #cccccc;
}
.disc-body-center A
{
	font-weight:bold;
	color:#294384;
	text-decoration:none;
}
.disc-body-center A:hover
{
	font-weight:bold;
	color:#294384;
	text-decoration:underline;
}

.forum-header-left
{
	background:transparent url('../../images/forum-header-left.png') no-repeat;
	width:8px;height:40px;
}

.forum-header-right
{
	background:transparent url('../../images/forum-header-right.png') no-repeat;
	width:8px;height:40px;
}

.forum-header-center
{
	background:transparent url('../../images/forum-header-center.png') repeat-x;
	
}

.forum-header-link A
{	
	
	color:#294384;
	text-decoration:none;
}
.forum-header-link A:hover
{	
	
	color:#294384;
	text-decoration:underline;
}

h1 {
	font-size: 16px;
	color: #294384;
}
h2 {
	font-size: 14px;
	color: #294384;/*Orange*/
}
h3 {
	font-size: 13px;
	color: #294384;
}
h4 {
	font-size: 12px;
	color: #294384;
}
h5 {
	font-size: 11px;
	color: #294384;
}
h6 {
	font-size: 10px;
	color: #294384;
}

.showCase
{
	font-size:11px;
}
.showCase A
{
	font-weight:bold;
	text-decoration:none;
	color: #5f615f;
}
.showCase A:hover
{
	text-decoration:underline;
	color: #294384;
}
.showCase .stat
{
	font-style:italic;
	color:#949493;	
	font-family:Georgia;
}
.grayShowCase
{
}
.grayShowCase .leftHead
{
	background:transparent url('../../images/tabLeftBar.png') no-repeat;
	width:13px;
	height:30px;
	/*opacity:0.8;filter:alpha(opacity=80);*/
}
.grayShowCase .rightHead
{
	background:transparent url('../../images/rightGrayTab.png') no-repeat;
	width:13px;
	height:30px;
	
}
.grayShowCase .centerHead
{
	background:transparent url('../../images/centerGrayTab.png') repeat-x;	
	height:30px;
	color:black;
	font-weight:bold;
}
.grayShowCase .leftBody
{	
	background:none;
	border-left:solid 1px #cccccc;
}
.grayShowCase .rightBody
{	
	background:none;
	border-right:solid 1px #cccccc;
}
.grayShowCase .leftBottom
{		
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}
.grayShowCase .rightBottom
{	
	
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
.grayShowCase .centerBottom
{
	border-bottom:solid 1px #cccccc;
}
.searchBg
{
	background:transparent url('../../images/searchBG.png') no-repeat;	
	width:241px;
	height:35px;
}
.searchTextBg
{
	background:transparent url('../../images/searchTextBG.png') no-repeat;		
	height:26px;
}
.searchTextBlue
{
	background:transparent url('../../images/searchTextBlue.png') no-repeat;		
	height:28px;
	width:205px
}

.article-title-left
{
	background:transparent url('../../images/articleTitleLeft.png') no-repeat;
	width:13px;
	height:50px;
}
.article-title-body
{
	background:transparent url('../../images/articleTitleBody.png') repeat-x;
	font-family:Calibri;
	
}
.article-top-right
{
	background:transparent url('../../images/articleTitleRight.png') no-repeat;
	width:15px;
	height:50px;
}

.article-content-left
{
	background:transparent url('../../images/articleContentLeft.png') repeat-y;
	width:13px;
	height:50px;
}

.article-content-body
{	
}
.article-content-right
{
	background:transparent url('../../images/articleContentRight.png') repeat-y;
	width:13px;
	height:50px;
}
.article-bottom-left
{background:transparent url('../../images/articleBottomLeft.png') no-repeat;
	width:13px;
	height:50px;
}
.article-bottom-body
{background:transparent url('../../images/articleBottomBody.png') repeat-x;
	
}
.article-bottom-right
{
	background:transparent url('../../images/articleBottomRight.png') no-repeat;
	width:13px;
	height:50px;
}

.articleHeader SPAN.title
{
	font-size:22px;
	color: #535453;
	font-weight:bold;
}
.articleHeader A.breadscrumb
{
	color: #9a9a35;
}
.articleHeader A.breadscrumb2
{
	color:#236e93;
	text-decoration:none;font-weight:bold;
}
.articleHeader A:HOVER.breadscrumb2
{
	color:#236e93;
	text-decoration:underline;font-weight:bold;
}
.button-gray-small
{
	background:transparent url('../../images/buttonGraySmall.png') no-repeat;
}

.frameBlue,.frameRed
{
	width:141px;
	height:141px;
	color:White;
	font-size:14px;
	font-weight:bold;	
	/*padding-top:110px;
	padding-right:10px;*/
	text-align:center;
	cursor:hand;
	overflow:hidden;
}
.removeAnchorDecoration a
{
	text-decoration:none;
}
.removeAnchorDecoration a:hover
{
	text-decoration:none;
}
.frameBlue
{	
	background:transparent url('../../images/frameBlue.jpg') no-repeat;	
}
.frameRed
{		
	background:transparent url('../../images/frameRed.jpg') no-repeat;	
	overflow:hidden;
	height:140px;
}
.frameRed p,.frameBlue p
{		
	padding-top:105px;
}


.roundBox
{
	font-size:14px;
	font-family:Comic Sans MS;
	color:#720823;
	
}
.roundBox .top-left
{
	background:transparent url('../../images/round-top-left.png') no-repeat;
	width:16px;
	height:16px;
}
.roundBox .top-right
{
	background:transparent url('../../images/round-top-right.png') no-repeat;
	width:16px;
	height:16px;
}
.roundBox .bottom-left
{
	background:transparent url('../../images/round-bottom-left.png') no-repeat;
	width:16px;
	height:16px;
}
.roundBox .bottom-right
{
	background:transparent url('../../images/round-bottom-right.png') no-repeat;
	width:16px;
	height:16px;
}
.roundBox .content-box
{
	background:transparent url('../../images/round-body.png');	
}
.roundBox .content-info
{
	background:transparent url('../../images/yin-yang.png') no-repeat;
	background-position:right bottom;	
}