body
{
	margin:0;
	font-family:Arial,verdana,sans-serif;
	text-align:center;
    background-color:#ffffff;
    font-size: 12px;
}
#wrapper
{
    width: 980px;
    margin:0 auto;
    text-align:left;
    color:#000000;
    background-color:#ffffff;
}

a
{
	color:#031489;
	text-decoration:underline;
}
a:hover
{
	color:#ff3333;
	text-decoration:underline;
}

.banner_ad 
{
    float:left;
    padding:0em 0em 1em 8em;
}

#yah
{
	font-size:11px;
	color:#666666;
	border-top: 1px solid #031489;
	border-bottom: 1px solid #031489;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 5px 0px;
}
#yah a
{
	text-decoration: none;
}

h1
{
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size:24px;
	color:#031489;
	font-weight: bold;
}

h2
{
	font-size:12px;
	margin:0px;
	padding:0px;
}

h2 a
{
	text-decoration:none;
}

h2 a:hover
{
	text-decoration:underline;
}
h3
{
    color:#031489;
    font-size:16px;
}

p
{
	margin:0px 0px 10px 0px;
	padding:0px;
}

fieldset 
{
    BORDER-RIGHT: #ccc 1px solid; 
    PADDING-RIGHT: 5px; 
    BORDER-TOP: #ccc 1px solid; 
    PADDING-LEFT: 5px; 
    PADDING-BOTTOM: 5px; 
    BORDER-LEFT: #ccc 1px solid; 
    PADDING-TOP: 5px; 
    BORDER-BOTTOM: #ccc 1px solid;
    margin: 10px 0 0 0;
}

.login
{
	background-image:url(/images/input_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	border: solid 1px #999999;
	padding: 0px 2px 0px 6px;
	font-size: 11px;
	margin-top:3px;
	margin-bottom:2px;
}

.go_button
{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-left: 22px;
	margin-left:5px;
	background-image: url(/images/dotarrow_blue.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration:none;
}

/*Header--------------------------------------------------------*/
/*#header
{
	height: 80px;
	margin: 5px 0px 0px 15px;
	background-image: url(/images/sbgiun_logo.gif);
	background-repeat: no-repeat;
	background-position: center left;
}*/
#header
{
	height: 80px;
	margin: 5px 0px 0px 15px;
	background-image: url(/images/sbgi_logo.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#header_nest
{
	float:right;
	width: 250px;
}
#header_sections
{
	margin: 25px 50px 0px 0px;
	height: 45px;
	float: right;
}
#header_links
{
	height: 20px;
	float: right;
	margin-right: 70px;
	color: #a09fa1;
}
#header_links a
{
	color: #a09fa1;
	text-decoration:none;
}
#header_links a:hover
{
	color: #ee2930;
	text-decoration:underline;
}

#header_search
{
	margin-top: 15px;
	height: 35px;
	width: 230px;
	float: right;
	clear: right;
}
.search
{
	background-image:url(/images/input_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	width: 160px;
	border: solid 1px #999999;
	padding: 0px 2px 0px 6px;
	font-size: 11px;
	margin-top:3px;
	margin-bottom:2px;
	color: #999999;
}

/*Navigation----------------------------------------------------*/

#navigation
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	height: 30px;
	background-image:url(/images/nav_bg.gif);
}
#nav_endleft
{
	float:left;
	height: 30px;
	width: 10px;
	background-image:url(/images/nav_endleft.gif);
}
#nav_endright
{
	float:right;
	height: 30px;
	width: 10px;
	background-image:url(/images/nav_endright.gif);
}
#nav_items
{
	float: left;
	width: 960px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/*#nav_items ul
{
	margin: 7px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
    font-weight: bold;
}
#nav_items li
{
	padding: 0px 0px 0px 50px;
	margin: 0px 25px 0px 25px;
	display: inline;
	background-image: url(/images/nav_sep.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-size: 12px;
	color: #646464;
}*/
#nav_items li a
{
    color:#646464;
    text-decoration:none;
}
#nav_items li a:hover
{
    color:#ce3527;
}

/*Left column---------------------------------------------------*/

#column_left
{
	width:200px;
	float:left;
	margin-left:-980px;
}

#column_left ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
    font-weight: bold;
    text-align:left;
}
#column_left li
{
	padding: 1px 0px 1px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: black;
	width:180px;
	background-color: #ffffff;
	border-top: 1px dotted #646464;
	background-image: url(/images/lnav_bullet3.gif);
	background-repeat: no-repeat;
	background-position: center left ;
}
#column_left li a
{
    color:black;
    text-decoration:none;
    display:block;
    width:175px;
    padding: 4px 0px 4px 5px;
    background-image: url(/images/lnav_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}    
#column_left li a:hover
{
    color:#ce3527;
    cursor:pointer;
}
#column_left li ul
{
    margin-top:-1px;
    margin-left:1px;
}
#column_left li li
{
    background-image:none;
    width:200px;
    padding-left:0px;
}
#column_left li li a
{
    width:195px;
}
#column_left li li a:hover
{
    cursor:pointer;
}
/*
.lnav_item
{
	background-color: #fbcdbc;
	float:left;
	margin: 2px 0px 0px 0px;
	border-top: 1px dotted #646464;
}
.lnav_text
{
	padding:4px 0px 4px 10px;
	background-image: url(/images/lnav_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color:white;
	width:162px;
	float:left;
	border-top: 2px solid white;
}
.bullet
{
	padding: 0px;
	margin: 0px;
	background-image: url(/images/lnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	width: 18px;
	height: 23px;
	float: left;
	border-top: 2px solid white;
}
*/
.grey_box
{
	border: solid 1px #999999;

}
/*--- directory styles ------------------------------------------*/
.field
{
    margin-bottom:10px;
}
.dir_entry
{
    margin-top:10px;
    padding:3px 5px 5px 5px;
    background-image:url(../images/content_bg.gif);
    background-position:top left;
    background-repeat:repeat-x;
    border:solid 0px #064287;
}
.btnDetails
{
    float:right;
    clear:none;
}
.dir_entry h3
{
    margin:0px;
}
.standard_label
{
    width:100px;
    float:left;
}
.standard_textbox
{
    width:400px;
}
.standard_button
{
    border:solid 1px #666666;
    width:100px;
    font-size:10px;
}
.dir_entry .title
{
    width:70px;
    float:left;
}
.info
{
    width:175px;
    float:left;
    margin-right:10px;
}

.description
{
	clear:both;
	margin:20px 0px 0px 0px;
	font-weight:normal;
	padding:20px;
	border:solid 1px #dddddd;
	line-height:1.4em;
}
/*Main content---------------------------------------------------*/

#main_content
{
	display:inline;
	width:540px;
	float:left;
	margin-left:220px;
}
#main_content h2 a
{
    font-size:12px;
}
#main_content h2
{
    font-size:16px;
    color:#000000;
}
#text_content
{
	line-height: 1.5em;
	font-size:12px;
}
.unIntro
{
    margin-top:-30px;
    color:#031489;
    font-size:14px;
    font-weight:bold;
}
.unHomeContent
{
    padding-left:20px;
}
.brand_statement
{
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width:100%;
	height:207px;
}
.cover_image
{
   margin-top:121px; 
}
.brand_strapline
{
	color: #ff3333;
	font-size: 16px;
	font-weight: bold;
	padding-left: 45px;
}
#brand_link
{
	margin-right:45px;
	padding-right:18px;
	background-image: url(/images/dotarrow_sml.gif);
	background-repeat: no-repeat;
	background-position: center right;
	text-align: right;
}

.title_pages
{
	background-image: url(/images/ico_pages.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #a7a9ac;
	font-size: 22px;
	font-weight: bold;
	border-bottom: dotted 1px black;
	margin-bottom: 4px;
}
.title_letter
{
	background-image: url(/images/ico_letter.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #a7a9ac;
	font-size: 22px;
	font-weight: bold;
	border-bottom: dotted 1px black;
	margin-bottom: 4px;
}
.title_man
{
	background-image: url(/images/ico_man.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #a7a9ac;
	font-size: 22px;
	font-weight: bold;
	border-bottom: dotted 1px black;
	margin-bottom: 4px;
}
.nest_left
{
	float: left;
	width: 48%;
}
.nest_right
{
	float: right;
	width: 48%;
}
.faded
{
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-x;
	padding-left:5px;
	padding-right:5px;
}
#main_fade
{
    padding-bottom:30px;
}
.dotted_line
{
	border-top: dotted 1px black;
	height: 10px;
	margin-top: 6px;
}
.padded_dotted_line
{
	border-bottom: dotted 1px black;
	padding: 8px;
}

/*Right column---------------------------------------------------*/

#column_right
{
	width:200px;
	float:left;
	margin-left:20px;
}

/*Footer---------------------------------------------------------*/

#footer
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 28px;
	background-image:url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	clear:both;	
}
#footer_endleft
{
	float:left;
	height: 28px;
	width: 4px;
	background-image:url(/images/footer_endleft.gif);
}
#footer_endright
{
	float:right;
	height: 28px;
	width: 4px;
	background-image:url(/images/footer_endright.gif);
}
#footer_content_left
{
	float: left;
	margin: 7px 0px 0px 25px;
	padding: 0px;
	color: #a09fa1;
	height: 28px;
}
#footer_content_left a
{
	color: #a09fa1;
	text-decoration:none;
}
#footer_content_left a:hover
{
	color: #ee2930;
	text-decoration:underline;
}
#footer_content_right
{
	float: right;
	margin: 7px 25px 0px 0px;
	padding: 0px;
	color: #a09fa1;
	height: 28px;
}
#footer_content_right a
{
	color: #a09fa1;
	text-decoration:none;
}
#footer_content_right a:hover
{
	color: #ee2930;
	text-decoration:underline;
}