/* CSS Document */
/* Color assignments */
/*	maroon		#640012	(corporate logo)
	grey		#DFDFDF
	grey1		#D5D5D5	(standard background)
	grey2		#D0D0D0	B2 app table background
	grey3		#C5C5C5	B2 app background
	grey4		#CCCCCC	B2 app dropmenudiv background
	grey5		#666666	B2 app copyright message
	grey6		#333333	grey text
	green		#003903	website text alt
	blue		#00469C	website text hover
	black		#000000
	white		#FFFFFF
	red			#AA1010	(error messages)
*/
/*	Sizing */
/*
	width-display	750px
*/
body         {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
      font-family: "Times New Roman";
	font-style: normal;
	font-weight: normal;
	text-align: none; 
	vertical-align: none;
	background-color: #D5D5D5;
	overflow: AUTO;
	scrollbar-face-color:#CCCCC8;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-highlight-color:#CCCCC8;
	scrollbar-3dlight-color:#6B6D6B;
	scrollbar-darkshadow-color:#6B6D6B;
	scrollbar-track-color:#6B6D6B;
	scrollbar-arrow-color:#6B6D6B;
}
button       {
	font-family: Arial, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
    border-style: solid;
	border-width: 1pt;
}
caption      {
	font-family: Arial, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
}
fieldset     {
	font-family: Arial, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal; 
        border-style: solid;
	border-width: 1pt;
}
h1           {
	font-family:Times New Roman;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	text-align: none;
	vertical-align: none;
}
h2           {
	font-family: Times New Roman;
	font-size: 18pt; 
	font-style: normal;
        font-weight: normal;
	text-align: none;
	vertical-align: none;
}
h3           {
	font-family: Times New Roman;
	font-size: 14pt; 
	font-style: normal;
	font-weight: normal;
	text-align: none;
        vertical-align: none;
}
h4           {
        font-family: Times New Roman;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-align: none; 
	vertical-align: none;
}
h5           {
	font-family: Times New Roman;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: none;
	vertical-align: none;
}
h6           {
	font-family: Times New Roman; 
        font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: none;
	vertical-align: none;
}
label        {
	font-family: Arial, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
}
legend       {
	font-family: Arial, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
}
marquee      {
	font-family: Arial, Arial, Helvetica;
	font-size: 14pt;
}
select       {
	font-family: Arial, Arial, Helvetica;
	font-size: 8pt; 
	font-style: normal;
        border-style: solid;
	border-width: 1pt;
}
table        {
	font-family: Arial, Arial, Helvetica;
	font-style: normal;
}
textarea     {
	font-family: Arial, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
    border-style: solid;
	border-width: 1pt;
}
th           {
	font-family: Arial, Arial, Helvetica;
	font-style: normal;
}

BR	{
	font-family: New Times Roman, Helvetica;
	font-size: 12pt;
}
TD	{
	font-family: New Times Roman, Helvetica;
	font-size: 12pt;
}
Form	{
	font-family: New Times Roman, Helvetica;
	font-size: 12pt;
}
P	{
	font-family: New Times Roman, Helvetica;
	font-size: 12pt;}
ul           {
	list-style-image: url(./images/dot1r.gif);
}
ul ul        {
	list-style-image: url(./images/dot3r.gif);
}
ul ul ul     {
	list-style-image: url(./images/dot4r.gif);
}

a:link  {
	color: rgb(0, 57, 3);
}
a:active     {
	color: #FFFFFF;
}
a:visited    {
	color: rgb(0, 70, 156);
}

a.horiznav    {
	color: #640012;
	font-family: New Times Roman, Helvetica;
	font-size: 9pt;
	text-decoration: none;
}
a.horiznav:active    {
	color: #FFFFFF;
	font-family: New Times Roman, Helvetica;
	font-size: 9pt;
	text-decoration: none;
}
a.horiznav:hover {
	color: #00469C;
	font-size: 9pt;
	background-image: url('./images/pavna1.gif'); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.horiznav:visited {
	color: #640012;
	font-family: New Times Roman, Helvetica;
	font-size: 9pt;
	text-decoration: none;
	}
a.vertnav    {
	color: #640012;
	font-family: 'New Times Roman', Helvetica;
	font-size: 12pt;
	font-weight: 800;
	text-decoration: none;
}
a.vertnav:hover {
	color: #00469C;
	font-size: 12pt;
	background-image: url(./images/pavna1.gif); 
	background-repeat: no-repeat;
}
a.vertnav:visited {
	color: #641012;
	font-size: 12pt;
	background-image: url(./images/pavnb1.gif); 
    background-repeat: no-repeat;
}
a	{
	color: #640012;
	font-family: New Times Roman, Helvetica;
	font-size: 9pt;
	font-weight: 500;
	text-decoration: none;
}
.copyright	{
	font-family: "Verdana", "Arial", "Helvitica";
	font-size: 7pt;
	color: #666666;
	letter-spacing: 0.8pt;
	text-align: center;
}
.mainblock
{
	position:relative;
}
.header_block 
{
	position:relative;
	top: 10px;
	left: 0px;
}
.footer_block
{
	position:relative;
	top: 50px;
	left: 0px;
}
.content_block
{
	position:relative;
	top: 0px;
	left: 0px;
}
.content_1
{
	position:relative;
	top: 30px;
	left: 0px;
	width: 750px;
	height: auto; 
	overflow: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;

	border-right-style:solid;
	border-right-width: thick;
	border-right-color: #E0E0E0;
	border-left-style: solid;
	border-left-width: thick;
	border-left-color: #E0E0E0;	
	background-color:#F0F0F0;

/*	border: groove large #D0D0D0;
	background-color:#DFDFDF;
*/
	background-image:url(./images/content1.gif);
	background-repeat:no-repeat;	
}
.content_q1
{
	position:absolute;
	top: 125px;
	left: 0px;
	width: 372px;
	height: 275px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: groove large #D0D0D0;
	background-color:#DFDFDF;
	background-image:url(./images/content1.gif);
	background-repeat:no-repeat;	
}
.content_q2
{
	position:absolute;
	top: 125px;
	left: 378px;
	width: 372px;
	height: 275px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: groove large #D0D0D0;
	background-color:#DFDFDF;
	background-image:url(./images/content1.gif);
	background-repeat:no-repeat;
}
.content_q3
{
	position:absolute;
	top: 405px;
	left: 0px;
	width: 372px;
	height: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: groove large #D0D0D0;
	background-color:#DFDFDF;
	background-image:url(./images/content1.gif);
	background-repeat:no-repeat;	
}
.content_q4
{
	position:absolute;
	top: 405px;
	left: 378px;
	width: 372px;
	height: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: groove large #D0D0D0;
	background-color:#DFDFDF;
	background-image:url(./images/content1.gif);
	background-repeat:no-repeat;	
}
.page_header 
{
	position:relative;
	top: 5px;
	left: 0px;
	width: 750px;
	height: auto;
}
.corp_logo
{
	position:relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 270px;
	height: 45px;
}

.pagetop_image 
{
	background-image:url('./images/pa_header_4.gif');
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 480px;
	height: 45px;
}
.pagetop_menu
{
	position: relative;
	top: 2px;
	left: 0px;
	width: 750px;
	text-align:center;
}
.pagetop_menuitem {
	font-family: New Times Roman, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #640012;
	text-decoration: none;
	border-left: #E5E5E5 1px solid;
	border-right: #E5E5E5 1px solid;
	text-align: center;
	width: 60px;
}

.pagetop_emailitem {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #640012;
	text-decoration: none;
	vertical-align: text-bottom;
}

.smenutitle
{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 8pt;
	color: #333333;
	line-height: 10pt;
	font-weight: bold;
	letter-spacing: 2pt; 
}

.smenutext{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 8pt;
	color: #333333;
	line-height: 13pt;
}

.smenutext A {
	color: #333333;
	text-decoration: none;
}

.smenutext A:hover {
	color: #333333;
	text-decoration: underline;
}

.smenutext A:active {
	color: #333333;
	text-decoration: none;
}

.tooltiptitle {
	color: #FFFFFF;
	text-decoration: none;
	cursor: Default;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
}

.tooltipcontent {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: "Courier New", "Courier";
}

#ToolTip {
	position:absolute;
	width: 100px;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;
}

.input {
	width: 140px;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-weight: normal;
	font-size: 12px;
	border-left: #666666 1px solid;
	color: #640012;
	border-bottom: #666666 1px solid;
	font-family: "Verdana", "Arial", "Helvetica";
	background-color: #ffffff;
}

.input2 {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-weight: normal;
	font-size: 12px;
	border-left: #666666 1px solid;
	color: #640012;
	border-bottom: #666666 1px solid;
	font-family: "Verdana", "Arial", "Helvetica";
	background-color: #ffffff;
}
.errormsg {
	font-size: 1.1em;
	color: #aa1010;
	font-family: "verdana", "arial", "Helvetica";
	text-align: center;
}
.successmsg {
	font-size: 1.1em;
	color: #103910;
	font-family: "verdana", "arial", "Helvetica";
	text-align: center;
}
#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	background-color: #CCCCCC;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: gray;
	color: #000000;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00469c;
}

.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.blueborder {
	border-left: #6365ce 1px solid;
	border-top: #6365ce 1px solid;
	border-right: #6365ce 1px solid;
	border-bottom: #6365ce 1px solid;
	padding-left: 5px;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	border: 1px solid #84A0CC;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

