﻿/* Navigation*/
#navbar
{
	margin: 0;
	padding: 0;
	height: 25px;
	width: 785px;
}

#navbar li
{
	list-style: none;
	float: left;
}

/*set the:
font-family for the main menu items
font-size for the main menu items
font-color for the main menu items
background color of the main menu items
width of the nav bar by changing the 2nd padding here*/
#navbar li a
{
	display: block;
	padding: 3px 31.4px;
	background-color: #06A3C4;
	border: 1px solid #fff;
	font-family: Tahoma;
	font-size:small;
	color: #fff;
	text-decoration: none;
}

/*set the font-family for the dropDown menu items here*/
/*set the width of the dropDown menu here*/
#navbar li ul 
{
	display: none;
	width: 12em;
	font-family: Tahoma;
}

#navbar li:hover ul, #navbar li.hover ul  
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}

#navbar li:hover li, #navbar li.hover li
{
	float: none;
}

/*set the background color for the dropDown menu items here*/
/*set the font color for the dropDown menu items here*/
#navbar li:hover li a, #navbar li.hover li a 
{
	background-color: #06A3C4;
	border-bottom: 1px solid #fff;
	color: #fff; 
}

/*set the rollover for the main menu items here*/
/*set the rollover font-color for the main menu items here*/
#navbar li a:hover 
{
	background-color: #06A3C4;
	color: #000;
}

/*set the rollover for the dropDown menu items here*/
/*set the rollover font-color for the dropDown menu items here*/
#navbar li li a:hover 
{
	background-color: #06A3C4;
	color: #000;
}

.headingBlue
{
	font-size:16px;
	color:#048EB7;
	font-family:Tahoma;
	text-decoration:none;
}

.headingPurple
{
	font-size:16px;
	color:#3C2A4D;
	font-family:Tahoma;
	text-decoration:none;
}

.headingOrange
{
	font-size:16px;
	color:#FF8000;
	font-family:Tahoma;
	text-decoration:none;
}

.headingWhite
{
	font-size:16px;
	color:#ffffff;
	font-family:Tahoma;
	text-decoration:none;
}

.subHeadingPurple
{
	font-size:14px;
	color:#3C2A4D;
	font-family:Tahoma;
	text-decoration:none;
}

.bodycopy
{
	font-size:12px;
	color:#544E49;
	font-family:Tahoma;
	text-decoration:none;
}

.bodycopyBold
{
	font-size:12px;
	color:#544E49;
	font-family:Tahoma;
	text-decoration:none;
	font-weight: bold;
}

.bodycopyBlue
{
	font-size:12px;
	color:#048EB7;
	font-family:Tahoma;
	text-decoration:none;
}

.bodycopyBlueBold
{
	font-size:12px;
	color:#048EB7;
	font-family:Tahoma;
	text-decoration:none;
	font-weight: bold;
}

.bodycopyPurple
{
	font-size:12px;
	color:#3c2a4d;
	font-family:Tahoma;
	text-decoration:none;
}

.bodycopyRed
{
	font-size:12px;
	color: red;
	font-family:Tahoma;
	text-decoration:none;
}

.bodycopyRedBold
{
	font-size:12px;
	color: Red;
	font-family:Tahoma;
	text-decoration:none;
	font-weight: bold;
}

.bodycopyPurpleBold
{
	font-size:12px;
	color:#3C2A4D;
	font-family:Tahoma;
	text-decoration:none;
	font-weight: bold;
}

.bodycopyWhite
{
	font-size:12px;
	color:#ffffff;
	font-family:Tahoma;
	text-decoration:none;
}

.bodycopyWhiteBold
{
	font-size:12px;
	color:#ffffff;
	font-family:Tahoma;
	text-decoration:none;
	font-weight: bold;
}

.link
{
	font-size:12px;
	color:#FF8000;
	font-family:arial;
	text-decoration: underline;
}

.link:hover
{
	font-size:12px;
	color:#048EB7;
	font-family:arial;
	text-decoration: underline;
}

.linkPurple
{
	font-size:12px;
	color:#3C2A4D;
	font-family:arial;
	text-decoration: underline;
}

.linkPurple:hover
{
	font-size:12px;
	color:#048EB7;
	font-family:arial;
	text-decoration: underline;
}

.linkWhite
{
	font-size:12px;
	color:#FFFFFF;
	font-family:arial;
	text-decoration: underline;
}

.linkWhite:hover
{
	font-size:12px;
	color:#FF8000;
	font-family:arial;
	text-decoration: underline;
}

.secondNav
{
	font-size:12px;
	line-height: 25px;
	color:#ffffff;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
}

.secondNav:hover
{
	font-size:12px;
	line-height: 25px;
	color:#048EB7;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
}

.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(images/corners/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 25px; 
  background: url(images/corners/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/corners/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 25px; 
  background: url(images/corners/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 25px 0px 25px;
}


.corners{display:block}
.corners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.corners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #8f8599;
  border-right:1px solid #8f8599;
  background:#cec9d2}
.corners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #4f3f5e;
  border-right:1px solid #4f3f5e;
  background:#d9d6dd}
.corners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d9d6dd;
  border-right:1px solid #d9d6dd;}
.corners4{
  border-left:1px solid #8f8599;
  border-right:1px solid #8f8599}
.corners5{
  border-left:1px solid #cec9d2;
  border-right:1px solid #cec9d2}
.cornersfg{
  background:#ffffff}
  
  
.secondNav{display:block}
.secondNav *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FF8000}
.secondNav1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #8f4e2b;
  border-right:1px solid #8f4e2b;
  background:#ce6a13}
.secondNav2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #4f3245;
  border-right:1px solid #4f3245;
  background:#d96f0e}
.secondNav3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d96f0e;
  border-right:1px solid #d96f0e;}
.secondNav4{
  border-left:1px solid #8f4e2b;
  border-right:1px solid #8f4e2b}
.secondNav5{
  border-left:1px solid #ce6a13;
  border-right:1px solid #ce6a13}
.secondNavfg{
  background:#FF8000}





