﻿/*@charset "utf-8";*/
.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;
}

h1
{
	font-size: 24px;
}

h2
{
	color: #004FA8;
	font-size: 18px;
}

h3
{
	margin-top:0;
	margin-bottom:5px;
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}

h4
{
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}

h5
{
    height: 18px;
    margin-top: 5px;
	color: #006699;
	font-size: 14px;
	font-weight: bold;
    text-align: center;
	background: url(../images/bg_SubMenuHdr2.png) repeat;
	border-style: groove; border-width: 1px; border-color: #000033
}

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%;
	height: 140px;
	background-image: url(../images/PA_Header2.jpg);
}
#headerL
{
	width: 50%;
	float: left;
}
#headerR
{
	width: 50%;
	float: left;
}

#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
{
	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;
}

/* 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
{
	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;
}

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;
	cursor:pointer
}

.imgButton
{
	padding-left: 10px;
	padding-right: 10px;
	background: none;
	margin: 0;
	cursor:pointer
}
.imgButton_nopad
{
	background: none;
	margin: 0;
	cursor:pointer
}

#footer
{
	border-top: 2px solid #006699;
	text-align: center;
	font-size: 10px;
}

.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: 20px;
	margin-top: 18px;
}

#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: #006699;
}

#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: #006699;
	font-size: 12px;
}

#Logoncontent
{
	margin-right: 300px;
	border-right: 2px solid #006699;
	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 #006699;
}

/* 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: 5px;
	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: #006699;
}

.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;
}
.cbl
{
	margin-left: 20px;
}
.btn
{
	background-image: url(../images/bgButton.png);
	background-color: #ddd;
	border-width: 1px; border-color:#006699;
	margin-left: 6px;
	cursor:pointer;
}.btnSearch
{
	background-image: url(../images/bgButton.png);
	background-image: url(../images/magGlass.png) 0 0 no-repeat;
	background-color: #ddd;
	border-width: 1px; border-color:#006699;
	margin-left: 6px;
	cursor:pointer;
}
.btnSave
{
	background-image: url(../images/bgButton.png);
	background-image: url(../images/saveImage.png) 0 0 no-repeat;
	background-color: #ddd;
	border-width: 1px; border-color:#006699;
	margin-left: 6px;
	cursor:pointer;
}
.btnDelete
{
	background-image: url(../images/bgButton.png);
	background-image: url(../images/deleteImage.png) 0 0 no-repeat;
	background-color: #ddd;
	border-width: 1px; border-color:#006699;
	margin-left: 6px;
	cursor:pointer;
}

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;
}

.mrfButton{
 background:none;
}