head2
{
	MARGIN-TOP:0px;
	MARGIN-BOTTOM:18px;
	text-align:left;	
}

a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
   color:#191970;
}

a:hover
{
    COLOR:#000000;
    TEXT-DECORATION:underline;
}

td.text
{
        font-family:Verdana;
        font-size:13px;
}

td.celllink
{
	text-align:right;
	cursor:hand;
        font-family:Verdana;
        font-size:13px;
	color:#191970;
}

td.celllink2
{
	text-align:left;
	cursor:hand;
        font-family:Verdana;
        font-size:12px;
	color:#191970;
}

td.celllink3
{
	text-align:left;
	cursor:hand;
        font-family:Verdana;
        font-size:13px;
        FONT-WEIGHT:900;
	color:#191970;
}

td.celllink4
{
	text-align:center;
	cursor:hand;
        font-family:Verdana;
        font-size:12px;
	color:#191970;
}

td.head
{
	text-align:left;
        font-family:arial;
        font-size:16px;
        FONT-STYLE:italic;
        FONT-WEIGHT:900; 
	color:#003399;

}

td.head2
{
	text-align: left;
        font-family: arial;
        font-size: 15px;
        FONT-STYLE: italic;
        FONT-WEIGHT: 900; 
	color: #003399;
	background-color: #6495ed;
}

td.head3
{
	text-align: left;
        font-family: arial;
        font-size: 13px;
        FONT-STYLE: italic;
        FONT-WEIGHT: 900; 
	color: #000000;
}

.topnote 
{
	position: relative;
	top: 10px;
	left: 10px;
        font-family: Verdana;
        font-size: 13px;
        width: 950px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	border-top: 5px solid #4169e1;
	border-left: 5px solid #4169e1;
	border-bottom: 5px solid #191970;
	border-right: 5px solid #191970;
}


h2
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 17px;
    FONT-WEIGHT: normal;
    COLOR: #473077;
    MARGIN-TOP:0px;
    MARGIN-BOTTOM:9px;
}

h3
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    COLOR: #003399;
    MARGIN-TOP:0px;
    MARGIN-BOTTOM:9px;
}

h5
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    MARGIN-TOP:0px;
    MARGIN-BOTTOM:0px;
}

.regulartext
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold;
    COLOR: #894DFB;
    MARGIN-TOP:0px;
    MARGIN-BOTTOM:0px;
}

table.MenuTable
{
	padding: 0px 0px;
	BORDER-BOTTOM:#666666 thin;
	BORDER-LEFT:#666666 thin;
	BORDER-RIGHT: #666666 thin;
	BORDER-TOP:#666666 thin;
	width:120px;
}

.MenuUnSelected
{
    BACKGROUND-COLOR: #894DFB;
    BORDER-BOTTOM: #402b6b solid 2px;
    BORDER-LEFT: #ac83ff solid 1px;
    BORDER-RIGHT: #402b6b solid 2px;
    BORDER-TOP: #ac83ff solid 1px;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: -0.5pt;
    LINE-HEIGHT: 10pt;
    MARGIN: 2px 0px;
    PADDING: 0px 3px;
    TEXT-DECORATION: none;
    WIDTH: 144px
}
.MenuSelected
{
    BACKGROUND-COLOR: #dac9fd;
    BORDER-BOTTOM: #708090 solid 2px;
    BORDER-LEFT: #e0d1ff solid 1px;
    BORDER-RIGHT: #708090 solid 2px;
    BORDER-TOP: #e0d1ff solid 1px;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    HEIGHT: 0pt;
    LETTER-SPACING: -0.5pt;
    LINE-HEIGHT: 10pt;
    MARGIN: 2px 0px;
    PADDING: 0px 3px;
    TEXT-DECORATION: none;
    WIDTH: 144px
}


body
{
    FONT-FAMILY:Verdana,Arial,Helvetica
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
      font-size:100.01%; 

}

.text
{
        font-family: Verdana;
        font-size: 13px;
}

.text2
{
        font-family: Verdana;
        font-size: 11px;
        FONT-STYLE:italic;
        color: blue;
        background-color: #edf0f1;
}

/* new tags for tab style */

.bodymain {
	background-color: #E9ECEF;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	}
	
/* PAGEMENU :: A simple single line menubar   */	

#pagemenu {
	position: absolute;
	top: 120px;
	background-image: url(../images/bar.gif);
	height: 23px;
	text-align: left;
	white-space : nowrap;
	}
	
#pagemenu ul {
	position: relative;
	top: 1px;
	list-style: none;
	padding: 0;
	margin: 0px;
	}
	
#pagemenu ul li {
	display: inline;
	margin: 2px 0px 0px 0px;
	vertical-align: middle;
	}
	
#pagemenu a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 0px solid #000033;
	text-decoration: none;
	padding: 2px 6px 5px 6px;
	}
	
#pagemenu a:hover {
	background-color: #473077;
	color: #ffffff;
	}

#pagemenu a:active {
	background-color: #473077;
	color: #ffffff;
	}

/* PAGEBODY :: Main Content Area of the Page */	

#pagebody {
	background-color: #E9ECEF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;

	}

#pagebody text
{
        font-family: Verdana;
        font-size: 10px;
}


#pagebody td:text
{
        font-family: Verdana;
        font-size: 10px;
        text-align=left;
}

#pagebody h1 {
	margin-top: 0px;
	font-size: 18px;
	text-align: left;
	color: #000000;
	}

#pagebody hr {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;	
	color:#E9ECEF
	}
	
#pagebody h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #BAB0FF;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#pagebody h3 {
	font-size: 14px;
	font-weight: bold;	
	margin-bottom: 5px;
	margin-top: 10px;
	color:#000000
	}

#pagebody h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CC0000;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#pagebody p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 6px;
	line-height: 150%;
	}
	
#pagebody li {
        list-style-image: url(../images/star.png);
	font-size: 12px;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 150%;
	}
	
#pagebody .download {
	float: right;
	font-size: 11px;
	font-weight: bold;
	width: 140px;
	border: 2px solid #894DFB;
	background-color: #894DFB;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 1px 5px 1px 5px;
	-moz-border-radius: 0px 0px 4px 4px;
	}

#pagebody2 {
	
	font-family: Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;
	}

#pagebody2 text
{
        font-family: Verdana;
        font-size: 10px;
}
#pagebody2 .note
{
        font-family: Verdana;
        font-size: 12px;
        FONT-STYLE:italic;
}
#pagebody2 td:text
{
        font-family: Verdana;
        font-size: 10px;
        text-align:left;
}

#pagebody2 h1 {
	margin-top: 0px;
	font-size: 34px;
	font-family: Verdana;
	text-align: center;
	color: #000000;
	}
	
#pagebody2 h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #894DFB;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#pagebody2 hr {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;	
	color:#E9ECEF
	}
	
#pagebody2 h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #BAB0FF;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#pagebody2 h3 {
	font-size: 14px;
	font-weight: bold;	
	margin-bottom: 5px;
	margin-top: 10px;
	color:#000000
	}

#pagebody2 h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CC0000;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#pagebody2 p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 6px;
	line-height: 150%;
	}
	
#pagebody2 li {
        list-style-image: url(../images/star.png);
	font-size: 12px;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 150%;
	}
	
#pagebody2 .download {
	float: right;
	font-size: 11px;
	font-weight: bold;
	border: 2px solid #BAB0FF;
	background-color: #BAB0FF;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 1px 5px 1px 5px;
	}



.subtitle {
	margin-top: 0px;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;	
	}	
.download a {
	color: #FFFFFF;
	border-bottom-width: 0px;
	}

.download a:hover {
	color: #000000;
	border-bottom-width: 0px;
	}

.download2 a {
	float: right;
	font-size: 11px;
	font-weight: bold;
	border: 2px solid #708090;
	background-color: #CDC5FC;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 1px 5px 1px 5px;
	}

.download2 a:hover {

	font-size: 11px;
	font-weight: bold;
	border: 2px solid #708090;
	color: #000000;
	background-color: #e6e6fa;
	margin-left: 5px;
	padding: 1px 5px 1px 5px;

	}
	
/* TABS */

div.tabs {
	font-size: 11px;
	line-height: 23px;
	position: absolute;
	top: 170px;
	left: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	cursor: default !important;
	font-weight: 700 !important;
	z-index: 100;

	}

.papyrus {
	font-family: papyrus;
	color: #473078;
	font-size: 24px;
	font-weight: bold;	
	text-decoration: italics;
}
.up {
	position: relative;
	top: -25;
}

.up2 {
	position: relative;
	top: -35;
}

.content {
	position: absolute;
	top: 189px;
	bottom: 100px;
	left: 12px;
	font-family: Veranda, Arial, sans-serif;
	border: 1px solid #666;
	width: 755px;
	height: 741px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	z-index: 80;
	background-color: #ffffff;
	}
.content-long {
	position: absolute;
	top: 189px;
	bottom: 100px;
	left: 12px;
	font-family: Veranda, Arial, sans-serif;
	border: 1px solid #666;
	width: 755px;
	height: 1575px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	z-index: 80;
	background-color: #ffffff;
	}
.content3 {
	position: absolute;
	top: 189px;
	bottom: 100px;
	left: 12px;
	font-family: Veranda, Arial, sans-serif;
	border: 1px solid #666;
	width: 755px;
	height: 590px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	z-index: 80;
	background-color: #ffffff;
	}
.back {
	position: absolute;
	top: 172px;
	left: 6px;
	font-family: Veranda, Arial, sans-serif;
	border: 1px solid #666;
	width: 755px;
	height: 560px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	z-index: 40;
	background-color: #ffffff;
	}	
.tab {
	border: 1px solid #347;
	padding: 2px 5px 1px 5px;
	background-color: #dac9fd;
	color: #303036;
	z-index: 100;
	border-bottom-width: 0;
			-moz-border-radius: 4px 4px 0px 0px;

	}

.tabHover {
	background-color: #473077;
	color:#fff;
	z-index: 90;
	border-bottom-width: 0;
	}

.tabActive { 
	padding: 3px 5px 2px 5px;
	color: #060610 ;
	background-color: #ffffff;
	z-index: 100;
	}
      
div.tabsClone .tab, div.tabsClone .tabActive {
	border-top-width: 0 !important;
	border-bottom-width: 1px !important;
	}

div.tabsClone .tabActive{
	top: -2px;
	}

a.removeTab{
	font-size: smaller;
	text-decoration: none;
	}



/* PAGEBAR :: Bar on Right Side of Page */

#sidetab1 {
	position: absolute;
	left: 805px;
	width: 50px;
	top: 156px;
	background-color: #ffffff;
	border: 1px solid #347;
	padding: 2px 5px 1px 5px;
	font-size: 11px;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	cursor: default !important;
	font-weight: 700 !important;
	color: #303036;
	z-index: 100;
	border-bottom-width: 0;
	-moz-border-radius: 4px 4px 0px 0px;
	}

#sidetab2 {
	position: absolute;
	left: 805px;
	width: 100px;
	top: 425px;
	background-color: #ffffff;
	border: 1px solid #347;
	padding: 2px 5px 1px 5px;
	font-size: 11px;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	cursor: default !important;
	font-weight: 700 !important;
	color: #303036;
	z-index: 100;
	border-bottom-width: 0;
	-moz-border-radius: 4px 4px 0px 0px;
	}
.button {
	width: 144px;
	}
#button {
	width: 144px;
	}
#pagebar {
	position: absolute;
	left: 795px;
	right: 10px;
	top: 172px;
	background-color: #ffffff;
	border: 1px solid #666;
	width: 175px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}	

#pagebar h1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border-top: 1px dotted #9999CC;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
	
	
#pagebar h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CC0000;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#pagebar p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	}

#pagebar a {
	border-bottom: 0px solid #333366;
	color: #CC0000;
	text-decoration: none;
	}

#pagebar a:hover {
	border-bottom: 0px solid #333366;
	color: #333366;
	text-decoration: underline;
	}


#pagebar2 {
	position: absolute;
	left: 795px;
	right: 10px;
	top: 441px;
	background-color: #ffffff;
	border: 1px solid #666;
	width: 175px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}	

#pagebar2 h1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border-top: 1px dotted #9999CC;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
	
	
#pagebar2 h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CC0000;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#pagebar2 p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	}

#pagebar2 a {
	border-bottom: 0px solid #333366;
	color: #CC0000;
	text-decoration: none;
	}

#pagebar2 a:hover {
	border-bottom: 0px solid #333366;
	color: #333366;
	text-decoration: underline;
	}	

/* ASSORTED  */

#clear {
	clear:both;
	}

#ste {
	position: absolute;
	top: 1075px;
	left: 15px;
	font-family: "Trebuchet MS", Arial, sans-serif;

	}	
#ste p {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	text-decoration: italics;
	color: #009c00;
	}
#ste a {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	text-decoration: italics;
	border: 0px;
	color: #009c00;
	}

#pageupdate {
	position: absolute;
	top: 1305px;
	left: 285px;
	width: 230px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}	

.cert   {
	position: absolute;
	top: 17px;
	left: 653px;
	
	}			