/* CSS Document */

body
{
    border-right:               medium none;
    padding-right:              0px;
    border-top:                 medium none;
    padding-left:               0px;
    font-size:                  .8em;
    font-weight:				normal;    
	padding-bottom:             0px;
    margin:                     0px;
    border-left:                medium none;
    color:                      #000000;
    padding-top:                0px;
    border-bottom:              medium none;
    font-family:                tahoma, helvetica, sans-serif
   
}

#wrapper
{
    width: 620px;
    margin: auto;
    padding: 0;
}

.bodywrapper
{
    width: 620px;
    padding: 0;
	float: left;
}

.bodywrapper > div
{
    width: 10px;
	float: left;
}

#topStrip
{
	background-image:url(/images/layout2_blue_r1_c1.jpg);
}

#topbanner
{
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 150px;
	padding: 0;
	margin: 0;
}

#mainbody
{
	margin: auto;
	width: 600px;
	float: left;
	position: relative;
}


#mainbody .content
{
    padding: 10px 10px 10px 10px;
	margin: 0;
	width: 430px;
	float: left;
	position: relative;
}

.blueLeft
{
	background-image:url(/images/layout2_blue_left.jpg);
	background-repeat: repeat-y;
	width: 10px;
	float: left;
	min-height: 500px;
}

.blueRight
{
	background-image:url(/images/layout2_blue_right.jpg);
	background-repeat: repeat-y;
	width: 10px;
	float: left;
	min-height: 500px;
}


.cleardiv
{
    margin: 0;
    padding: 0;
    clear: both;
    display: block;
    height: 0px;
}

.divider
{
    margin: 0;
    padding: 0;
    clear: both;
    display: block;
    height: 1px;
	background-image:url(/images/divider.jpg);
}

#mainbody #leftnav
{
	width: 150px;
	float:left;
	margin: 0;
	padding: 0;
	background-color: #68A1BF;
	text-align: left;
	overflow: hidden;
	position: relative;
	display: table-column;
}

.leftnavitem
{
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0;
	background-color: #D1E3ED;
	text-align: left;
}

#mainbody .topnavbody
{
	background-color: #68A1BF;
	height: 38px;
	margin: 0;
}

#leftnavtop
{
	height: 38px;
	width: 145px;
	padding: 0px 0px 0px 5px;
	color: #fff;
	font-size: 0.8em;
	margin: 0;
	float: left;
	background-image: url(/images/navtop1px.jpg);
	background-repeat: repeat-x;
}

#leftnavtop p
{
	padding-top: 15px;
}

#footer
{
	width: 620px;
	height: 36px;
	background-image: url(/images/layout2_blue_r13_c1.jpg);
	background-repeat: no-repeat;
}

.unbold
{
font-weight:normal;}



h1
{
    padding-top:                10px;
    font-size:                  1.4em;
    font-weight:                bold;
    color:                      #23556E;
    font-family:                verdana, arial, helvetica, sans-serif;
    text-align:                 center;
    text-decoration:            none
}
h2
{
    padding-top:                10px;
    font-size:                  1.2em;
    color:                      #23556E;
    font-weight:                bold;
    font-family:                arial, helvetica, sans-serif;
    text-decoration:            none
}

a
{
    color:                      #23556E;
    font-size:                  1em;
    font-family:                arial, helvetica, sans-serif;
    font-weight:                bold;
	
    text-decoration:            none
}
a:hover
{
    color:                      #68A1BF;
    font-size:                  1em;
    font-family:                arial, helvetica, sans-serif;
    font-weight:                bold;
    text-decoration:            underline
}

#contact
{
	width: 620px;
	background-image: url(/images/layout2_blue_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 42px;
	text-align: right;
}

#contact div
{
	text-align: right;
	padding: 16px 40px 0px 0px;
}

#contact a
{
    color:                      #ffffff;
    font-size:                  0.9em;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
    text-decoration:            none
}
#contact a:hover
{
    color:                      #D58000;
    font-size:                  0.99em;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
    text-decoration:            none
}

a.nav
{
    color:                      #23556E;
    font-size:                  10pt;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
    text-decoration:            none;
}
a.nav:hover
{
    color:                      #D58000;
    font-size:                  10pt;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
    text-decoration:            none
}

a.nav2
{
    color:                      #23556E;
    font-size:                  .9em;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
	margin-left: 5px;
    text-decoration:            none
}
a.nav2:hover
{
    color:                      #D58000;
    font-size:                  .9em;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
	margin-left: 5px;
    text-decoration:            none
}

ul
{
    text-decoration:            none;
    list-style: url(/images/tealbullet.gif)
}

li ul 
{
	list-style-image: url(/images/tealbullet2.gif); 
}

li li ul 
{
	list-style-image: url(/images/tealbullet3.gif); 
}

.pdf
{
font-size:.8em;
}

.tabSelect
{
	background-image:url(/images/layout2_blue_tabselect.jpg);
}

.tabUnselect
{
	background-image: url(/images/layout2_blue_tabunselect.jpg);
}

.centered
{
    text-align: center;
}

#accWrapper
{
	width: 590px;
	margin: auto;
}

.accessibilityTools
{
    width: 410px;
    float: left;
}

.translate
{
    width: 180px;
    float: right;
    text-align: right
}
