/****************************************
CORE LINK ELEMENT STYLES
****************************************/
a
{
	color: #336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a:hover
{
	color: #336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}



.link
{
	color: Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.visited
{
	color: Aqua;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.active
{
	color: Fuchsia;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.hplink
{
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}


/****************************************
CORE TABLE ELEMENT STYLES
****************************************/
.table
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

TH
{
	color : Black;
	background-color : #F5F5F5;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

TR
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TD
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

/****************************************
CORE STYLE ELEMENT STYLES
****************************************/
P
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

OL LI
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

UL LI
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

OL UL LI
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

DT
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

DD
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

PRE
{
	color: Black;
	font-family: Georgia;
	font-size: small;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.style
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.footer
{
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.summary
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

/****************************************
CORE HEADER ELEMENT STYLES
****************************************/

H1 {
	color: #666633;
	font-family: "Comic Sans MS";
	font-size : medium;
}


H2
{
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
}

H3 {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
}

H4
{
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}

#subheader {
   height:50px;
	width:500px;
	padding-left:60px;
	padding-top:10px;
	background-image:url(../images/SubheadBackground1.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #663333;
	font-family: "Comic Sans MS";	
	
}

#subcontent {
	margin: 5px 15px 0px 15px;
	padding: 0px 0px 0px 0px
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    

#glowingtabs{
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid #7e9fff; /*Add border strip to bottom of menu*/
}

#glowingtabs ul{
list-style-type: none;
margin-top: 10px;
margin-left: 40px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(../images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs a span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3B3B3B;
font-weight:bold;
float:left;
display:block;
background:url(../images/glowtab.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

#wrapper {
overflow:hidden;
margin-left:auto;
margin-right:auto;
background-color:#CFE6E6;
}

#content_nav {
width:229px;
float:right;
padding-left:0px;
background-image:url(../images/sidebar_repeat.gif);
background-repeat:repeat-y;
margin:20px 15px 0 0;
display:inline;

}

#content_nav_int {
width:229px;
float:right;
padding-left:0px;
margin:20px 15px 0 0;
display:inline;
}

#content_nav_bottom{
background-image:url(../images/sidebar_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
width:229px;
overflow:hidden;
}

#content_nav img {
padding-left:0px;
}

.index_text {
width:auto;
margin:0 0 0 30px;
}
#content {
width:auto;
float:left;
padding:15px 25px 5px 25px;
background-color:#CFE6E6;
}

#content_int {
width:698px;
float:left;
background-color:#EFD6C5;
padding:15px 25px 5px 25px;
}

#content_ed {
width:480px;
float:left;
background-color:#EFD6C5;
padding:15px 25px 5px 25px;
min-height:600px;
display:inline;
}

.box_padding {
padding:0px 0 0 35px;
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

#contactform {
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	border: dotted;
}

.style1 {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #482424;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}


/************************************
***** Contact Us form styles ********
*************************************/
.stable  {
	border: none;
	background-color: #F4F4EA;
	border: 1px solid #575757;
}
.sfieldlbl {
	font-family:arial;
	font-size:11px;
	color:black;
	background-color: #E8E8E8;
	font-weight : bold;
} 
.sfieldreq  {
	font-family:arial;
	font-size:11px;
	color:red;
	background-color:#E8E8E8;
	font-weight : bold;
} 
.sfieldval {font-family: arial;
 	font-size: 11px;
	color: black;
	background-color: #FFFFFF
	}

/*****************************
***** lightbox styles ********
******************************/
.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

/*****************************
***** List Box        ********
******************************/
.newslistRotate {
	position: relative;
	z-index: 50;
	width: 296px;
	height: 150px;
	margin-left: 20px;
	overflow: auto;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: left;
	padding: 10px 0 5px;
}

.bordGrey {
	border: 1px solid #999999;
}

ul.newslist {
	list-style-type: disc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
	list-style-position: inside;
}

ul.newslist li {
	list-style: disc;
	list-style-position: inside;
	font-size: 12px;
	line-height: 1.4;
	padding-left: 5px;
		text-decoration: none;

}

ul.newslist li a {
	color: #003366;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

ul.newslist li a:hover {
	text-decoration: underline;
	color: #99001F;

}
