/**************************************************************
 default tags
**************************************************************/
html {
	
}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #335577;
	/*letter-spacing: 0.1em;*/
	margin: 0px 0px 3px 0px;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #335577;
	margin: 0px 0px 5px 0px;
}
h3 {
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#336699;
	margin: 0px 0px 5px 0px;
}
h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335577;
	margin: 0px 0px 5px 0px;
}
h5 {
	font-family: times, palatino, serif;
	font-size: 15px;
	font-weight: normal;
	color:#335577;
	margin: 0px 0px 5px 0px;
}
strong {
	font-weight: bold;
	color:#335577;
}
em {
	color: #335577;
}
img {
	border: 0px;
}
hr {
    height:1px;
    width:100%;
    color: #cccccc;
    margin: 0px 0px 0px 0px;  
}
ul {
	margin-bottom:0px;
}
li {
	color: #000000;
	padding: 0px 0px 4px 0px; 
	margin: 0px 0px 0px 0px;		
}

/**************************************************************
 form reference tags
**************************************************************/
input, select, textarea {
	font: 11px arial, helvetica, sans-serif; 
	color: #606060;
	
	background-color: #ffffff;
}
input.radio {
	background-color:transparent; 
	border-width: 0px;
}
input.checkbox {
	background-color:transparent; 
	border-width: 0px;
}

/**************************************************************
 link reference tags
**************************************************************/
a { 
	color: #993300; 
	text-decoration: none; 
	cursor: hand;
}
a:hover {
	color:#993300;
	text-decoration:underline;
}
a:visited {
	color:#4c7095;
}


/**************************************************************
 link group reference tags
**************************************************************/
.linkGroup {
	width: 100%;
	text-align:right;
}
.linkGroup a {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#993300;
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}
.linkGroup a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#993300;
	text-decoration: underline;
}
.linkGroup a:visited {
	color:#4c7095;
}

/**************************************************************
 default table reference tags
**************************************************************/
table {
}
th {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-align: left; 
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

/**************************************************************
 framework structural tags - logo id
 **************************************************************/
.logo {
	height: 40px;
	width: 100%;
	background-color: #c3dbe8;
	overflow: hidden;
}

/**************************************************************
 framework structural tags - navigation
 **************************************************************/
.nav {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 100%;
	background-color: #335577;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 0px 0px;	
}
.img_nav 
{
	height: 20px;
	background-color: efeeee;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 0px 0px;	
}


.nav table td{
	padding: 2px 0px 0px 0px;
	vertical-align:middle;	
}
.nav a {
	color: #ffffff;
	font-weight:normal; 
	text-decoration: none; 
	cursor: hand;	
}
.nav a:hover {
	color: #ffffff;  
	font-weight:bold;
	text-decoration: none;
	cursor: hand;	
}
.nav a:visited {
	color: #ffffff;
	/* font-weight: normal; */
	text-decoration: none; 
	cursor: hand;
}


/**************************************************************
 framework structural tags - chapter options
 **************************************************************/
.chapter {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 55px;
	width: 200px;
	background-color: #c3c3c3;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 20px 0px 20px;	
}


/**************************************************************
 framework structural tags - filter options
 **************************************************************/
.filter {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 55px;
	width: 100%;
	background-color: #f0f0f0;
	border-bottom: 1px solid #000000;
	padding: 10px 0px 0px 10px;	
}
.filter table td {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;	
}


/**************************************************************
 framework structural tags - body content
 **************************************************************/
.content {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.spacer {
	width:10px;
	padding: 0px;
	margin: 0px;
}


/**********************************************************************************
 * Annual Report Homepage Sidebar Tags
 **********************************************************************************/
table.sidebarNavy {
	border: 0px;
	width: 180px;
}
table.sidebarNavy th {
	height:50px;
	background-position: center;
	background-repeat: no-repeat;
 	border-bottom: 1px #000000 solid;
	background-color: #ffffff;
	color: #ffffff;
	vertical-align:middle;
}
table.sidebarNavy td {
	background-color: #335577;
 	border: 0px;
	font-size: 11px;
	color: #ffffff;
	padding: 5px 5px 0px 10px;
}
table.sidebarNavy td.sidebarNavyFooter {
	background-color: #ffffff;
	height:20px;
 	border: 0px;
	background-image: url(../images/sidebarNavyFooter.gif);
	background-repeat: repeat-x;
}
table.sidebarNavy a {
	color:#c3dae8;
}
table.sidebarNavy a:hover {
	color:#ffffff;
}
table.sidebarNavy a:visited {
	color:#c3dae8;
}
 
table.sidebarBlue {
	border: 0px;
	width: 180px;
}
table.sidebarBlue th {
	height:50px;
	background-position: center;
	background-repeat: no-repeat;
 	border-bottom: 1px #000000 solid;
	background-color: #ffffff;
	color: #ffffff;
	vertical-align:middle;
}
table.sidebarBlue td {
	background-color: #e1edf3;
 	border: 0px;
	font-size: 11px;
	color: #000000;
	padding: 5px 5px 0px 10px;
}
table.sidebarBlue td.sidebarBlueFooter {
	background-color: #ffffff;
	height:15px;
 	border: 0px;
	background-image: url(../images/sidebarBlueFooter.gif);
	background-repeat: repeat-x;
}
 

table.sidebarGray {
	border: 0px;
	width: 180px;
}
table.sidebarGray th {
	height:50px;
	background-position: center;
	background-repeat: no-repeat;
 	border-bottom: 1px #000000 solid;
	background-color: #ffffff;
	color: #ffffff;
	vertical-align:middle;
}
table.sidebarGray td {
	background-color: #f0f0f0;
 	border: 0px;
	font-size: 11px;
	color: #000000;
	padding: 5px 5px 0px 10px;
}
table.sidebarGray td.sidebarGrayFooter {
	background-color: #ffffff;
	height:15px;
 	border: 0px;
	background-image: url(../images/sidebarGrayFooter.gif);
	background-repeat: repeat-x;
 }



/**************************************************************
 Annual Report Chapter Styles 
 **************************************************************/
.ARHeading1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #335577;
}

.ARHeading2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.ARHeading3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #335577;
}



/**************************************************************
 Annual Report Chapter Index Styles 
 **************************************************************/
table.chapterList {
	width: 100%;
}
table.chapterList th {
	font-size: 12px;
	font-weight: bold;
	color: #003f5f;
	padding: 2px 7px 2px 7px;
	vertical-align: top;
	text-align: left;
}
table.chapterList td {
	font-size: 12px;
	border-bottom: 1px #cccccc solid;
	padding: 2px 7px 0px 7px;
	vertical-align: top;
	text-align: left;
}
table.chapterList td.indent {
	border-bottom: 1px #e0e0e0 solid;
	padding-left:40px;
}


/**************************************************************
 Annual Report Chapter Table Styles 
 **************************************************************/
table.technoteTable {
	border-top: 1px #4f96b8 solid;
	border-bottom: 1px #4f96b8 solid;
}
table.technoteTable th {
	font-size: 11px;
	font-weight: bold;
	color: #003f5f;
	border-bottom: 1px #4f96b8 solid;
	padding: 2px 7px 2px 7px;
	vertical-align: top;
	text-align: left;
}
table.technoteTable td {
	font-size: 11px;
	padding: 2px 7px 2px 7px;
	vertical-align: top;
	text-align: left;
}
table.technoteTable td.toprule {
	border-top: 1px solid #4f96b8;
}
table.technoteTable td.indent {
	padding: 0px 0px 0px 12px;
}




/**************************************************************
 Annual Report Chapter Table Styles 
 **************************************************************/
table.chapterTable {
	border-top: 1px #4f96b8 solid;
	border-bottom: 1px #4f96b8 solid;
}
table.chapterTable th {
	font-size: 11px;
	font-weight: bold;
	color: #003f5f;
	border-bottom: 1px #4f96b8 solid;
	padding: 2px 7px 2px 7px;
	vertical-align: top;
	text-align: left;
}
table.chapterTable td {
	font-size: 11px;
	padding: 2px 7px 2px 7px;
	vertical-align: top;
	text-align: right;
}
table.chapterTable td.toprule {
	border-top: 1px solid #4f96b8;
}
table.chapterTable td.indent {
	padding: 0px 0px 0px 12px;
}



/**************************************************************
  Annual Report Chapter Notations 
 **************************************************************/
.note {
	font-family: arial, sans-serif;
	font-size: 10px;
	color:#000000;
	margin-bottom:25px;
	width:auto;
}



/**************************************************************
  Annual Report Chapter Notations 
 **************************************************************/
.note {
	font-family: arial, sans-serif;
	font-size: 10px;
	color:#000000;
	margin-bottom:25px;
	width:auto;
}


/**************************************************************
 Annual Report Data Table Styles 
**************************************************************/
.SystemTitle {
	font-size: 18px;
	font-weight: bold;
	color: #335577;
}
table.AR_Data {
	width: 100%;
	border-top: 1px #4f96b8 solid;
	border-left: 1px #4f96b8 solid;
}
table.AR_Data th.Header {
	font-size: 11px;
	font-weight: bold;
	color: #003f5f;
	border-right: 1px #4f96b8 solid;
	border-bottom: 1px #4f96b8 solid;
	background-color: #e0edf3;
	padding: 2px 7px 2px 7px;
	vertical-align: top;
	text-align: right;
}
table.AR_Data td.Header {
	font-size: 11px;
	font-weight: bold;
	color: #003f5f;
	border-right: 1px #4f96b8 solid;
	border-bottom: 1px #4f96b8 solid;
	background-color: #e0edf3;
	padding: 2px 7px 2px 7px;
	vertical-align: top;
	text-align: right;
}
table.AR_Data td.RowHeader {
	font-size: 11px;
	font-weight: bold;
	color: #003f5f;
	border-right: 1px #4f96b8 solid;
	border-bottom: 1px #4f96b8 solid;
	background-color: #e0edf3;
	padding: 2px 7px 2px 7px;
	vertical-align: top;
	text-align: right;
	
	
}
table.AR_Data th.RowHeader {
	font-size: 11px;
	font-weight: bold;
	color: #003f5f;
	border-right: 1px #4f96b8 solid;
	border-bottom: 1px #4f96b8 solid;
	background-color: #e0edf3;
	padding: 2px 7px 2px 7px;
	vertical-align: top;
	text-align: right;
	
	
}
table.AR_Data td {
	font-size: 11px;
	border-right: 1px #4f96b8 solid;
	border-bottom: 1px #4f96b8 solid;
	padding: 2px 7px 2px 7px;
	/* Jack 08/25/2010: Changed from top to bottom to fix rowspan alignment issue
	vertical-align: bottom;*/
	vertical-align: top;
	text-align: right;
}
.SystemFooter {	
	font-family: arial, sans-serif;
	font-size: 10px;
	color:#000000;
}


/**************************************************************
 footer identification 
 **************************************************************/
#footer {
	padding: 6px 0px 0px 10px;
	border-top:1px solid #ffffff;
	background-color:#c3dbe8;
	text-align: left;
	height: 25px;
	width: 100%;	
	vertical-align: middle;
}

#footerText {
	text-align: left;
	font-size: 11px;
	vertical-align: middle;
}
#contentwrap {
	height: 96%;
}




/**************************************************************
  Worksheet Styles 
 **************************************************************/
.grid {
	width: 100%; 
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px; 
	color: #000000; 
	text-align: left;
	padding: 0px;
	margin: 0px; 
	border-top: #4f96b8 1px solid;
	border-left: #4f96b8 1px solid;   
}
.grid th {
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold; 
	font-size: 11px; 
	color: #003f5f;
	padding: 4px 8px 4px 8px; 
	border-bottom: #4f96b8 1px solid; 
	border-right: #4f96b8 1px solid;	
	background-color: #e0edf3;
}
.grid td {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px; 
	padding: 2px 8px 2px 8px;  
	border-bottom: #4f96b8 1px solid; 
	border-right: #4f96b8 1px solid;  
	background-color: #ffffff;
}
.mainHead { 
	font-size: 16px; 
	font-weight: bold;
	color: #003f5f; 
}
.mainSubHead {
	font-size: 12px;
	font-weight: normal;  
	margin: 4px 0px 8px; 
	color: #336699;
}
.borderedGroupHead {
	color: #003f5f;
	font-size: 11px;
	font-weight: bold; 
	margin-bottom: 3px; 
}
.borderedGroup {	 
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
	border-right: #9cb4dc 1px solid; 
	border-top: #9cb4dc 1px solid;  
	border-left: #9cb4dc 1px solid;  
	border-bottom: #9cb4dc 1px solid;
}
.borderedGroup td {
	font-size: 11px;
}
.formElementLabel {
	font-size: 11px;
	font-weight: normal;
}
.formElementValue {
	font-size: 11px;
	font-weight: normal;  
	color: #336699;
}
.childQuestion {
	margin-left: 20px;
}



/**************************************************************
  Alignment Tags Supplied by SRTR 
 **************************************************************/
#l {text-align: left;}
#c {text-align: center;}
#r {text-align: right;}
#d {text-align: "."}
#lb {text-align: left; vertical-align: bottom;}
#cb {text-align: center; vertical-align: bottom;}
#rb {text-align: right; vertical-align: bottom;}
#db {text-align: "."; vertical-align: bottom;}
#lc {text-align: left; vertical-align: center;}
#cc {text-align: center; vertical-align: center;}
#rc {text-align: right; vertical-align: center;}
#dc {text-align: "."; vertical-align: center;}
#lt {text-align: left; vertical-align: top;}
#ct {text-align: center; vertical-align: top;}
#rt {text-align: right; vertical-align: top;}
#dt {text-align: "."; vertical-align: top;}
#t {vertical-align: top;}
#b {vertical-align: bottom;}
