/* START DEFAULT STYLES */

body {
    font-size:  11px;
	font-family: verdana, arial, sans-serif;
	font-size:  11px;
	color:  #333333;
}

td { 
    font-size:  11px;
    font-family: verdana, arial, sans-serif;
	vertical-align: top;
	color:  #333333;
}

td.valignbottom {
	vertical-align: bottom;
}

p {
    font-family: verdana, arial, sans-serif;
    font-size:  11px;
	margin-top: 8px;
    margin-bottom: 8px;
	margin-left: 1px;
	margin-right: 5px;
	color:  #333333;
}

h1 { color: #28509f; font-size: 13px; font-family: verdana, arial, sans-serif; margin-top: 0; margin-left: 0; margin-bottom: 0; font-weight:  normal; }

h2 {
    font-size: 11px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
   	font-weight:  bold;
}
 
input, select, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color:  #333333;
}

ul {
    font-size: 11px;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 0px;
	padding-left: 0px;
	color:  #333333;
}

ul.roles {
	list-style: circle;
}

/* START LINKS */
a {
    font-size:  11px;
    font-family: verdana, arial, sans-serif;
}

a:link, a:visited {
    font-size:  11px;
    color: #28509F;
	font-weight:  bold;
	text-decoration: none;
}

a:hover, a:active {
    font-size:  11px;
    color: #FF6600;
	text-decoration: underline;
}
/* END LINKS */

/* END DEFAULT STYLES */




/* START BODY STYLES */

.hilite {
	color: #FF6600;
}

/* END BODY STYLES */


/* START GLOBAL NAV STYLES */

.global_nav, .global_nav a:link, .global_nav a:visited {
    font-size:  11px;
	background: #27509f;
	color:  #ffffff;
	vertical-align: center;
	text-align: center;	
	font-weight: normal;
    font-family: verdana, arial, sans-serif;
    text-decoration: none;
    line-height: 16px;
}

.global_nav a:hover, .gloval_nav a:active {
    font-size:  11px;
	font-weight: bold;
}

.global_nav_selected, .global_nav_selected a:link, .global_nav_selected a:visited {
    font-size:  11px;
	background: #ff6600;
	color:  #ffffff;
	vertical-align: center;
	text-align: center;	
	font-weight: normal;
    font-family: verdana, arial, sans-serif;
    text-decoration: none;
    line-height: 16px;
}

.global_nav_selected a:hover, .global_nav_selected a:active {
    font-size:  11px;
	font-weight: bold;
}

/* END GLOBAL NAV STYLES */


/* START LEFT NAV STYLES */
.arrow {
	color:  #28509F;
}

.arrow_bold {
	color:  #FF6600;
	font-weight: bold;
}

.leftnav_1, .leftnav_1 a:link, .leftnav_1 a:visited {
	font-family:  verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:  #28509F;
	text-decoration: none;
}

.leftnav_1 a:hover, .leftnav_1 a:active {
    font-size:  11px;
	color:  #FF6600;
	text-decoration: underline;
}

.leftnav_1_selected, .leftnav_1_selected a:link, .leftnav_1_selected a:visited, .leftnav_1_selected a:hover, .leftnav_1_selected a:active {
    font-size:  11px;
    color:  #FF6600;
	font-weight: bold;
}

.leftnav_2, .leftnav_2 a:link, .leftnav_2 a:visited {
	font-family:  verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:  #28509F;
	text-decoration:  none;
}

.leftnav_2 a:hover, .leftnav_2 a:active {
    font-size:  11px;
	color:  #FF6600;
	text-decoration: underline;
}

.leftnav_2_selected, .leftnav_2_selected a:link, .leftnav_2_selected a:visited, .leftnav_2_selected a:hover, .leftnav_2_selected a:active {
    font-size:  11px;
    font-weight: normal;
	color:  #FF6600;
}


/*
.leftnav_1, .leftnav_1 a:link, .leftnav_1 a:visited {
	font-family:  verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:  #28509F;
	text-decoration:  none;
	margin-left: 10px;
}

.leftnav_1 a:hover, .leftnav_1 a:active {
	color:  #FF6600;
	text-decoration: underline;
	margin-left: 10px;
}

.leftnav_1_selected, .leftnav_1_selected a:link, .leftnav_1_selected a:visited, .leftnav_1_selected a:hover, .leftnav_1_selected a:active {
	color:  #FF6600;
	margin-left: 10px;
}

.leftnav_2, .leftnav_2 a:link, .leftnav_2 a:visited {
	font-family:  verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:  #28509F;
	text-decoration:  none;
	margin-left: 10px;
}

.leftnav_2 a:hover, .leftnav_2 a:active {
	color:  #FF6600;
	text-decoration: underline;
	margin-left: 10px;
}

.leftnav_2_selected, .leftnav_2_selected a:link, .leftnav_2_selected a:visited, .leftnav_2_selected a:hover, .leftnav_2_selected a:active {
	font-weight: normal;
	color:  #FF6600;
	margin-left: 10px;
}
*/

/* END LEFT NAV STYLES */

/* START FOOTER STYLES */
.footer, .footer a:link, .footer a:visited {
	font-family:  verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:  #28509F;
	text-decoration:  none;
	line-height: 16px;
}

.footer a:hover, .footer a:active {
    font-size:  11px;
	color:  #FF6600;
}

/* END FOOTER STYLES */




/* START COLOR STYLES */

/* END COLOR STYLES */

/* START BACKGROUND STYLES */
.bg_yellow { background-color: #F3C100; }
.bg_orange { background-color: #FF6600; }
.bg_dkblue { background-color: #28509F; }
.bg_ltblue { background-color: #75bef0; }
.bg_beige  { background-color: #EAF0C1; }
.bg_ltgreen  { background-color: #CCFFBF; }

.bg_0 { background-color: #000000; }
.bg_3 { background-color: #333333; }
.bg_6 { background-color: #666666; }
.bg_9 { background-color: #999999; }
.bg_c { background-color: #cccccc; }
.bg_f { background-color: #ffffff; }
/* END BACKGROUND STYLES */


.field_name {
}

.field_name_required {
	font-weight: bold;
}

.field_name_error {
	font-weight: bold;
	color: #ff0000;
}

.field_error {
	color: #ff0000;
}