﻿body{
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color:#333333;
	margin:0px;
	background-color:#F7F7F7;
}


DIV
{
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
}


TABLE TD
{
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
}


A
{
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
    color:#3F76AF;
}


#reg_header_upper{
	float:left;
	width:100%;
}
#reg_header_logo{
	width:136px;
	height:60px;
	float: left;
	margin-left:30px;
	margin-top:8px;
}

#reg_header_slogan{
	width:415px;
	height:13px;
	float: left;
	margin-left:70px;
	margin-top:30px;
}



#header_logo{
	width:136px;
	height:60px
}
#reg_header_content{
	float: right;
	height:81px;
	width:300px;
}
#reg_header{
	width:100%;
	margin:0px;
	display:inline-block;
}

#reg_header_content_top{
	text-align:right;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	height:20px;
}
#reg_header_content_bottom{
	text-align:center;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	height:20px;
	float:left;
}
.header_greeding_text{
    margin-right:20px;
}
#reg_header_content IMG{
    float:right;
    margin-right:10px
}

#reg_header_menu{
	float:left;
	width:100%;
}

#reg_left_body, #reg_right_body
{
    margin:5px 5px 5px 5px;
}

#reg_body
{
    margin:5px 5px 5px 5px;
}

#reg_foot 
{
    padding:5px 5px 5px 5px;
    margin:5px 5px 10px 5px;
    text-align:center;
}
#reg_foot a
{
    color:#635E6A;
    text-decoration:none;
}
#reg_foot a:hover
{
    text-decoration:underline;
}

#page_title
{
   color:#333333;
   font-size:18px;
   font-weight:bold;
   border-bottom:solid 1px #E6E3F3;
   padding-bottom:10px;
   margin-bottom:10px;
}

.pageTitle
{
   color:#333333;
   font-size:18px;
   font-weight:bold;
   border-bottom:solid 1px #E6E3F3;
   padding-bottom:10px;
   margin-bottom:10px;
}

.searchResults
{
    
}
.searchBox
{
    width:300px; float:right;
}

.searchBox INPUT
{
   width:100%; border:solid 1px #CFCFCF;
 
}

.foundText
{
    background-color:#FFFF99;
}

.summary
{
   color:#333333;
   padding-bottom:10px;
}


.summary A
{
   color:#333333;
}

.subSection
{
    margin-bottom:10px;
}

.subSection .title
{
   font-weight:bold;
   margin: 10px 0px 5px 0px;
   color:#333333;
}

.section
{
   margin: 10px 0px 20px 0px;
   color:#333333;
}


.section .title
{
   font-weight:bold;
   margin: 10px 0px 5px 0px;
   color:#333333;
}

.section .body
{
   margin:10px 0px 5px 0px;
   color:#333333;
}

.section .footer
{
   margin:10px 0px 15px 0px;
   color:#333333;
}

.section A
{
   font-size:11px;
   color:#333333;
}

.bulletedList
{
    padding-bottom:10px;
    margin-top:10px;
    background-color:#fff;
    border:solid 1px #E6E3F3;
}
.bulletedList A
{
   color:#333333;
   text-decoration:none;
}

.bulletedList A:hover
{
   text-decoration:underline;
}

.bulletedList UL {
   color:#333333;
   margin-bottom:0px;
   list-style-type:disc;
}

.bulletedList LI {
    margin-top:5px;
}

.menuSection
{
    padding-bottom:2px;
    margin-top:0px;
    background-color:#fff;
}

.menuSection .header
{
    text-align:center;
    background-image:url(../images/btn_grey.jpg);
    background-repeat:repeat-y;
    border: solid 1px #E1E1E1;
    padding: 7px 0px 7px 0px;
    color:#333333;
}
.menuSection .body
{
    text-align:left;
    border: solid 1px #E1E1E1;
    padding:  0px 5px 5px 5px;
}


.menuSection .subMenuItem
{
    text-align:right;
    background-repeat:repeat-y;
    padding: 5px 5px 5px 0px;
    color:#fff;
    margin-top:1px;
}

.menuSection .subMenuItemActive
{
    text-align:right;
    background-repeat:repeat-y;
    padding: 5px 5px 5px 0px;
    color:#fff;
    margin-top:1px;
    background-color: #E6E6E6;
}




.menuSection .menuItem
{
    text-align:right;
    background-repeat:repeat-y;
    padding: 5px 5px 5px 0px;
    color:#fff;
    margin-top:1px;
    background-image:url(../images/btn_charcoal.jpg);
}

.menuSection .menuItemActive
{
    text-align:right;
    background-repeat:repeat-y;
    padding: 5px 5px 5px 0px;
    color:#fff;
    margin-top:1px;
    background: #0888c1 url(../images/btn_blue.jpg);
}


.menuSection .menuItem A
{
   color:#fff;
   text-decoration:none;
}

.menuSection .menuItemActive A
{
   color:#fff;
   text-decoration:none;
}


.menuSection .menuItem A:hover
{
   text-decoration:none;
}

.menuSection .menuItemActive A:hover
{
   text-decoration:none;
}



.menuSection A
{
   color:#333333;
   text-decoration:none;
}

.menuSection A:hover
{
   text-decoration:none;
}

.menuSection UL {
   color:#333333;
   margin-bottom:0px;
   list-style-type:disc;
   margin-top:0px;
}

.menuSection LI {
    margin-top:5px;
}

#reg_breadcrumb 
{
    padding:5px 5px 5px 5px;
    color:#333333;
}

#reg_breadcrumb A
{
   text-decoration:none;
   color:#333333;
}

#reg_breadcrumb A:hover
{
   text-decoration:underline;
}


.siteMapList A
{
   text-decoration:none;
   color:#333333;
}

.siteMapList A:hover
{
   text-decoration:underline;
}




.bulletedPlainList
{
    padding-bottom:10px;
    margin-top:10px;
}
.bulletedPlainList A
{
   color:#333333;
   text-decoration:underline;
}

.bulletedPlainList A:hover
{
   color:#517A9F;
}

.bulletedPlainList UL {
   color:#333333;
   margin-bottom:0px;
   list-style-type:disc;
}

.bulletedPlainList LI {
    margin-top:5px;
}


.textNormal
{
   font-size:11px;
   color:#333333;
}

.textSmall
{
   color:#333333;
   font-size:11px;
}


.table
{
   background-color:#E6E3F3;
   text-align:left;
}

.table TD
{
    background-color:#F9F7FD;
    padding-left:10px;
}

.table .col2
{
    width:70px; text-align:center
}



.newsTopic
{
	font-style: normal;
    margin-bottom:20px;
}

.newsTopic .title
{
    margin-bottom:2px;
    font-weight:bold;
}

.newsTopic .title A
{
    text-decoration:none;
}

.newsTopic .title A:hover
{
    text-decoration:underline;
}

.newsTopic .pubdate
{
    margin-bottom:5px;
    color:#C0C0C0;
}
.newsTopic .description
{
    margin-top:6px;
}

.newsTopic .link A
{
   color:#333333;
   text-decoration:underline;
}

.form
{
    border:solid 1px #E6E3F3;
    background-color:#fff;
    padding:10px 10px 10px;
    margin-bottom:10px;
}



.form TABLE TD.title
{
    text-align:right;
    
}

.form TABLE TD.content
{
    text-align:left;
    
}