@charset "UTF-8";
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
BODY
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
body { background-color: #141935; margin-top: 5px; 5px; margin-bottom: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 150%;}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
LINKS
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
a:link { color: #67728C; }
a:visited { color: #67728C; }
a:hover { color: #67728C; }
a:active { color: #67728C; }

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
BORDERS_BGS_AND_BULLETS
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.bg_no_tile { background-repeat: no-repeat }
.bg_tile_vert_only { background-repeat: repeat-y; }
.bg_tile_vert_only_pos_right { background-repeat: repeat-y; background-position: top right; }
.border_left { border-left-width: 1px; border-left-style: solid; border-left-color: #E4E4E4; }
.border_top { border-top-width: 1px; border-top-style: solid; border-top-color: #E4E4E4; }
.bullets_square { list-style-type: square; }

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
LIGHT_GREYS
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.body_light_grey_11 { color: #999999; font-size: 11px; }

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
BLACKS
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.title_black_13 { color: #000000; font-size: 13px; }
.body_black_11 { color: #000000; font-size: 11px; }

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
WHITES
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.title_white_13 { color: #FFFFFF; font-size: 13px; }
.body_white_11 { color: #FFFFFF; font-size: 11px; }

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
DARK BLUES
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.title_dk_blue_13 { color: #27355C; font-size: 13px; }
.body_dk_blue_11 { color: #27355C; font-size: 11px; }

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
SITE_MAP_BLUE
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.title_site_map_blue_10 { color: #3E548E; font-size: 10px; }