/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}

form {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

select{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

option {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.link {
	color: #000033;
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

select, option, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

.small {
	font-size: 10px;
}

.normal {
	font-size: 12px;
}

h1 {
	color: #000033;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	color: #000033;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #000033;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}

#navlist {
	margin: 0px;
	padding: 0px;
	padding-left: 47px;
	padding-right: 47px;
	padding-top: 13px;
	padding-bottom: 13px;
}

#navlist li {
	margin: 0px;
	paddin: 0px;
	border: none;
	display: inline;
	color: #FFFFFF;
}

#navlist li a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#navlist li a:hover{
	font-size: 14px;
	color: #CAC9B0;
	text-decoration: none;
	text-transform: uppercase;
}

.navbullet {
	padding-left: 13px;
	padding-right: 13px;
}

.content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 35px;
	padding-right: 16px;
}

.textarea {
	padding-bottom: 20px;
}

.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 42px;
}


#footernav {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 14px;
	padding-bottom: 14px;
}

#footernav li {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	border: none;
	display: inline;
}

#footernav li#first {
	padding: 0px 0px 0px 0px;
}

#footernav li a{
	color: #868A73;
	text-decoration: none;
}

#footernav li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.swc {
	font-size: 10px;
	text-decoration: none;
	color: #CAC9B0;
}

.swc:hover {
	font-size: 10px;
	text-decoration: none;
	color: #868A73;
}



/********************************************************************************************
	Content
********************************************************************************************/

.emergency {
	background-image: url(images/emergency_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 23px 33px 24px 0px;
	color: #FFFFFF;
	font-size: 11px;
}

.emergency_link {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.emergency_link:hover {
	font-size: 11px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.emergency_24 {
	font-size: 24px;
	font-weight: bold;
}

.emergency_20 {
	font-size: 20px;
	font-weight: bold;
}

.emergency_14 {
	font-size: 14px;
	font-weight: bold;
}

.pnl_content {
	padding: 30px 0px 30px 0px;
}

.box {
	background-image: url(images/box_bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 7px;
}

.box_link {
	color: #000033;
	text-decoration: none;
}

.box_link:hover {
	color: #868A73;
	text-decoration: none;
}


/***********************************************************************************************
	Left Panel
***********************************************************************************************/

.pnl_text {
	font-size: 14px;
	padding-left: 30px;
	padding-right: 65px;
}

.pnl_content_home {
	padding: 30px 0px 18px 0px;
}

#pnl_nav ul {
	margin: 0;
	padding: 14px 0px 0px 18px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#pnl_nav li { 
	margin: 0px 0px 0px 0px; 
	padding-bottom: 12px;
}

#pnl_nav a {
	display: block;
	padding: 5px 0px 4px 35px;
	width: 158px;
	background-image: url(images/pnl_navbg.jpg);
	background-repeat: no-repeat;
}

#pnl_nav a:link, #pnl_navlist a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#pnl_nav a:hover {
	background-image: url(images/pnl_navbg.jpg);
	background-repeat: no-repeat;
	color: #868A73;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#pnl_navactive a:link, #pnl_navactive a:visited, #pnl_navactive a:hover {
	background-image: url(images/pnl_navbg.jpg);
	background-repeat: no-repeat;
	color: #868A73;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}


.boxinside {
	background-image:  url("images/box_bottominside.jpg");
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 7px;
}


#inside_nav ul {
	margin: 0;
	padding: 14px 0px 0px 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#inside_nav li { 
	margin: 0px 0px 0px 0px; 
	padding-bottom: 12px;
}

#inside_nav a {
	display: block;
	padding: 5px 0px 4px 35px;
	width: 158px;
	background-image: url(images/navbg_inside.jpg);
	background-repeat: no-repeat;
}

#inside_nav a:link, #inside_navlist a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#inside_nav a:hover {
	background-image: url(images/navbg_inside.jpg);
	background-repeat: no-repeat;
	color: #868A73;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#inside_navactive a:link, #inside_navactive a:visited, #inside_navactive a:hover {
	background-image: url(images/navbg_inside.jpg);
	background-repeat: no-repeat;
	color: #868A73;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.box_link_reg {
	color: #000033;
	text-decoration: none;
	font-size: 12px;
}

.box_link_reg:hover {
	color: #868A73;
	text-decoration: none;
	font-size: 12px;
}


#pnl_vets ul {
	margin: 0;
	padding: 0px 0px 0px 18px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pnl_vets li { 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
}

#pnl_vets a {
	display: block;
	padding: 6px 0px 5px 33px;
	width: 158px;
	background-image: url(images/pnl_navbg.jpg);
	background-repeat: no-repeat;
}

#pnl_vets a:link, #pnl_vetslist a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#pnl_vets a:hover {
	background-image: url(images/pnl_navbg.jpg);
	background-repeat: no-repeat;
	color: #868A73;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#pnl_vetsactive a:link, #pnl_vetsactive a:visited, #pnl_vetsactive a:hover {
	background-image: url(images/pnl_navbg.jpg);
	background-repeat: no-repeat;
	color: #868A73;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#pnl_newsletter ul {
	margin: 0;
	padding: 0px 0px 15px 18px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#pnl_newsletter li { 
	margin: 0px 0px 0px 0px; 
	padding-bottom: 12px;
}

#pnl_newsletter a {
	display: block;
	padding: 5px 0px 4px 35px;
	width: 158px;
	background-image: url(images/pnl_navbg.jpg);
	background-repeat: no-repeat;
}

#pnl_newsletter a:link, #pnl_newsletter a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#pnl_newsletter a:hover {
	background-image: url(images/pnl_navbg.jpg);
	background-repeat: no-repeat;
	color: #868A73;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#pnl_newsletteractive a:link, #pnl_newsletteractive a:visited, #pnl_newsletteractive a:hover {
	background-image: url(images/pnl_navbg.jpg);
	background-repeat: no-repeat;
	color: #868A73;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.notification {	
	padding: 8px;
	color: #FFFFFF;
	background-color: #000033;
}

.notification_lg {	
	font-size: 14px;
}

.notification_link {
	color: #FFFFFF;
	text-decoration: none;
}

.notification_link:hover {
	color: #999999;
	text-decoration: none;
}

.highlight-box {
	padding: 12px 12px 12px 12px;
	text-align: left;
	vertical-align: top;
	background-color: #000033;
	color:#FFFFFF;
}

.highlight-box h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}