IMG {border-color: #000066}

body {
	
	background: #ffffff;
	background-image: url("images/body.gif");
}


/*---------PRINTER STYLES-----------*/

.printonly {
	display: none;	
}


#container{
	width:100%;
	height:100%;
	background: #ffffff;
	background-image: url("images/body.gif");
}


/*---------TOP MENU-----------*/
	
table.nav a {
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-left: solid #000085 1px;
	border-bottom: solid #000000 1px;
	background-image: url("images/menu-1.gif");	
}

div.nav a:link, div.nav a:active, div.nav a:visited {
	text-align: center;
	color: #FFFFFF;
	background: #000066;
	font-weight:bold;
	font-size:11px; 
	line-height:26px; 
	font-family: Arial, sans-serif;
	text-decoration:none; 
	padding: 0px 5px;
	background-image: url("images/menu-1.gif");	
}

div.nav a:hover {
	text-align: center;
	color: #CAEFFF;
	background: #000066;
	font-weight:bold;
	font-size:11px; 
	line-height:26px; 
	font-family: Arial, sans-serif;
	text-decoration:none; 
	padding: 0px 5px;
	background-image: url("images/menu-1.gif");		
}
		


/*---------HEADER-----------*/
																	
#header{
	width:760px;
	height:150px;
	background: #000033;
	background-image: url("images/header.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}




/*---------MENU-----------*/


#menu {
	height:25px;
	width:760px;
}




#content{
	width:758px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin:0px;
	background: #ffffff;
	background-position: top left;
	background-repeat: repeat-x;
}




/*---------FOOTER-----------*/


#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;	
	line-height:20px;
	text-decoration:none;
	font-size: 9px;
	height:20px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#footer a:hover {
	color: #CAEFFF;	
	line-height:20px;
	text-decoration:underline;
	font-size: 9px;
	height:20px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#footer	{
	width:760px;
	height:20px;
	color: #FFFFFF;
	background: #000066;
	font-weight:normal;
	font-size: 9px;
	line-height:20px;
	height:20px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#footerleft{
	height:20px;
	line-height:20px;
	background-image: url("images/footer_left.gif");
	background-position: right;
	background-repeat: repeat-y;
}

#footerright{
	height:20px;
	line-height:20px;
	background-image: url("images/footer_right.gif");
	background-position: left;
	background-repeat: repeat-y;
}



/*---------2nd FOOTER-----------*/


#secondfooter a:link, #secondfooter a:visited, #secondfooter a:active {
	color: #FFFFFF;
	line-height:15px;
	text-decoration:none;
	font-size: 9px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#secondfooter a:hover {
	color: #CAEFFF;
	line-height:15px;
	text-decoration:underline;
	font-size: 9px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#secondfooter	{
	color: #FFFFFF;
	font-weight:normal;
	font-size: 9px;
	line-height:15px;
	width:760px;
	height:37px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image: url("images/2ndfooter.gif");
	background-position: top;
}

#secondfooterleft{
	height:37px;
	background-image: url("images/2ndfooter_left.gif");
	background-position: top right;
	background-repeat: repeat-y;
}

#secondfooterright{
	height:37px;
	background-image: url("images/2ndfooter_right.gif");
	background-position: top left;
	background-repeat: repeat-y;
}


.lefttext	{
	font-size: 9px;
	line-height:15px;
	float: left; 
	padding: 4px 20px 0px 20px;

}

.righttext	{
	float: right;
	padding: 4px 20px 0px 20px; 

}

/*---------PRODUCT SEARCH BUTTON-----------*/

.searchbutton {
	color: #666666;
	text-align: center; 
	width: 65px;
	height:14px;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	background-color: #EDFAFF;
	font-weight: bold;
	font-size: 10px;
	border: solid #333333 0px;
	font-family: Tahoma, Geneva, Swiss, SunSans-Regular;
}


/*---------E NEWSLETTER SUBMIT BUTTON-----------*/

.submitbutton {
	color: #333333;
	text-align: center; 
	width: 35px;
	height:14px;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 10px;
	border: solid #333333 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, Swiss, SunSans-Regular;
}

/*---------SEARCH AND E NEWSLETTER INPUT BOXES-----------*/
.inputbox {
	color: #000066;
	text-align: left; 
	height:14px;
	padding-top: 0px;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	border: solid #333333 1px;
	font-size: 10px;
	width: 80px;
	font-family: Tahoma, Geneva, Swiss, SunSans-Regular;
}


/*---------BODY CONTENT-----------*/
#bodyarea {
	width:494px;
	margin:  25px 25px 0px 24px;
	padding: 0px 0px 25px 0px;
	border: solid #333333 0px;
}


#navcontainer {
	width: 185px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: repeat-x; 
	border-right: dotted #DDDDDD 1px;  
}


/*---------HIGHLIGHT BOXES-----------*/


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	/* Margin dictates distance between each box*/
        margin: 0px 0px 0px 0px;
        width:185px;
        font-size: 100%;
}
.boxhead {
        margin: 0;
        padding: 0;
        text-align: left;
}
.boxhead h2 {
        margin: 0;
        padding: 4px 0px 3px 35px;
        color: #ffffff;
        background: #000057;
        font-weight: bold; 
        font-size: 11px; 
        line-height: 12px;
        background-image: url("images/arrow.jpg");
        background-position: 20px;
        background-repeat: no-repeat; 
}
.boxbody {
        color: #333333; 
        font-weight: normal; 
        text-align: left;
        font-size: 11px; 
        line-height: 12px;
        margin: 0;
        padding: 7px 20px 10px 20px;  
        /*border-bottom: dotted #DDDDDD 1px; */
}

.boxbody a:link, .boxbody a:visited, .boxbody a:active {
	text-decoration:none;
	color: #333333;
	font-size: 11px; 
}

.boxbody a:hover {
	text-decoration:underline;
	color: #000066; 
	font-size: 11px;
}

.highlight1 {
        font-size: 22px; 
        text-align: center;
}

/*----------------------------------*/
/*---------GENERAL STYLES-----------*/
/*----------------------------------*/


/*---------PAGE TITLE ON LISTING PAGE------------*/
a.arttitle:link, a.arttitle:visited, a.arttitle:active {
	color: #000066;
	text-decoration: underline;
	font-size:  12px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
	padding-bottom: 10px;
}

a.arttitle:hover {
	color: #000066;
 	text-decoration: none;
 	font-size:  12px;
 	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
 	padding-bottom: 10px;
}

.arttitle {
	color: #000000;
	font-weight:bold;
	font-size:  11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-bottom: 10px;
}


/*---------HEADLINE TEXT FOR THOSE LISTING PAGES THAT HAVE THIS------------*/
a.artheadline:link, a.artheadline:visited, a.artheadline:active {
	text-decoration:underline;
	color: #666666;
	font-size: 13px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
	padding-bottom: 10px;
}

a.artheadline:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 13px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
	padding-bottom: 10px;
}


/*---------LISTING PAGE PAGING-----------*/
a.paging:link, a.paging:visited, a.paging:active {
	text-decoration:underline;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

a.paging:hover {
	text-decoration:underline;
	Color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

.paging	{ 
	color: #666666;
 	font-weight:bold;
  	font-size: 11px;
  	font-family: Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

/*---------FULL STORY LINK ON LISTING PAGES-----------*/
a.fullstory:link, a.fullstory:visited, a.fullstory:active  {
	text-decoration:underline;
	color: #666666;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

a.fullstory:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

/*---------COPYRIGHT TEXT AND LINK STYLE-----------*/
.imagetag {
	color: #666666;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.imagetag:link, a.imagetag:visited, a.imagetag:active {
	text-decoration:underline;
	color: #666666;
	font-size: 10px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular
}

a.imagetag:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 10px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular
}

/*---------DATE STYLE-----------*/
.displaydate	{
	color: #666666;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*---------FORM STYLES-----------*/
input, textarea, select {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}

/*---------SUMMARY TEXT ON LISTING PAGES-----------*/
.artsummary {
 	color: #000000;
  	font-weight:normal;
   	font-size: 11px;
   	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   	padding-top: 10px;
}



/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
td {
	color: #333333;
 	font-weight:normal;
  	font-size: 11px;
  	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.artdate {
	color: #666666;
	font-weight:normal;
	Font-size: 10px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}


.required {
	color: #FF0000;
	font-weight:normal;
	Font-size: 14px;
	font-family: tahoma, helvetica, geneva, swiss, SunSans-Regular;
}


/*---------PAGE CONTENT TITLE-----------*/
.displaytitle {
	color: #000066;
	text-align: left; 
	font-size:17px; 
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, verdana, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 10px;
}

/*---------PAGE CONTENT TEXT-----------*/
.displayarticle {
	color: #333333;
	font-size:11px; 
	line-height:16px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}


/*---------CONTENT TEXT LINKS-----------*/

a.headertext:link, a.fullstory:visited, a.fullstory:active   {
	color: #000056;
	font-weight: bold; 
	font-size: 15px; 
	line-height: 12px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

a.headertext:hover {
	color: #000000;
	font-weight: bold; 
	font-size: 15px; 
	line-height: 12px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

a:link, a:visited, a:active {
	color: #000066;
	text-decoration: underline;
	font-size: 11px;
	line-height:16px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}

a:hover {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	line-height:16px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular;
}



/*---------CALENDAR / SITE MAP LINKS-----------*/

.tableheading	{
	background-color: #000066;
	font-weight :bold;
	color :#FFFFFF;
}
.even	{
	background-color: #EDFAFF;
	color :#000000;
}
.odd	{	
	background-color: #FFFFFF;
	color :#000000;
}


a.tableheading:link, a.tableheading:visited, a.tableheading:active  {
	text-decoration:underline;
	font-weight :bold;
	color :#FFFFFF;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

a.tableheading:hover {
	text-decoration:none;
	font-weight :bold;
	color :#CAEFFF;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

 
 
a.headertext:link, a.fullstory:visited, a.fullstory:active   {
	color: #000056;
	font-weight: bold; 
	font-size: 13px; 
	line-height: 12px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

a.headertext:hover {
	color: #000000;
	font-weight: bold; 
	font-size: 13px; 
	line-height: 12px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 


