﻿/*@charset "utf-8";*/


.selected-tab-style
    {
        font-weight: bold !important;
        /*color: red !important;*/
        /*background-color: #6fcac5 !important;*/
        border-style: solid  !important;
        border-bottom: none !important;
    }
    .unselected-tab-style
    {
        font-weight: inherit !important;
        color: inherit !important;
        background-color: inherit !important;
        border-style: inherit !important;
    }


.mycentertext {text-align: center;color: #000066;
	font-size: 12px;
	padding-left: 17px;
	font-family: Verdana; border-style: none; font-weight: bold ;}
body {
	/* background: #FFFFFF url(../images/topbargrad1.jpg) repeat-x; */
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif; 
	/* text-align: justify; */
	padding: 0px;
	margin: 0px;
}
.smallBut 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    padding: 3px;
    background-color: White;
    background : url(../images/pureWhite.gif) no-repeat;
}
#wrap 
{
	
	width: 100%;
	margin: 0px auto;
}

h1 {
	font-size: 24px;
}

h2 {
	color: #004FA8;
	font-size: 16px;
	/* padding-left: 20px; */
}

h3 {
	color: #0c5d67;
	font-size: 12px;
	/* padding-left: 17px; */
}

a {
	color: #000066;
	text-decoration: none;
}

.anc 
{	
	color: #000066;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
}

.anc_bold 
{	
	color:Black;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}
a:hover {
	text-decoration: underline;
}

/* Header */
/***** TOP BANNER *****/


#header
{
    width:100%;
    min-width:800px;
    height: 160px;
    background-image: url(../images/PA_Header2.jpg);
}
#header #headerL
{
    width:200px;
    float:left;
    height: 105px;
    margin:0px;
}
#header #headerR
{
    width:350px;
    float:right;
    height: 100px;
    margin:0px;
    vertical-align:middle;
}
#headerM
{
    margin:0 auto; 
    text-align:center; 
    width:100%;
}

#logo {
	margin-top: 5px;
	color: #fff;
	padding-left: 20px;
	width: 550px;
}

#desc {
	padding-top: 8px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	width: 550px;
}



/* Search */ 

form.search {
	position: relative;
	background: url(../images/search.png) center no-repeat;
	width: 247px;
	border: none;
	float: right;
	margin: 0;
	height: 44px;
}

form.search input.textbox {
	margin: 0;
	padding: 1px 2px;
	padding-left: 13px;
	width: 180px;
	background: none;
	border: none;
	color: #fff;
}

form.search input.button {
	background : url(../images/search-button.png) no-repeat;
	color: #333;
	border: none;
	width: 25px;
	height: 21px;
}


/* Content */

#content-wrap {
	margin: 20px;
	/*background: url(../images/content-wrap-bg.png) repeat-y;*/
}

#content {
	width: 680px;
	padding: 5px 5px 5px 30px;
}

#content h1 {
	color: #013A79;
	font-size: 19px;
	padding-left: 22px;
	border-bottom: dotted 1px #000066;
}

.post-footer {
	background: url(../images/post-footer.png) center no-repeat;
	height: 55px;
	font-size: 10px;
	padding-top: 10px;
	text-align: right;
}
	

.dated {
	padding-top: 2px;
	background: url(../images/calendar.png) left no-repeat;
	padding-left: 20px;
	float: left;
}

.category {
	background: url(../images/category.png) left no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	float: left;
	height: 16px;
}

.author {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../images/user.png) no-repeat;
}

.more {
	padding-left: 20px;
	margin-left: 10px;
	padding-bottom: 5px;
	background: url(../images/more.png) no-repeat;
}

/* Images */

img.float-right {
	margin : 5px 0 10px 10px;
	padding: 2px;
}

img.float-left {
	margin : 5px 10px 10px 0;
	padding: 2px;
}

/* Addition Stuffs */

blockquote {
	background: #F2F2F2 url(../images/quote.png) no-repeat left top;
	border: dotted 1px #D7D7D7;
	padding: 5px 5px 5px 25px;
}

code {
	margin : 4px 8px;
	padding : 8px;
	text-align : left;
	display : block;
	overflow : auto;
	font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #f8f4f1 url(../images/code.png) right top no-repeat;
	border : 1px dashed #D7C3C3;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

ul span, ol span {
	color: #333333;
}


/* Forms and Text Fields */

form {
	margin : 10px;
	padding : 0 5px;
	/* border : 1px solid #C6D9E9;
	min-height : 525px;
	background-color : #F2F2F2;
	background-color : white;*/
}
.logonForm {
	margin : 10px;
	padding : 0 5px;
	border : 1px solid #C6D9E9;
	min-height : 50px;
	background-color : #F2F2F2;
	
}
label {
	font-weight : bold;
	margin : 5px 7px;
	color: #333333;
}
.label_normal {
	font-weight : normal;
	margin : 3px 5px;
	color: #333333;
}



.label_small {
	font-weight : bold;
	font-size: x-small;
	margin : 3px 5px;
	color: #333333;
}
.label_normal_red {
	font-weight : normal;
	margin : 3px 5px;
	color: red;
}
.label_grid_header {
	font-weight : bold;
	font-size: x-small;
	text-align: center;
	color: #333333;
}
.summary_header {
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	vertical-align: bottom;
	background-color: #e2eaf3;
	color: Black;
	white-space: nowrap;
}
.label_grid_item {
	font-weight : normal;
	font-size: x-small;
	text-align: right;
	color: #333333;
}

input {
	padding : 2px;
	border : 1px solid #C6D9E9;
	font : normal 1em Verdana, sans-serif;
	color : #000000;
	background:#fff url(../images/gradtop.gif) repeat-x top;
	background-color : #ffffff;
}

select {
	padding : 2px;
	border : 1px solid #C6D9E9;
	font : normal 1em Verdana, sans-serif;
	color : #000000;
	background:#fff url(../images/gradtop.gif) repeat-x top;
	background-color : #ffffff;
}

textarea {
	width : 400px;
	padding : 2px;
	font-family : Verdana, sans-serif;
	border : 1px solid #C6D9E9;
	background-color : #ffffff;
	height : 100px;
	display : block;
	background:#fff url(../images/gradtop.gif) repeat-x top;
	color : #000;
}

input.button {
	margin : 0;
	font : bolder 12px Arial, Sans-serif;
	border : 1px solid #ccc;
	padding : 2px 3px;
	background : #fff;
	color : #131212;
}

.imgButton 
{
	padding-left : 10px;
	padding-right : 10px;
	background: none;
	margin : 0;

}
.imgButton_nopad
{
	
	background: none;
	margin : 0;
}

#footer {

	border-top: 2px solid #6fcac5;
	text-align: center;
	font-size: 10px;
	height: 2em;
}

.label_header 
{
	display: block;
	font-weight : bold;
	margin : 5px 7px;
	color: #333333;
}
.for_rounded_panel {
	
	
	font : normal 1em Verdana, sans-serif;
	color : #000000;
	
	/*background-color : #6fcac5 ;*/
	background-color : #e2eaf3 ;
	
}

.for_panel {
	padding : 2px;
	margin-top: 10px;
	/* border : 1px solid #C6D9E9; */
	font : normal 1em Verdana, sans-serif;
	color : #000000;
	/* background:#fff url(../images/gradtop.gif) repeat-x top; */
	background-color : #ffffff;
}
/* ModalPopup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	/*background-color:#ffffdd;*/
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopup p {
    padding: 5px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.break{clear:both;}

/*CollapsiblePanel*/
.collapsePanel {
	

	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	
	
}

/**************** menu coding *****************/
#menu 
{
	margin-left: 25px;
	margin-top: 8px;
}

#menu orgName
{
    float: right; 
    font: bold 12px arial, helvetica, sans-serif;
    color: #fff;
	display: block; 
    text-align: right; 
    padding-right: 8px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 2px;
float: left;
}


#menu a, #menu h2 {
font: bold 12px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 4px;
margin-left:5px;
margin-right:5px;
text-decoration: none;
margin-left: 5px;
margin-right: 5px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu ul li a {
color: #FFFFFF;
text-decoration: none;
border: none;
}

#menu ul li ul li a {
color: #000;
background: #efefef;
text-decoration: none;
border: 1px solid #666666;
margin-left: 0px;
margin-right: 0px;
}

#menu a:hover {
color: #FFFFFF;
background: #0c5d67;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
width: 18em;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


/* END LIST MENU STYLES */

/* LOGON STYLES */

#Logoncontainer
{
    width: 100%;
    margin: auto;
}

#Logonrightnav
{
    float: right;
    width: 275px;
    margin: 0;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0px;
}

#Logonrightnav h2
{
	color: #0c5d67;
	font-size: 12px;
}

#Logoncontent
{
    margin-right: 300px;
    border-right: 2px solid #6fcac5;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0px;
}

#Logonfooter
{
    clear: both;
    margin: 0;
    padding: .5em;
    text-align: center;
    font-size: 10px;
    border-top: 2px solid #6fcac5;
}

/* BEGIN SIDEBAR THING */


#contentwrapper{
	float: left;
	width: 100%;
}

#ConfigRightSide{
	margin-left: 270px; /*Set right margin to ConfigSidebar Width*/
	margin-top: 10px;
}

.innerConfigRightSide 
{
    padding:15px;
}

#ConfigSidebar 
{
    width: 250px;
    float: left;
}

.innerConfigSidebar{
	margin-left: 0px;
	margin-top: 10px;
}

.ConfigSidebarT 
{
    width:250px;
    height:12px;
    padding:0px;
    margin:0px;
    float:left;
    background-image:url(../images/2_sidebar_top.gif);
}
.ConfigSidebarM 
{
    width:230px;
    padding-left:10px;
    padding-right:10px;
    margin-top:0px;
    margin-bottom:0px;
    background-image:url(../images/2_sidebar_mid.gif);
}
.ConfigSidebarB 
{
    width:250px;
    height:12px;
    padding:0px;
    margin:0px;
    margin-top: -3px;
    float:left;
    background-image:url(../images/2_sidebar_bot.gif);
}

#sideBarList {
	width: 230px;
	padding: 0 0 0 0;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#sideBarList ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#sideBarList li {
		border-bottom: 1px solid #CCCCCC;
		margin: 0;
}

#sideBarList li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #0c5d67;
	text-decoration: none;
	width: 100%;
}

html>body #sideBarList li a {
	width: auto;
}

#sideBarList li a:hover {
	background-color: #0c5d67;
	color: #fff;
}

.sideBarIcon1 {
    margin-top: 5px;
    height: 25px;
}

.sideBarIcon1 img
{
    padding-left:5px;
    padding-right:3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.sideBarIcon1 img:hover 
{
    padding-left:4px;
    padding-right:4px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: solid 1px #0c5d67;
	background-color: #ccffff;
}

/* END SIDEBAR THING */

.MainTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:10px;
	color: #0c5d67;
}

.MainTitle sup 
{
    font-size: 9px; 
}

p sup 
{
    font-size: 7px; 
} 

.SubTitle1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

/* BEGIN SMALL NAVIGATION */

/* BEGIN SMALL NAVIGATION */

.smNavHolder {
	width: 77px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: middle;
}

.smNavPrev
{
    position: relative;
	width: 23px;
	height: 19px;
	vertical-align: middle;
	float:left;
	margin: 0px;
	padding:0px;
	/* border: solid 1px red; */
}

.smNavPrevGray
{
    position: relative;
	width: 23px;
	height: 19px;
	vertical-align: middle;
	float:left;
	margin: 0px;
	padding:0px;
    background: url("../Images/but_2statePrevGray1.gif") 0 0 no-repeat;
}

.smNavNextGray
{
    position: relative;
	width: 23px;
	height: 19px;
	vertical-align: middle;
	float:left;
	margin: 0px;
	padding:0px;
    background: url("../Images/but_2stateNextGray1.gif") 0 0 no-repeat;
}

.smNavPrev a
{
    display:block;
	width: 23px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background: url("../Images/but_2statePrev1.gif") 0 0 no-repeat;
}

.smNavPrev a:hover
{
	width: 23px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	background-position: -23px 0px;
}


.smNavNext
{
    position: relative;
    vertical-align: middle;
	width: 23px;
	height: 19px;
	float:left;
	margin: 0px;
	margin-left: 3px;
	padding:0px;
	/* border: solid 1px red; */
}

.smNavNext a
{
    display:block;
	width: 23px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background: url("../Images/but_2stateNext1.gif") 0 0 no-repeat;
}

.smNavNext a:hover
{
	width: 23px;
	height: 19px;
	background-position: -23px 0px;
}

.smNavNextGray
{
    position: relative;
	width: 23px;
	height: 19px;
	vertical-align: middle;
	float:left;
	margin: 0px;
	margin-left: 3px;
	padding:0px;
    background: url("../Images/but_2stateNextGray1.gif") 0 0 no-repeat;
}

.smNavHelp
{
    position: relative;
    vertical-align: middle;
	width: 20px;
	height: 19px;
	top: 0px;
	left:1px;
	float:left;
	margin: 0px;
	margin-left: 3px;
	padding:0px;
}

.smNavHelp a
{
    display:block;
	width: 20px;
	height: 19px;
	text-decoration: none;
	background: url("../Images/but_2stateHelp1.gif") 0 0 no-repeat;
}

.smNavHelp a:hover
{
	width: 20px;
	height: 19px;
	background-position: -20px 0px;
}

.LogonRightAnnouncmnt
{
    border: solid 1px #3898a4;
    width:100%;
    background-image: url(../images/bkd_grayGrad1.jpg);
    margin-top:10px;
}

html, body 
{
	height: 100%;
}
.content-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em;
}

.push {
	height: 2em;
	text-align:center;
	border-top: 2px solid transparent;
	text-align: center;
	font-size: 10px;
}

.grayedout {
    background-color: #e8eded;    /* #ccc;  */
}

.altrowcolor {
    background-color: #c3dee0 !important;
}
