body
	{
	margin: 0 auto;
	padding: 0;
	background-color: #D7D1CA;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color:#333;
	line-height: 16px;
	}

p
	{
	margin: 10px auto;
	}

p.indent
	{
	margin-top: 0px;
	}
	
img.center
	{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 1px solid #000;
	}

img.border 
	{
	border: 1px solid #000;
	}
	
img.border2 
	{
	border: 1px solid #000;
	float: left;
	}

img.indent
	{
	float: left;
	margin: 0 5px 0 0;
	border: 0px;
	}
ol li
	{
	padding-bottom: 10px;
	}

ul 
	{ 
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 3px;
	}

ul.showList
	{
	list-style-type: none;
	list-style-image: url("/images/bullet.gif");
	}

ul.showList li
	{
	padding: 0px 0px 3px 0px;
	}

ul.showList2
	{
	list-style-type: square;
	margin-bottom: 3px;
	}

ul.showList2 li
	{
	padding-bottom: 5px;
	}

ul.showList2Pic
	{
	list-style-type: square;
	margin: 0px 0px 15px 40px;
	padding-left: 80px;
	}

ul.showList2Pic li
	{
	margin: 0 0 0 40px;
	padding-bottom: 5px;
	}

ul.showList3
	{
	list-style-type: square;
	
	}

ul.showList3 li
	{
	padding-bottom: 5px;
	}

ul.showList4
	{
	list-style-type: upper-roman;
	}


ul.showList4 li
	{
	padding-bottom: 10px;
	}

ul.showList4 li.noBullet
	{
	list-style-type: none;
	}

ul.showList5
	{
	list-style-type: upper-alpha;
	}

ul.showList5 li
	{
	padding-top: 5px;
	padding-bottom: 5px;
	}

ul.showList6
	{
	list-style-type: none;
	padding-bottom: 0px;
	}

ul.showList5 li
	{
	padding-top: 5px;
	padding-bottom: 0px;
	}


img.left
	{
	float: left;
	border: 1px solid #000;
	margin: 1px;
	padding-right: 2px;
	}

img.right
	{
	float: right;
	border: 1px solid #000;
	margin: 1px;
	padding-left: 0px;
	}

p.box 
	{
	/*width: 90%;*/
	/*border: 1px solid #0151A6;*/
	/*background-color: #ACD1DA;*/
	/*padding: 3px;*/
	/*text-align: left;*/
	/*margin: 20px auto 20px auto;*/
	color: #666;
	font-size: 11px;
	font-weight: bold;
	}

p.underline
	{
	width: 80%;
	border-bottom: 1px solid #96540A;
	} 

p.caption 
	{
	font-size: 10px;
	text-align: left;
	}

p.center 
	{
	text-align: center;
	font-weight: bold;
	}

.blue 
	{
	color: #079DD0;
	font-weight: bold;
	}
	
	
.blue2	
	{
	color: #003399;
	font-weight: bold;
	}
	
	
.blue3
	{color: #333366;
	font-weight: bold;
	}
	
	
.brown 
	{
	color: #96540A;
	font-weight: bold;
	}

h1
	{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 10px;
	padding: 0;
	color: #107394;
	line-height: 20px;
	text-align: center;
	}

h1.center
	{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px;
	padding: 0;
	color: #107394;
	line-height: 16px;
	text-align: center;
	}

h2
	{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	padding: 0;
	color: #96540A;
	line-height: 16px;
		}

h2.center
	{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
	padding: 0;
	color: #96540A;
	line-height: 16px;
	text-align: center;
	}

h3
	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0;
	color: #107394;
	line-height: 15px;
	
	}


h3.center

	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	padding: 0;
	color: #107394;
	line-height: 15px;
	text-align:center
	}

a 
	{
	text-decoration:none;
	font-weight: bold;
	}

a:link 
	{
	color:#107394;
	}

a:visited 
	{
	color:#107394;
	}

a:active 
	{
	color:#107394;
	}

a:hover 
	{
	color:#96540A; 
	border-bottom: 1px solid #96540A;
	}

.searchButton
	{
	vertical-align: middle;
	margin: 0;	
	border: 1px solid #000;
	color: #000;
	font-size:  11px;
	font-weight: normal;
	padding: 2px;
	background-color: #D8C0A5;
	}

.searchBox
	{
	vertical-align: middle;
	margin: 0;	
	border: 1px solid #000;
	color: #000;
	font-size:  11px;
	font-weight: normal;
	padding: 2px;
	background-color: #FEE8D2;
	}
	
.spacer
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 5px;
	line-height: 0px;
	font-size: 0px;
	}

	* html .spacer
	{
	height: 0;
	}

.strong
	{
	font-weight: bold;
	}

p.breadcrumb 
	{
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	border-bottom: 1px dashed #BFB89E;
	font-weight: bold;
	}
						
#outerContainer
	{
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 773px;
	border-left: 1px solid #9D8A79;
	border-right: 1px solid #9D8A79;
	border-bottom: 1px solid #B09F8F;
	background-image: url("/images/bg.jpg") ;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	}
	
#container
	{
	width: 773px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	}
		
#header
	{
	height: 108px;
	position: relative;
	}
			
#header h1
	{
	position: absolute;
	left: 22px;
	top: 0px;
	background-image: url("/images/logo2.gif") ;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	width: 425px;
	height: 100px;
	margin: 0;
	}
				
#header h1 a
	{
	display: block;
	width: 425px;
	height: 100px;
	text-indent: -999em;
	text-decoration: none;
	border: 0;
	overflow: hidden;
	}
					
h1 a:hover
	{
	text-decoration: none;
	background-color: transparent; 
	border: 0;
	}
					
					
#header .topNav
	{
	position: absolute;
	left: 520px;
	top: 26px;
	width: 240px;
	height: 75px;
	font-family: verdana, sans-serif;
	text-align: right;
	font-size: 11px;
	letter-spacing: 1px;
	color: #fff;
	}
	
#header .topNav .fontChanger 
	{
	margin-bottom: 10px;
	}

#header .topNav .fontChanger img
	{
	vertical-align: middle;
	border: 0px;
	margin: 2px 0 2px 0;
	}

#header .topnav .fontChanger a
	{
	border: 1px solid #96540A;
	padding: 1px 1px 2px 1px;
	height: 18px;
	width: 18px;
	margin: 0 0 1px 0;
	}

#header .topNav .fontChanger a:link
	{
	border: 1px solid #96540A;
	padding: 1px 1px 2px 1px;
	height: 18px;
	width: 18px;
	margin: 0 0 1px 0;
	}

#header .topNav .fontChanger a:visited
	{
	border: 1px solid #96540A;
	padding: 1px 1px 2px 1px;
	height: 18px;
	width: 18px;
	margin: 0 0 1px 0;
	}

#header .topNav .fontChanger a:hover
	{
	border: 1px solid #f00;
	}
				
#globalNav
	{
	font-family: Trebuchet MS, verdana, sans-serif;
	height: 30px;
	background-color: #96540A;
	width: 773px;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	}
		
#globalNav ul
	{
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	text-align: center;
	color: #fff;
	}
			
#globalNav ul li
	{
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #fff;
	width: 110px;
	}
		
#globalNav ul li a
	{
	float: left;
	overflow: hidden;
	height: 29px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #96540A;
	width: 110px;
	color: #fff;
	}
				
#globalNav ul li a:hover
	{
	width: 110px;
	background-color: #4B371F;
	color: #fff;
	}

.contentHome
	{
	width: 769px;
	margin: 7px 0px 0 5px;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px
	}

.contentHome .leftCellHome
	{
	float: left;
	width: 480px;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	}

.contentHome .leftCellHome p
	{
	padding: 10px 10px 0px 15px;
	}

.contentHome .rightCellHome
	{
	float: left;
	width: 240px;
	border-left: 1px dashed #BFB89E;
	margin: 12px 0 0 0;
	padding: 0px 10px 0 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
		
	width: 240px;
	}
	/* Begin hiding from Mac IE */
	/* \*/
	html>.contentHome .rightCellHome
	{
	width: 240px;
	}
	/* End hiding from Mac IE */



.contentHome .rightCellHome .lightBlueBG
	{
	background-color: #ADD1DB;
	}

.contentHome .rightCellHome h1 
	{
	background-color: #079DD0;
	padding: 4px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	}

.contentHome .rightCellHome h2
	{
	font-weight: bold;
	font-size: 13px;
	color: #96540A;
	margin: 5px 0 0 0;
	background-color: transparent;
	padding: 0 0 0 4px;
	}

.contentHome .rightCellHome p
	{
	padding: 0 0 0 4px;
	}

.contentHome h1
	{
	text-align: center;
	color: #96540A;
	margin: 0;
	}

.content
	{
	width: 769px;
	margin: 7px 0px 0 5px;
	background-color: transparent;
	background-image: url("/images/bg2.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}

.content .leftCell
	{
	float: left;
	width: 236px;
	background-color: transparent;
	}

.content .leftCell h1
	{
	background-color: #079DD0;
	color: #000;
	padding: 5px;
	font-size: 14px;
	margin: 0;
	text-align: left;
	}

.content .leftCell h1 a
	{
	background-color: #079DD0;
	color: #000;
	padding: 0px;
	font-size: 14px;
	margin: 0;
	}

.content .leftCell h1 a:hover
	{
	background-color: #079DD0;
	color: #000;
	padding: 0px;
	font-size: 14px;
	margin: 0;
	text-decoration: underline;
	}

.content .localnav
	{
	width: 230px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: transparent;
	}

.content .localnav li
	{
	background-image: url("/images/arrow.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0 .8em;
	border-bottom: 1px dashed #BFB89E;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-right: 5px;
	font-weight: bold;
	}

.content .localnav li a:link
	{
	color: #107394;
	}

.content .localnav li a:visited
	{
	color: #107394;
	}

.content .localnav li a:hover
	{
	color: #fff;
	background-color: #96540A;
	text-decoration: none;
	}

.content .rightCell
	{
	float: left;
	width: 473px;
	border-left: 1px dashed #BFB89E;
	margin: 0 0 0 5px;	
	padding: 5px 22px 0 22px;
	voice-family: "\"}\"";
	voice-family: inherit;
		
	width: 473px;
	}
	/* Begin hiding from Mac IE */
	/* \*/
	html>.content .rightCell
	{
	width: 473px;
	}
	/* End hiding from Mac IE */

.footer
	{
	width: 773px;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #333;
	clear: both;
	}

hr.footer
	{
	border-top: 2px solid #96540A;
	width: 99.8%;
	height: 2px;
	margin:  10px 0 0 0;
	text-align: center;
	}

hr.dotted
	{
	border-top: 1px dashed #FFF;
	border-bottom: 1px dashed #BFB89E;
	width: 80%;
	height: 2px;
	margin:  10px auto;
	text-align: center;
	}

.indent
	{
	text-indent: 25px;
	font-style: italic;
	}

.contentHome .siteLeft
	{
	float: left;
	width: 360px;
	margin: 0px 0 5px 10px;
	padding: 4px;
	}

.contentHome .siteRight
	{
	float: right;
	width: 360px;
	margin: 0px 0 5px 10px;
	padding: 4px;
	voice-family: "\"}\"";
	voice-family: inherit;
		
	width: 360px;
	}
	/* Begin hiding from Mac IE */
	/* \*/
	html>.contentHome .siteRight
	{
	width: 360px;
	}
	/* End hiding from Mac IE */

a.black
	{
	color: #000;
	text-decoration:none;
	font-weight: bold;
	}

a.black:link 
	{
	color:#000;
	}

a.black:visited 
	{
	color:#000;
	}

a.black:active 
	{
	color:#000;
	}

a.black:hover  
	{
	color:#000; 
	border-bottom: 1px solid #000;
	}

.hideme
	{
	display: none;
	}


.ddm1 .section {


    border: 1px #000000;


    border-style: solid solid solid solid;


    position: absolute;


    visibility: hidden;


    z-index: -1;


    white-space: nowrap;


    background-color: #ffffce;


    /*width: 15em;*/


}

.ddm1 .item1 {


    padding: 3px 6px 3px 6px;


    border: 1px solid #00349a;


    border-right: 1px solid #3399cc;


    text-decoration: none;


    display: block;


    position: relative;


    background-color: #00349a;


    color: #ffffff;


    font-size: 12px;


    font-variant: small-caps;


    font-family: Verdana, sans-serif;


    letter-spacing: 1px;


    font-weight: bold;


}



.ddm1 .item1:hover,


.ddm1 .item1-active,


.ddm1 .item1-active:hover {


    padding: 3px 6px 3px 6px;


    border: 1px solid #000000;


    text-decoration: none;


    display: block;


    position: relative;


    background-color: #003179;


    color: #ffffff;


    font-size: 12px;


    font-variant: small-caps;


    font-family: Verdana, sans-serif;


    letter-spacing: 1px;


    font-weight: bold;


}	



.ddm1 .section a,


.ddm1 .section a:hover {


    padding: 3px 6px 4px 6px;


    text-decoration: none;


    display: block;


    white-space: nowrap;


    text-align: left;


}


.ddm1 .section a {


    background: #ffffce;


    color: #000000;


    border: 1px solid #ffffce;


    border-bottom: 1px solid #cccccc;


    width: 100%;


}


.ddm1 .section a:hover {


    background: #ffffff;


    color: #000000;


    border: 1px solid #ffffce;


    border-bottom: 1px solid #cccccc;


}

.red {
	font-weight: bold;
	color: #FF0000;
}