.headerTable {
	margin:10px;
	width: 96%;
	}

.tr1 {
	
}

.tr2 {
	background-color: #C5D8F7;
	
}
.data {
	background-color: #ffffff;
	padding: 3px;
	font-family: tahoma,geneva;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
	color:#000000;
	
}
.dataLabel {
	font-weight: bold;
	
	padding: 6px;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	
	text-align:right;
}
.data2 {
	background-color: #EAEBFB;
	padding: 3px;
	font-family: tahoma,geneva;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
	color:#000000;
	
}
.dataTop{
	background-color: #E4E4E4;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:5px;
	margin-bottom: 8px;
	font-family: "century gothic",tahoma,geneva;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}





/* PAUL's GN CSS BEGIN */

BODY {
	color: #0066CC;
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #0066CC;
	scrollbar-track-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #FFCC00;
	scrollbar-face-color: #0066CC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #9999;
}
a:hover{
	color: #CC9900;
}

/* GN Palette begin */
.lt_blue{color: #0066CC;}
.lt_orange{color: #FFCC00;}
.lt_grey{color: #CCCCCC;}
.dk_grey{color: #999999;}
.black{color: #000000;}
/* GN Palette end */



/* header elements begin */
.header_middle{width: 378px; height: 59; background: #CCCCCC;}
/* header elements end */

/* navigation begin */
.nav_bg {width: 698px; height: 21px; background: #0066CC;}
a.gn_nav { 
display: block; 
background-color: #0066CC; 
text-decoration: none; 
color: #FFCC00; 
padding: 2px 5px 2px 5px;
/* width:4em; */
/* width: 150px; */
height: 21;
float: left;
text-align: center;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
border-right: 1px solid #FFFFFF;
/* border-left: 1px solid #0066CC; */
/* border-bottom: 1px solid #0066CC; */
} 
a.gn_nav:hover { 
background-color: #FFCC00; 
color:#0066CC; 
border-right: 1px solid #0066CC;
/* border-left: 1px solid #0066CC; */
} 

a.gn_nav2 { 
display: block; 
background-color: #0066CC; 
text-decoration: none; 
color: #FFCC00; 
padding: 2px 10px 2px 10px;
/* width:4em; */
/* width: 150px; */
height: 21;
float: left;
text-align: center;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
border-right: 1px solid #FFFFFF;
/* border-left: 1px solid #0066CC; */
/* border-bottom: 1px solid #0066CC; */
} 
a.gn_nav2:hover { 
background-color: #FFCC00; 
color:#0066CC; 
border-right: 1px solid #0066CC;
/* border-left: 1px solid #0066CC; */
} 
/* navigation end */



/* borders begin */
.border_left{width: 1px; background: #0066CC;}
.border_right{width: 1px; background: #0066CC;}
/* borders end */



/* footer elements begin */
.footer_border_top{width: 770px; height: 1; background: #0066CC;}
.gn_footer_text {
	color: #0066CC;
	font-size: 9px;
	text-align: right;
	padding-right: 4px;
	padding-top: 2px;
	text-align: right;
}
a.gn_footer_text {
	text-decoration: underline;
}
a.gn_footer_text:hover {
	color: #6699FF;
	text-decoration: underline;
}
/* footer elements end */



/* other elements end */
.col_right_bg {
	background: #FFFFCC;
	border-left: 1px solid #0066CC;
	border-top: 1px solid #0066CC;	
	width: 150px;
	color: #0066CC;
	font-size: 12px;
	vertical-align: top;
}
/* other elements end */



/* text elements begin */
.col_right_title {
	color: #0066CC;
	font-size: 17px;
	font-weight: bolder;
	text-align: center;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.TextNormSmallBlack
{
	color: #000000;
	font-size: 12.5px;
}

.TextNormSmallx
{
	color: #000000;
	font-size: 9px;
}

.TextNorm
{
	color: #000000;
	font-size: 12px;
}

.TextNormTitle {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 13px;
}

.TextNormTitleGrey {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 13px;
	color: #666666;	
}
.TextNormTitleBlue {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #0066CC;	
}
.TextNormTitleBig {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 19px;
	color: #0066CC;	
}

.TextNormSmall
{
	font-size: 10px;
}

.TextNormSmaller
{
	font-size: 9px;
}

.TextNormType
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

.interviewtitle
{
	font-size: 24px;
	font-weight: bold;
}
.interviewtitlegray
{
	font-size: 18px;
	font-weight: bold;
	color: Gray;
}
.interviewtitle2
{
	font-size: 17px;
	font-weight: bold;

	color: black;
}

/* text elements end */

.image_border_top_right
{	
	border: 1px solid Gray;
	margin: 0px 20px 20px 0px;
	float: right;	
}

.border001
{	
	border: 1px solid Gray;
	margin: 20px 20px 20px 20px;
}

a.pb:link, a.pb:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #003399;
	background: transparent; 
	}

a.pb:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #3366FF;
	background: transparent; 
	}

a.pb:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #003399;
	background: transparent;  
	}

	
a.pb2:link, a.pb2:visited {
	text-decoration : underline;
	color: #003399;
	background: transparent; 
   text-transform: uppercase;
	}

a.pb2:hover {
	text-decoration : none;
	color: #3366FF;
	background: transparent; 
	}

a.pb2:active {
	text-decoration : underline;
	color: #003399;
	background: transparent;  
	}


.pwordbox {
	border: 1px solid #483D8B;
	margin: 2;
	padding: 2;
	font-size: 8px;
	background: #B0C4DE;
	color: #483D8B;
}

.pwordbox2
	{
/*	position: absolute; */
	font-size: 9px;
	float: right;
	top: 0px;
	left: 0px;
	margin: 8px;
	background: #B0C4DE;
	border: 1px solid #483D8B;
	width: 150px;
	padding: 2px 2px 8px 2px;
	color: #483D8B;	
	text-align: center;
	}

.pwordboxform
{
	background: #483D8B;	
	color: #B0C4DE;	
	Border: 1px solid #B0C4DE;	
	text-align: center;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	margin: 4px;
}
.insideHeader {
	background-image: url(gn_top_banner-inside.jpg);
	background-repeat: no-repeat;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #0066CC;
	background-image: url(nav-off.jpg);
	background-repeat: repeat-x;
}

#nav a:link, #nav a:visited, #nav a:active {
	background-image: url(../images/nav-off.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#nav a:hover {
	background-image: url(nav-on.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #0066CC;
	padding-right: 10px;
	padding-left: 10px;
}
.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000000;
}
#buttonPad {
	padding: 5px;
	background-color: #0066cc;
}
/* PAUL's GN CSS END */




















/* CURRENT GN CSS BELOW */
/*
.formtx{
	font-family: Verdana, Arial, Helvetica Inserat;
	font-size: 11px;
	
}
a:link, a:active {
	color:#00f;
}

a:visited
{
	color:#00f;
}

a:hover {
	color:#33f;	
	text-decoration: none;
}

p  { 
	text-indent: 15; 
	font-size: 13px;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}
PRE {font-size: 9pt;
       font-family: "courier new";
       line-height: 11pt; }
   
h1     { font-family: verdana;  color: #2252DC; text-align: Center }
h2     { font-family: verdana;  color: #2252DC; text-align: Center }
h3     { font-family: verdana;  }
h4     { font-family: verdana;  }
HIGHLIGHT { FONT-WEIGHT: BOLD }


/****************************/

/*
.Error
{
	color: Red;
	font-family: Verdana, Arial, Helvetica Inserat;
	font-size: 12px;
} 
.Box
{
	border: solid 1px #cccccc;
	
}


.HeaderRedo
{					 
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 10px;
	color: red;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.HeaderRedo2
{					 
	font-size: 11px;
	color: red;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.HeaderRed
{
	font-weight: bold;
	font-size: 20px;
	color: royalblue;
	font-family: Georgia, Times New Roman, Times, serif;
}

.TextNormal
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}

.SmallItalic
{
	font-family: Times, serif;
	font-size: 13px;
	font-style:italic;
	margin:6px 0px 16px 0px;
}


.TextNormSmall
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12.5px;
}
.SubHead{
	
	text-align:center;
	text-indent:.25in;
	font-family:Arial;
	font-weight:bold;
}
.list
{
	margin-bottom:12.0pt;
    
}  
.navTable
{
	border-right: 1px solid #c0c0c0;
    
