/* CSS Document */

body
{
    line-height: 16px;
    background-color: #aecef7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    padding: 0;
    margin: 0;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}


.spacer
{
    clear: both;
    font-size: 0;
    line-height: 0;
}

.div_split
{
    clear: both;
    padding: 5px;
}

div.RoundedCorner
{
    background: #386cb0;
    color: #fff;
}

div.RoundedCorner div.info
{
    text-align: center;
    padding: 5px;
}
b.rtop, b.rbottom
{
    display: block;
    background: #fff;
}
b.rtop b, b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #386cb0;
}
b.r1
{
    margin: 0 4px;
}
b.r2
{
    margin: 0 2px;
}
b.r3
{
    margin: 0 1px;
}
b.rtop b.r4, b.rbottom b.r4
{
    margin: 0 1px;
    height: 1px;
}

.link1
{
    line-height: 16px;
    color: #fcfcfc;
    font-size: 11px;
    text-decoration: underline;
}
.link1:hover
{
    line-height: 16px;
    color: #fcfcfc;
    font-size: 11px;
    text-decoration: none;
}

.link3
{
    line-height: 16px;
    color: #274d80;
    font-size: 11px;
    text-decoration: underline;
}
.link3:hover
{
    line-height: 16px;
    color: #274d80;
    font-size: 11px;
    text-decoration: none;
}

.link4
{
    line-height: 16px;
    color: #fcfcfc;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.ltnav
{
    line-height: 16px;
    color: #fcfcfc;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
A.ltnav:hover
{
    line-height: 16px;
    color: #fcfcfc;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.ltnav2
{
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333366;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#top
{
    width: 740px;
    background-color: #FFF;
    padding: 0 20px 0 20px;
    margin: 0 auto;
    background-image: url(../images/top_home_right.gif);
    background-repeat: no-repeat;
    background-position: 505px;
}
#top #logo
{
    float: left;
}
#top #languagelist
{
    float: right;
    margin: 26px 16px 0 0;
    background-image: url(../images/language_select_bg.gif);
    background-repeat: no-repeat;
    padding: 9px 25px 9px 25px;
}
#top .dropdown
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 160px;
}

/*------------------------------------------------top--------------------*/

/*------------------------------------------------menu--------------------*/
#menu
{
    width: 740px;
    background-color: #FFF;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}
#nav
{
    width: 740px;
    height: 26px;
    background-color: #386cb0;
    margin: 0 auto;
    padding: 0;
}

#nav ul
{
    margin: 0 auto;
    padding: 0 0 0 10px;
    list-style-type: none;
    font-size: 13px;
}
#nav ul li
{
    float: left;
    border-right: #aecef7 solid 1px;
}
#nav ul li.noBdr
{
    border: none;
}
#nav ul li a
{
    display: block;
    padding: 0 15px;
    line-height: 26px;
    color: White;
    background-color: inherit;
    text-decoration: none;
}
#nav ul li a:hover
{
    background-color: #5d9cef;
}

#nav ul li a.hover
{
    background-color: #5d9cef;
}

/*------------------------------------------------menu--------------------*/

/*------------------------------------------------banner--------------------*/
#banner
{
    width: 740px;
    margin: 0 auto;
    padding: 0 20px 0 20px;
    background-color: #FFF;
}
/*------------------------------------------------banner--------------------*/

/*------------------------------------------------body--------------------*/
#body
{
    width: 740px;
    margin: 0 auto;
    padding: 0 20px 0 20px;
    background-color: #FFF;
    background-image: url(../images/home_body_bg.gif);
    background-repeat: repeat-y;
}
#body #col_left
{
    float: left;
    padding: 0 15px 0 0;
    width: 200px;
}

#body #col_left #norcross_info
{
    padding: 5px;
}

#body #col_left #login
{
    padding: 0 0 15px 0;
    text-align: center;
}

#body #col_mid
{
    float: left;
    padding: 0 10px 0 0;
    width: 190px;
}

#body #col_mid ul
{
    list-style: none;
    background: url(../images/icon_pdf.gif) 5px 20px repeat-y;
    font-size: 10px;
    padding: 0 0 0 30px;
}

#body #col_mid li
{
    padding: 10px 0;
}

#body #col_right
{
    float: left;
    width: 320px;
}

#body .col_title
{
    font-size: 12px;
    font-weight: normal;
    color: #224573;
    height: 25px;
    line-height: 25px;
    text-align: left;
    padding: 0 0 0 5px;
    background-color: #aecef7;
    margin: 0 0 5px 0;
}
#body .col_title_none
{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer
{
    width: 740px;
    margin: 0 auto;
    padding: 20px 20px 0 20px;
    background-color: #FFF;
}

#footer #copy
{
    background-color: #386cb0;
    color: #fff;
    line-height: 25px;
    text-align: center;
}

#footer #other
{
    line-height: 40px;
    text-align: center;
}
/*------------------------------------------------footer--------------------*/



/*------------------------------------------------page body--------------------*/
#divBody
{
    width: 740px;
    margin: 0 auto;
    padding: 0 20px 0 20px;
    background-color: #FFF;
}


#divBody #top_menu_line
{
    height: 2px;
    background-color: #cccccc;
}

#divBody #divTopBanner
{
    clear: both;
    background-color: #AECEF7;
    height: 31px;
}

#divBody #divTopBanner #sTitle
{
    float: left;
    width: 200px;
    height: 31px;
    background-color: #5D9CEF;
    background-image: url(../images/submenu_top_bg.gif);
    background-repeat: repeat-x;
}
#divBody #divTopBanner #sPic
{
    float: right;
}

#left
{
    float: left;
    width: 200px;
    margin: 0 0 0 0;
}

#divSubMenu
{
    background-color: #5D9CEF;
    color: #FFF;
}

#divSubMenu #Div1 h1
{
    line-height: 0px;
    height: 30px;
    font-weight: bold;
}

#divSubMenu ul
{
    margin: 0 0 0 16px;
    padding: 0 0 0 16px;
    list-style-image: url(../images/bullet1.gif);
}

#divSubMenu li
{
    padding: 10px 5px 0 5px;
}

#divSubMenu .sub01
{
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 20px;
}

.divBold
{
    margin: 0 0 0 0;
    padding: 10px 0 0 5px;
}

#submenu_bottom
{
    background-color:#386cb0;
    height:8px;
}

#divContent
{
    float: left;
    width: 540px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0px;
}

#divContent #div_Content_title
{
    color:#ffffff;
    height:30px;
    line-height:30px;
    padding:0 0 0 15px;
    background-image:url(../images/inner_header_bg.gif);
}
#divContent #div_Content_title h1
{
    font-size:18px;
}

#divContent #div_Content
{
    clear: both;
    padding:15px;
}

#div_Content .sTitle
{
    clear: both;
    padding: 20px 0 5px 0;
    font-weight: bold;
}

#body #col_right p {
	font-size: 20px;
	color: #369;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: none;
	vertical-align: baseline;
	line-height: normal;
}

