/* CSS Document */
body{
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
background-color: #81A1C0;
}

a:link {color:#2e995e}
a:visited {color:#2e995e}
a:hover { text-decoration: none; color:#555555}
a:active { text-decoration: none; color:#555555}

.container{
background: url('../images/bg.gif') center top repeat-x #FFFFFF;
}

/**************** Tab Styles ********************/

.tabLeft {
padding-bottom:36px;
background: url('../images/tab_l_02.gif') left bottom no-repeat;
}

.tabRight{
padding-bottom:36px;
background: url('../images/tab_r_02.gif') right bottom no-repeat;
}

.tab{
padding: 0 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FECC08;
font-weight: bold;
text-align:center;
line-height: 16px;
background-image: url('../images/spacer.gif'); 
	background-position: center top; 
	background-repeat: repeat-x;
}
	.tab A:link, .tab A:visited { color: #FECC08; text-decoration: none; text-transform: capitalize; }
	.tab A:active, .tab A:hover { color: #FECC08; text-decoration: none; text-transform: capitalize;}

.tab_over{
padding: 0 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FECC08;
font-weight: bold;
text-align:center;
line-height: 16px;

cursor: pointer;
cursor: hand;

background-image: url('../images/tab_bg.gif'); 
	background-position: center top; 
	background-repeat: repeat-x;
}
	.tab_over A:link, .tab_over A:visited { color: #FECC08; text-decoration: none; }
	.tab_over A:active, .tab_over A:hover { color: #FECC08; text-decoration: none; }
	
.tab_cp{
padding: 0 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FECC08;
font-weight: bold;
text-align:center;
line-height: 16px;

cursor: pointer;
cursor: hand;

background-image: url('../images/tab_bg.gif'); 
	background-position: center top; 
	background-repeat: repeat-x;
}
	.tab_cp A:link, .tab_cp A:visited { color: #FECC08; text-decoration: none; text-transform: capitalize; } 
	.tab_cp A:active, .tab_cp A:hover { color: #FECC08; text-decoration: none; text-transform: capitalize; }

/**************** Tab Styles ********************/

.contact{
padding-top:5px;
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px; 
color:#003366;
text-align:center;
background-image: url('../images/header_04.gif'); 
	background-position: left top; 
	background-repeat: repeat-x;
}

.titleText {
padding: 10px 0px 0px 0px;
font-size: 18px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color:#003366;
text-align: center;
text-transform: capitalize;
}
.tab, .tab_cp, .tab_over, .button, .button_cp, .titleText, .tab a:link, .tab a:visited {
	text-transform: capitalize;
}

.snapToNav {
padding: 10px 0px 10px 0px;
}

.snapToNav center {
font-size: 10px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
color:#003366;
}
	.snapToNav center A:link, .snapToNav center A:visited { color: #003366; text-decoration: underline; }
	.snapToNav center A:active, .snapToNav center A:hover { color: #003366; text-decoration: none; }

.dockTable td {
padding: 2px 5px 2px 5px;
background-color:#003366;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.dockTable td A:link, .dockTable td A:visited { font-size:10px; font-weight:normal; color: #ffffff; text-decoration: underline; }
	.dockTable td A:active, .dockTable td A:hover { font-size:10px; font-weight:normal; color: #ffffff; text-decoration: none; }

.footerBg {
background: url('../images/footer_01.gif') center top repeat-x;
height:24px;
}

.bottomNav { padding:10px; text-align:center; color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-transform: capitalize;}
	.bottomNav A:link, .bottomNav A:visited { color: #FFFFFF; text-decoration: none; text-transform: capitalize; }
	.bottomNav A:active, .bottomNav A:hover { color: #FFFFFF; text-decoration: underline; text-transform: capitalize; }
