/* CSS Document */

/*/////////////MAIN BODY AND CONTAINING FRAME/////////////*/

body
{
	background: /*url(images/contentbg.jpg) repeat-y*/ #abc8e2;
	background-position: center;
	margin: 0;
}
#maincolor
{
	background-color:#FFFFFF;
}
#topleft
{
	/**/background:url(images/top-left.jpg) no-repeat;
	background-color:#375d81;
	height: 78px;
	width: 15px;
}
#topcenter
{
	/*background:url(images/top-center.jpg) repeat-x;*/
	background-color:#375d81;
	height: 78px;
	padding: 0px 0px 0px 5px;
}
#toprightcenter
{
	/*background:url(images/top-center.jpg) repeat-x;*/
	background-color:#375d81;
	text-align: center;
	padding: 0px 5px 0px 0px;
}
#topright
{
	/**/background:url(images/top-right.jpg) no-repeat;
	background-color:#375d81;
	height: 78px;
	width: 15px;
}
#botleft
{
	background:url(images/bot-bar-lt.jpg) no-repeat;
	height: 28px;
	width: 10px;
}
#botright
{
	background:url(images/bot-bar-rt.jpg) no-repeat;
	height: 28px;
	width: 10px;
}
#botcenter
{
	background:url(images/bot-bar.jpg) repeat-x;
	height: 28px;
	width: 7px;
}

/*/////////////LEFT PANEL/////////////*/

#leftpane
{
	/*border: solid 1px #313347;*/
	padding: 0px 0px 0px 10px;
	background-color: #FFFFFF;
}
#leftcolor
{
	background-color:#375d81;
}
#leftpane ul
{
	margin: 4px 0px 0px 0px;
	padding: 0;
	border: none;
	list-style-type: none;
}

#leftpane li
{
	margin: 0;
	list-style-type: none;
	padding: 0px;
	font-family: Myriad, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
}
#leftpane li.selected
{
	display: block;
	padding: 3px 0px 9px 20px;
	margin: 0px;
	background: url(images/menubg_on.jpg) repeat-x;
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 18px;
}
#leftpane li a 
{
	display: block;
	margin: 0px;
	padding: 3px 0px 9px 20px;
	background-color: #375d81;
	background-image:url(images/menubg_off.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	height: 18px;
	font-family: Myriad, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
#leftpane li a:hover
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #375d81;
	background-image:url(images/menubg_over.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}
.upperLeftTop {
	background: url(images/panel-top-left.jpg) no-repeat;
	height: 9px;
	background-repeat: no-repeat;
	background-position: left;
}
.upperLeftBot
{
	background: url(images/panel-bot-left.jpg) no-repeat;
	height: 200px;
}/**/
.lowerLeftTop
{
	height: 8px;
	margin: 0;
	padding: 0px 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	font-family: Myriad, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
#lowerLeftPanel
{
	margin: 0;
	list-style-type: none;
	padding: 0px 10px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-transform: none;
	text-align: left;
}
.lowerLeftBot
{
	height: 40px;
}

/*/////////////MAIN PANEL/////////////*/

#mainpanetop
{
	width: 95%;
	margin: 0px 15px 0 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-transform: none;
	color: #375d81;
}

#main-content {
	background: #fff;
	width: 90%;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000;
}

/*/////////////RIGHT PANEL/////////////*/

#rightpane
{
	padding: 0px 0px 0px 4px;
	float: right;
	/*border: solid 1px #313347;*/

}
#upperRightPanel
{
	background-color: #375d81;
	/*background: url(images/panel-mid-right.jpg) repeat-y;*/
	margin: 0;
	list-style-type: none;
	padding: 0px 10px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-transform: none;
	color: #fff;
}
.upperRightTop
{
	background: url(images/panel-top.jpg) no-repeat;
	height: 40px;
	margin: 0;
	padding: 6px 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: left;
	color: #fff;
	font-family: Myriad, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.upperRightBot
{
	background: url(images/panel-bot-right.jpg) no-repeat;
	height: 40px;
}

/*/////////////BULLETS AND SMALL IMAGES/////////////*/

#arrow
{
	background: url(images/arrow-bul.jpg) no-repeat;
	width: 19px;
	height: 19px;
}
#rim
{
	background: url(images/rim-bul.jpg) no-repeat center;
	width: 19px;
	height: 19px;
}

/*/////////////BOTTOM PANEL/////////////*/

.bottom
{
	background:url(images/bot-bar.jpg) repeat-x;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bottom a
{
	text-decoration: none;
	color: #FFFFFF;
}	
.bottom a:hover
{
	text-decoration: none;
	color: #99CC00;
}

/*/////////////HEADING, PARAGRAPH, FONT PROPERTIES/////////////*/

.innerHeading 
{
	font-weight: bold;
	color: #648BD8;
}
.Heading
{
	background:url(images/bot-bar.jpg) repeat-x bottom;
	height: 28px;
	margin: 0;
	padding: 0px 0px 0px 20px;
	color: #FFFFFF;
	font-family: Myriad, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.middleHeading
{
	padding: 0px 0px 0px 6px;
	background: #94e1ea;
	color:#196b74;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
}
.Contents
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 1.3;
	text-align: left;
}
.Contents a
{
	text-decoration: none;
	color: #315578;
	padding: 1px;
	font-weight: bold;
}
.Contents a:hover
{
	text-decoration: none;
	color: #557b9f;
	padding: 1px;
	font-weight: bold;
}
strong
{
	color: #648BD8;
}
strong a
{
	color: #648BD8;
}
strong a:hover
{
	color: #648BD8;
}
.Text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}

