HTML
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-size: 24pt;
}

/* Text Styles */
.logintext
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2464A2;
	text-align: left;
	text-decoration: none;
}
.normaltext
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
	text-decoration: none;
}
.standardtext
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
	text-decoration: none;
}
.mediumtext
{
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	color: #000000;

}
.largetext
{
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    font-weight: bold;
}
.headertext
{
	font-weight: bold;
	font-size: 11pt;
	color: #00209f;
	font-family: arial;
	font-variant: normal;
	text-decoration: underline;
}

.standardtextgray
{
	font-weight: normal;
	font-size: 11px;
	color: darkblue;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: lightgrey;
	text-align: left;
	text-decoration: none;
}
.standardtextwhite
{
	font-weight: normal;
	font-size: 11px;
	color: darkblue;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
	text-decoration: none;
}
.righttext
{
	font-weight: bold;
	font-size: 12px;
	color: navy;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: center;
	text-decoration: none;
}
.righttextwhite
{
	font-weight: normal;
	font-size: 12px;
	color: darkblue;
	padding-top: 6px;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
	text-decoration: none;
	text-justify:distribute-all-lines
}
.tablerow
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
    background-color: white;
}
.tablerowshaded
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: whitesmoke;
}
/* Menu and Button Styles */

.button {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.folderheadcontainer {
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-weight: 500;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 18px;
}

.folderhead {
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-weight: 500;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 18px;
	border-bottom: 2px solid #33619F;
	padding-bottom: 1px;	
}

.folderheadnote {	
	FONT-FAMILY: arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #555454;
	font-size: 11px;
	padding-top: 1px;
}

.text {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #33619F;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	text-align: center;
	background-color: #E8F0FD;
}

.apps {
	display: block;
}

.usertop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-right: 3px;
	color: #33619F;
}
/* Link Styles */
a.adminlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #001B44;	
	margin-right: 10px;
}
a.adminlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #001B44;	
	margin-right: 10px;
}
a.adminlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #001B44;	
	margin-right: 10px;
	background-color: #D0DDEF;	
}
a.adminlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #001B44;	
	margin-right: 10px;
	background-color: #D0DDEF;	
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #001B44;	
	border: none;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #001B44;	
	border: none;
}

a.folderheader:link, a.folderheader:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #001B44;	
	padding-left: 2px;	
}

a.folderheader:hover, a.folderheader:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #001B44;	
	padding-left: 2px;	
}

.folderview {
	margin-left: -38px;
	list-style-type:none;
	line-height: 15px;
}

a.sitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #001B44;	
}

a.sitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #001B44;	
}

a.sitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #001B44;	
	background-color: #D0DDEF;
}

a.sitelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #001B44;	
	background-color: #D0DDEF;
}



.contenttable {
	background-attachment: fixed;
	background-color: #33619F; 
	background-image:url("images/bgrepeat.jpg");
	background-repeat: repeat-x; 
}

.newalert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BD0000;
	border-top: 0px solid #DD3636;
	border-right: 0px solid #8C0202;
	border-bottom: 1px solid #4F92ED;	
	border-left: 0px solid #DD3636;		
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;	
	width: 770px;	
}

.clocktop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	border-top: 2px solid #77A3CA;
	border-bottom: 2px solid #0B3962;
	border-left: 2px solid #77A3CA;
	border-right: 2px solid #0B3962;	
	background-color: #33619F;
	text-align: center;
	vertical-align: middle;
	color: white;
}

.bluebartop {
	height: 0px;
	background-color: #33619F;
	font-size: 1px;
}


.scrollgreeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}

a.scrollheader:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
	color: #FFCC00;
}
a.scrollheader:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
	color: #FFCC00;	
}
a.scrollheader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;	
}
a.scrollheader:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
	color: #FFCC00;	
}


a.scrolldesc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.scrolldesc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;	
}
a.scrolldesc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;	
}
a.scrolldesc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;	
}

.righttable {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align:right;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 20px;
}

.menutable
{
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	color: white;
	line-height: 19px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.menutext {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #33619F;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	color: white;
	text-decoration: none;
}

.gray {
	background-color: gray;
	padding-left: 8px;
	border-top: 1px solid #A09F9F;
	border-right: 1px solid #575656;
	border-bottom: 1px solid #575656;	
	border-left: 1px solid #A09F9F;		
}

.red {
	background-color: #BD0632;
	padding-left: 8px;
	border-top: 1px solid #DD3636;
	border-right: 1px solid #8C0202;
	border-bottom: 1px solid #8C0202;	
	border-left: 1px solid #DD3636;			
}

.blue {
	background-color: #33619F;
	padding-left: 20px;
	border-top: 1px solid #417CB1;
	border-right: 1px solid #033562;
	border-bottom: 1px solid #033562;	
	border-left: 1px solid #6294C1;
}
.blueindent {
	background-color: #526D91;
	padding-left: 30px;
	border-top: 1px solid #417CB1;
	border-right: 1px solid #033562;
	border-bottom: 1px solid #033562;	
	border-left: 1px solid #6294C1;
}
.black {
	background-color: #000000;
	padding-left: 8px;
	border-top: 1px solid #2F2E2E;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	border-left: 1px solid #2F2E2E;		
}

a.menu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-decoration: none;
	width: 100px;	
}
a.menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-decoration: none;
	width: 100px;
}
a.menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-decoration: underline;
	width: 100px;	
}
a.menu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-decoration: none;
	width: 100px;
}

a.graymenu:link, a.graymenu:visited, a.graymenu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-decoration: none;
	width: 100px;
}
a.graymenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-decoration: underline;
	width: 100px;	
}

a.submenu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	text-decoration: none;
	width: 100px;	
}
a.submenu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	text-decoration: none;
	width: 100px;
}
a.submenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	text-decoration: underline;
	width: 100px;	
}
a.submenu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	text-decoration: none;
	width: 100px;
}

.bigredk
{
    BACKGROUND-COLOR: #CC0033;
}
.category
{
    FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    FONT-SIZE: 20px;
}
.colheader
{
	FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #336699;
    COLOR: #FFFFFF;
    FONT-SIZE: .7em; /*10px*/
}
.failure
{
    COLOR: #DC241F;
    FONT-SIZE: 1em;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
}
.invquestion
{
    COLOR: navy;
    FONT-SIZE: 14px;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
}

.menuheader
{
    FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    COLOR: #FFFFFF;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
}
.pageheader
{
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-weight: 500;
	color: #000000;
	font-size: 18px;
}
.paraheader
{
    FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    FONT-SIZE: 1em;
    FONT-WEIGHT: bold;
    COLOR: #6666FF;
}
.pagefooter
{
	FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    FONT-SIZE: .7em;
}
.photocaption
{
    FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: italic;
}
.photoevent
{
    FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    COLOR: navy;
}
.rowdetail
{
	FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #EEEECC;
    COLOR: #000000;
    FONT-SIZE: .7em; /*10px*/
}
.skill
{
    FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    FONT-SIZE: 18px;
    FONT-STYLE: italic;
}
.smalltext
{
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}
.smalltextbold
{
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;    
}

.mediumtextnew
{
    FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    FONT-SIZE: 12pt;
}
.standard
{
    FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}
.smalltextblue
{
    FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    FONT-SIZE: 9pt;
    COLOR: #00209F;
}
.submenu
{
    FONT-FAMILY: geneva, arial, helvetica, sans-serif;
    COLOR: #FFFFFF;
    FONT-SIZE: 12px;
}
.success
{
    COLOR: #0000FF;
    FONT-SIZE: 1em;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
}

.text
{
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
}

.textlink:link
{
    COLOR: black;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;    
    TEXT-DECORATION: underline
}
.textlink:visited
{
    COLOR: black;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.textlink:hover
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: black;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.textlink:active
{
    COLOR: black;
    font-family: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;    
    TEXT-DECORATION: none
}
a.textlinkplain:link, a.textlinkplain:visited, a.textlinkplain:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: navy;
	text-decoration: none;
}
a.textlinkplain:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: navy;
	text-decoration: underline;
}
.boldlink:link
{
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    font-weight: bold;
    TEXT-DECORATION: underline
}
.boldlink:visited
{
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    font-weight: bold;
    TEXT-DECORATION: none
}
.boldlink:hover
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    font-weight: bold;
    TEXT-DECORATION: none
}
.boldlink:active
{
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    font-weight: bold;
    TEXT-DECORATION: none
}


.largelink:link
{
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    font-weight: bold;
    TEXT-DECORATION: underline
}
.largelink:visited
{
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    font-weight: bold;
    TEXT-DECORATION: none
}
.largelink:hover
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    font-weight: bold;
    TEXT-DECORATION: none
}
.largelink:active
{
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    font-weight: bold;
    TEXT-DECORATION: none
}



.smalltextwhite {
	FONT-FAMILY: geneva, arial, helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	font-style: normal;
	font-weight: bold;

}
.alert {
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	FONT-STYLE: normal;
	background-color: #E20912;
	text-transform: capitalize;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.smalltextwhitereg {

	FONT-FAMILY: geneva, arial, helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.attention {

    COLOR: #000099;
    FONT-SIZE: 1em;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
}

