﻿* {
	margin:0;
	padding:0;
}

html, body, form, #wrap {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000;
}

a:visited
{
    color: #b1b5c0;
    }
    
a
{
    color: #0066cc;
    }
    
a:hover
{
    text-decoration: none;
    }

img
{
    border: 0px;
    }


body {
	background: #a7d0dd url('../Images/baseBg.gif') repeat-x left top;
	font-family: Arial, Segoe UI, MS Sans Serif, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#E6F0D5;
}

#wrap{
     width: 980px;
    margin: 0 auto;
}

#main{
    padding-bottom: 112px;
   
}

#preHeader
{
    background-color: #103f48;
    height: 140px;
    display: none;
    }
    
#header
{
    height: 22px;
    background: url('../Images/topControlsBg.gif') repeat-x left top;
    width: 100%;
    }
    
td.tpcLeftPrt
{
    height: 22px;
    widows: 33px;
    background: url('../Images/topControlsEnvelopeLC.gif') no-repeat left top;
    }
    
td.tpcRightPrt
{
    height: 22px;
    widows: 33px;
    background: url('../Images/topControlsEnvelopeRC.gif') no-repeat left top;
    }
    
td.tpcCentrPrt
{
    height: 22px;
    background: url('../Images/topControlsTblBg.gif') repeat-x left top;
    }
    
table.tpcTbl
{
    
    font-family: Verdana, Tahome, Helvetica, Arial, MS Sans Serif;
    font-size: 10px;
    color: #fff;
    float: right;
    
    }
    
.headerContent
{
    width: 980px;
    margin: 0 auto;
    }
    
table.tpcTbl a
{
    color: #fff;
    }
    


form > #wrap {height: auto; min-height: 100%;}

#mainNavigation{
    clear: both;
    width: 980px;
    height: 52px;
    background: url('../Images/maniNavBg.gif') no-repeat left top;
    margin: 0 auto;
    border-bottom: solid 1px #fff;
}

#loginBox
{
    float: left;
    width: 100%;
    height: 138px;
    color: #fff;
    font-family: Verdana, Tahome, Helvetica, Arial, MS Sans Serif;
    font-size: 10px;
    padding: 5px;
    }
    
.logoType
{
    margin-top: 25px;
    margin-bottom: 15px;
    }

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer {
    clear: both;
    width:980px;
    margin:0 auto;
    position: relative;
    z-index: 10;
    height: 90px;
    margin-top: -112px;
    font-family: Verdana, Tahoma;
    font-size: 10px;
 }
 
 .footerAddress
 {
     float: right;
     width: auto;
     text-align: right;
     border-right: solid 1px #19202d;
     margin-right: 15px;
     padding-right: 15px;
     }
 
 .contentBottQuirx {
     width: 980px;
     height: 10px;
     background: url('../Images/contentBottQuirx.gif') no-repeat left top;
     }
     
 .contentPlate
 {
     width: 940px;
     min-height: 450px;
     height: auto;
     background: #fff url('../Images/contentBg.gif') repeat-x left top;
     padding: 20px;
     }
     
 .contentShaders 
 {
     background: url('../Images/contentBottShaders.gif') no-repeat left top;
     width: 980px;
     height: 40px;
     }
 
/*-------------------------------------
 	Login
---------------------------------------*/
.AspNet-Login
{
    float: right;
    }

.AspNet-Login-UserPanel
{
    padding-left:5px;
	float:left;
    }
.AspNet-Login-PasswordPanel
{
    padding-left:5px;
	float:left;
    }
.AspNet-Login-RememberMePanel
{
    padding-top:2px;
    padding-left:5px;
	float:left;
    }
.AspNet-Login-SubmitPanel
{
    padding-left:10px;
	float:left;
    }
.AspNet-Login-TitlePanel
{
    padding-top:3px;
    padding-left:5px;
	float:left;
    }    

.txtBox1 {
    width:120px;
    padding:1px;
	border: 1px solid #A0A0A0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #FFFFFF;
	background-color:#4D5F6B;
	text-decoration: none;
}

.checkBoxLogin
{
    border: 1px solid #A0A0A0;
    height:14px;
    width:14px;
    }

.butnStyle1{
    border: 1px solid #A0A0A0;
    background-color: #2E2E2E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #C8C8C8;
	font-weight : normal;	   
    text-decoration: none;
    cursor : hand;
    float:left;
}
.butnStyle2{
    border: 1px solid #A0A0A0;
    background-color: #2E2E2E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #C8C8C8;
	font-weight : normal;	   
    text-decoration: none;
    cursor : hand;
}


/*-------------------------------------
 	End Login
---------------------------------------*/


/*-------------------------------------
 	Menu
---------------------------------------*/

.mainNav
{
    padding-top: 15px;
    padding-left: 15px;
    color: #fff;
    }
    
ul.AspNet-Menu
{
    list-style: none;
    }
    
ul.AspNet-Menu li
{
    float: left;
    display: block;
    margin-right: 2px;
    }
    
ul.AspNet-Menu li a
{
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px 13px 20px;
    }
    
a.AspNet-Menu-Link:hover
{
    background-color: #daebf7;
    color: #19202d;
    background: #daebf7 url('../Images/menuLinkLeftQuirk.gif') no-repeat left top;
    }
    
a.AspNet-Menu-Selected
{
    color: #19202d;
    background: #daebf7 url('../Images/menuLinkLeftQuirk.gif') no-repeat left top;
    }

/*-------------------------------------
 	EndMenu
---------------------------------------*/


/*-------------------------------------
 	Texts
---------------------------------------*/

.txtInput
{
    padding: 1px;
    border: solid 1px #19202d;
    font-family: Arial, Arial Cyr, Arial Narrow, Verdana, Tahoma;
    background-color: #d3dae8;
    }
    
.txtInputLabel
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    }
    
h1, h2, h3, h4, h5, h6
{
    color: #404b61;
    margin: 0px;
    line-height: 1.2em;
    text-transform: uppercase;
    }
    
p
{
    margin-bottom: 5px;
    line-height: 1.3em;
    }
h3
{
    margin-bottom: 15px;
    font-size: 20px;
    font-family: Trebuchet MS, Segoe UI, Arial;
    }
    
h4
{
    margin-bottom: 15px;
    font-size: 16px;
    font-family: Trebuchet MS, Segoe UI, Arial;
    }
    
h4.underline
{
    margin-bottom: 5px;
    padding-bottom: 3px;
    background: url('../Images/headingsDotsBg.gif') repeat-x left bottom;
}
    
#loginBox a
{
    color: #fff;
    text-decoration: none;
    }
    
#loginBox a:hover
{
    text-decoration: underline;
    }
    
.boldLink
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #0e357e;
    }
    
/*-------------------------------------
 	EndTexts
---------------------------------------*/

/*-------------------------------------
 	DetailView
---------------------------------------*/
    
    
.AspNet-DetailsView{
    width: auto;
    height: auto;
    background: #dfdfdf;
	padding: 15px;
	border: dashed 1px #9cb6c5;
	color: #000;
	margin: 20px 0px 20px 0px;
	font-family: Verdana, Tahoma, Segoe UI, MS Sans Serif, Sans-Serif;
	font-size: 10px;
}

.AspNet-DetailsView ul{
    list-style: none;
    height: auto;
}

.AspNet-DetailsView-Header{
    font-family: Segoe UI, Trebuchet MS, Verdana, Tahoma, MS Sans Serif, Sans-Serif;
    margin: 0px 0px 5px 0px;
    font-size: 16px;
    font-weight: bold;
}

.AspNet-DetailsView-Footer a{
    font-family: Verdana, Tahoma, Segoe UI, Trebuchet MS, MS Sans Serif, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    padding:  4px 15px 4px 15px;
    background-color: #026d8f;
    border: solid 1px #fff;
    color: #fff;
}

.AspNet-DetailsView-Footer a:hover {
    background-color: #ce171f;
}

.AspNet-DetailsView-Footer
{
    margin-top: 20px;
    }
    
.AspNet-DetailsView-Name
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    color: #4b4b4b;
    }

/*-------------------------------------
 	EndDetailView
---------------------------------------*/

/*-------------------------------------
 	GridView
---------------------------------------*/


.AspNet-GridView table thead th{
    background: #94BED8 url('../Images/gridHrTd.gif') repeat-x left top;
    height: 25px;
    border-bottom: solid 1px #3c7fb1;
    border-right: solid 1px #ddf2fb;
    border-left: solid 1px #8bbddf;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    color: #000;
}

.AspNet-GridView table{
    border-top: solid 1px #9cb6c5;
    border-right: solid 1px #9cb6c5;
    width: 100%;
}

.AspNet-GridView table td.centeredTd{
    border-bottom: solid 1px #9cb6c5;
    text-align: center;
}

.AspNet-GridView table td{
    border-bottom: solid 1px #9cb6c5;
    border-left: solid 1px #8bbddf;
    padding: 3px;
}

table.nonGrid{
    border-top: 0px;
    border-right: 0px;
}

table.nonGrid td{
    border-bottom: 0px;
    border-left: 0px;
    padding: 0px;
}


.AspNet-GridView-Pagination 
{
	margin-top:20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
.AspNet-GridView-Pagination
{
	font-weight:bold;
	font-size:11px;
	padding:3px 10px 3px 0px;
	}

.AspNet-GridView-Pagination a
{
	padding:3px 10px 3px 10px;
	border: 1px solid #000000;
	text-decoration: none;
	margin-left:0px;
	font-weight:normal;
	background-color:#3881be;
	color:#000;
	}

.AspNet-GridView-Pagination a:hover
{
	background-color:#ffb000;
	color:#fff;
	}
	
/*-------------------------------------
 	EndGridView
---------------------------------------*/

/*-------------------------------------
 	ArticleListing
---------------------------------------*/

.rightFloatPanel{
    float: right;
}

.articleDescription{
    text-align:justify;
    font-family: Arial, Arial Narrow, Trebuchet MS, Segoe UI;
    font-size: 12px;
}

.articleInfoBlock{
    font-size: 10px;
    font-family: Verdana, Tahoma, MS Sans Serif, Segoe UI, Trebuchet MS;
    margin-top: 6px;
    padding-top: 4px;
    background: url('../Images/headingsDotsBg.gif') repeat-x left top;
    margin-bottom: 15px;
    padding-bottom: 10px;
    float: right;
    text-align: right;
    width: 100%;
}

.subHeader3{
    font-size: 10px;
    font-family: Verdana, Tahoma, MS Sans Serif, Segoe UI, Trebuchet MS;
    margin-top: -3px;
    font-weight: bold;
    color: #7e7e7e;
}

/*-------------------------------------
 	EndArticleListing
---------------------------------------*/

/*-------------------------------------
 	AnnounceBoxControl
---------------------------------------*/

.announceBox
{
    width: 490px;
    margin-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    }

.announceBox .AspNet-GridView
{
    width: 480px;
    
    }
    
.announceBox .AspNet-GridView tr td
{
    padding-bottom: 10px;
    }
    
.announceTexts
{
    }
    
.announceHeadline
{
    font-family: Arial, Arial Narrow, Trebuchet MS, Segoe UI;
    font-size: 12px;
    }
    
/*-------------------------------------
 	EndAnnounceBoxControl
---------------------------------------*/

/*-------------------------------------
 	ChiefBoxControl
---------------------------------------*/

.chiefBox
{
    width: 490px;
    margin-left: 10px;
    padding-right: 10px;
    }

/*-------------------------------------
 	EndChiefBoxControl
---------------------------------------*/
/*-------------------------------------
 	BrowseIssues
---------------------------------------*/
    
.floatingCover
{
    text-align: center;
    margin: 25px;
    }
    
.yearHeadline
{
    width: 100%;
    background-color: #0089ce;
    padding: 3px;
    font-weight: bold;
    font-size: 120%;
    color: #fff;
    }

/*-------------------------------------
 	EndBrowseIssues
---------------------------------------*/

/*-------------------------------------
 	CurrentIssuesBox
---------------------------------------*/
    
.currentIssueBox
{
    width: 230px;
    }
    
/*-------------------------------------
 	EndCurrentIssuesBox
---------------------------------------*/


/*-------------------------------------
 	AuthorsBox
---------------------------------------*/

.txtGrayDescription
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    color: #818181;
    }
    
.txtAuthor
{
    font-size: 12px;
    font-weight: bold;
    }

.authImage
{
    float: left;
    }
    
.authDescription
{
    float: left;
    margin-left: 5px;
    width: 125px;
    }
    
.authorBlock
{
    padding: 5px 0px 0px 0px;
    width: 180px;
    clear: both;
    }
    
/*-------------------------------------
 	EndAuthorsBox
---------------------------------------*/

/*-------------------------------------
 	ShowArticle
---------------------------------------*/

.articlebox
{
    width: 650px;
    background: url('../Images/bloxDotsBg.gif') repeat-y right top;
    padding-right: 18px;
    }
    
.articleBody
{
    clear: both;
    text-align: justify;
    }
    
.articleabstract
{
    font-style: italic;
    margin-left: 0px;
    color: #444444;
    margin-bottom: 20px;
    padding-left: 10px;
    width: 430px !important;
    float: right;
    background: url('../Images/bloxDotsBg.gif') repeat-y left top;
    }
    
.articleBody p
{
    margin-top: 10px;
    line-height: 1.4em;
    }
    
p.first:first-letter  
{
    font: bold 40pt Arial, Arial Narrow, Trebuchet MS, Segoe UI; 
    float:left;
    margin: 0px 10px 0px 0px;
    line-height: 1.0em;
    background-color: #8dd1af;
    color: #fff;
    padding: 5px;
    }
    
.imageDescription
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    color: #818181;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: right;
    }
    
.panImagesTable
{
    float: right;
    margin-top: 0px;
    padding-left: 20px;
    }
    
.articlebox h3
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url('../Images/headingsDotsBg.gif') repeat-x left bottom;
    }
    
.breadCrumbs
{
    font-family: Verdana, Tahoma;
    font-size: 10px;
    color: #fff;
    padding-bottom: 5px;
    }
    
.breadCrumbs a
{
    color: #000;
    }
    
.pdfBlock
{
    background-color: #e9e9e9;
    padding: 10px;
    clear: both;
    margin-bottom: 10px;
    }
    
.colorizedTable
{
    width: 100%;
    padding: 1px;
    border-top: solid 1px #9cb6c5;
    border-left: solid 1px #9cb6c5;
    border-right: solid 1px #758e9d;
    border-bottom: solid 1px #758e9d;
    font:12px/16px sans-serif,arial;
    font-size: 90%;
    }
    
.colorizedTable tr th
{
    background: #a7d9f3 url('../Images/gridHrTd.gif') repeat-x left top;
    padding: 4px;
    }
    
.colorizedTable td{
    border-bottom: solid 1px #9cb6c5;
    border-right: solid 1px #8bbddf;
    padding: 3px;
    margin: 1px;
    background-color: #e0eff7;
}

.colorizedTable td.alternate {
    border-bottom: solid 1px #8fd29a;
    border-right: solid 1px #8fd29a;
    background-color: #e3f4e6;
}

.colorizedTable td.description {
    border-bottom: solid 1px #8fd29a;
    border-right: solid 1px #8fd29a;
    background-color: #e3f4e6;
    font-family: Verdana, Tahoma;
    font-size: 10px;
    background-color: #fde7e7;
}

td.listTableTd2
{
    background-color: #c1edd7; 
    width: 99%;
    padding: 5px;
    }
    
td.listTableTd1
{
    background-color: #d7d7d7;
    vertical-align: middle;
    width: 1%;
    text-align: center;
    padding: 5px;
    }