﻿/*this is to keep page from shifting to left on load in safari and firefox*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
html {
	overflow: -moz-scrollbars-vertical !important;
}
a:active, a:focus {
	outline: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
}

body, td {
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00234c;

	
}

.cat-name {
  font-family: Trebuchet MS, Arial, helvetica, sans-serif;
  color: #304d6e;
  font-weight: bold;
  font-size: 17px;

  }

.cat-image {
	border-style: solid;
	color: #ab5100;
	padding:3px;
	border-width: 1px;
	margin: 7px;
	
}

h2, h3, h4, h5, h6 {
  font-family: Trebuchet MS, Arial, helvetica, sans-serif;
  color: #304d6e;
  font-weight: bold;
  }

h4, h5 {
  margin-top: 20px;
  margin-bottom: -12px;
}

h2 {
	font-size: 20px;
}

h3 {
	
	font-size: 17px;
	text-align: center;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
	text-align: right;
	text-transform:none;
}

span.bold-italic {
	color: #1e446b;
	font-style: italic;
	font-weight: bold;
}

.bold-italic {
	color: #304d6e;
	font-style: italic;
	font-weight: bold;
}


hr {border: solid 1px #304d6e;}
 
.tableheaders {
	 font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	color: #1e446b;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

li {margin: 8px 0;
list-style: square;

}


#table-border {
	
	border-collapse:collapse;
}
#table-border td 	{	
	border:1px solid #dddddd;
	padding:3px 7px 2px 7px;
}

.high {height:25px;}

ul.index {
	font-size: 11px;
	list-style-type: disc;
	text-align:left;
}


.disclaimer {
	font-size: 10px;
}

.footer {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	color: #ab5100;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}


				
.form{font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3131;
}

.mission {
  font-family: Trebuchet MS, Arial , helvetica, sans-serif;
  color: #304d6e;
  font-weight: bold;
  font-size: 16px;
  font-style: italic;
  text-align: center;
  }

.content {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3131;
	text-decoration:none;
}

.content a {
	font-family: verdana, Arial , Helvetica, sans-serif;
	font-size: 12px;
	color: #ab5100;
	text-decoration:none;
	font-weight: bold;
}

.content a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00234c;
	text-decoration:none;
	font-weight: bold;
}


.left-nav a {
	font-family: Trebuchet MS, Arial , Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ab5100;
	text-decoration:none;
	font-weight:bold;
}

.left-nav a:hover {
	font-family: Trebuchet MS, Arial , Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00234c;
	text-decoration:none;
	font-weight: bold;
}


.bottom-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00234c;
	text-decoration:none;
}

.bottom-nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00234c;
	text-decoration:underline;
	
}

div.nav	{line-height: 24px; 
		border-bottom: 1px solid #00234c;}
		

		
		

.leftbg{
	background-color:#eee1d5;
	border: #ccc;
	border-radius: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#ebebeb));     
	background-image: -webkit-linear-gradient(top, #eee1d5, #eee1d5);     
	background-image:    -moz-linear-gradient(top, #eee1d5, #eee1d5);     
	background-image:     -ms-linear-gradient(top, #eee1d5, #eee1d5);     
	background-image:      -o-linear-gradient(top, #eee1d5, #eee1d5);  
	
}


.right-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b3131;
	text-decoration:none;
}

.right-column a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00234c;
	text-decoration:none;
}

.right-column a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00234c;
	text-decoration:underline;
}

.panelheaders {
	font-family: Trebuchet MS, Arial , Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	background-color: #00234c;
}



span.trademark8 {
	font-size: 14px;
	vertical-align: super;

}



.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration:none;
}


.wrapper {
            /* background-image:url(../images/topimage.png); */
            border-color: #fff;
            border-radius: 0px 0px 10px 10px;
            border-style: solid;
            border-width: 1px;
            margin: auto;
            height:200px;
            max-width: 950px;
            min-width: 950px;
            position: relative;
            background-color: #fff;
}

.wrapper2 {
	background-color:#FFF;
	border: #ccc;
	border-radius: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #eeeeee, #ebebeb);
	background-image:    -moz-linear-gradient(top, #eeeeee, #ebebeb);
	background-image:     -ms-linear-gradient(top, #eeeeee, #ebebeb);
	background-image:      -o-linear-gradient(top, #eeeeee, #ebebeb);
}
