/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
body {
	background-color: #ffffff;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
}

a { 
	text-decoration: underline;
	color : #0000FF;
}

a:link {
	text-decoration: underline;
	color : #0000FF;
}

a:visited {
	color: Fuchsia;
}

a:hover {
	color : #008080; 
 	text-decoration: none;
}

.imagecenter {
	text-align: center;
}

img {
	border: none;
}

p {
	margin-top: 4px;
	margin-bottom: 6px;
}

.small {
	font-size: 10px;
}

table.head {
	width: 750px;
	height: 186px;
	border-collapse: collapse;
}

.head td.logo {
	padding-top: 5px;
	vertical-align: top;
	width: 376px;
}

.head td.bar2 {
	vertical-align: bottom;
	width: 374px;
	text-align: left;
}

#squares {
	position: absolute;
	left: 530px;
	top: 12px;
}

#welcome {
	position: absolute;
	left: 430px;
	width: 320px;
	top: 0px;
}

#contents {
	position: absolute;
	top: 2px;
	left: 2px;
	border: 1px solid #D3D3D3;
}

.Indented4L {
	margin-left: 4px;
	COLOR: #5F5F5F;
	FONT-SIZE: 12px;
}

table.content {
	width: 748px;
	border-collapse: collapse;
/*	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;*/
}

td.navigation {
	width: 150px;
	vertical-align: top;
	background-color: #D3DEE4;
}

TD.VSeparator {
	width: 2px;
	BACKGROUND-IMAGE: url(../graphics/VSeparator.gif);
	BACKGROUND-REPEAT: repeat-y
}

table.rightcolumn {
	width:598px;
	border-collapse: collapse;
	background-color: #ffffff;
}

td.text {
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}

.leftimg {
 	float: left;
	padding-right: 5px;
	text-align: center;
}

table.footer {
	width: 750px;
	border-collapse: collapse;
	height: 20px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: white;
	background-image: url(../graphics/footer_bg.jpg);
}

td.copyright {
	width: 33%;
/*	width: 33%;*/
	font-size: 11px;
	padding-top: 3px;
	padding-left: 8px;
}

td.contact {
	width: 30%;
/*	width: 33%;*/
	font-size: 11px;
	padding-top: 3px;
	text-align: center;
}

td.lastupdate {
	width: 37%;
/*	width: 34%;*/
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-right: 8px;
}

td.contact a:link {
	color: white;
	text-decoration: underline;
}

td.contact a:hover {
	color:  Silver;
	text-decoration: none;
}

div.float {
	float: left;
	margin-left: 20px; 
}

div .spacer {
	clear: both;
}

td .HSeparator {
	background-image: url(../graphics/HSeparator.gif);
	background-repeat: repeat-x;
}

.in_line_topic {
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #D2691E;	
}

div.tngIndexTextFormat p {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
	padding-left: 11px;
	padding-right: 8px;
}

/* Style used for the navigation buttons on this index page only */
#navigation {
	margin-top: 8px;
	padding-left: 7px; /*this style is used in the new setup*/
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation img {
	border: none;
}

.imagecenter {
	text-align: center;
	margin-top: 20px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #D3DEE4;
	text-align: center;
	/*font-size: .8em;*/
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	margin: 1px 0 1px 0;
	padding: 2px 5px 2px 0.5em;
	color: #FFFFFF;
	background-color: #265775;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;

}
#navigation li a:hover {
	background-color: #AABEC7;
	color: #1E425C;
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
}

/* Placement text for Search Form */
input.txt {
	color: #00008B;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
	width: 200px;
}

/* Placement text for Search Form */
input.btn {
	color: #00008B;
	background-color: #ADD8E6;
	border: 1px outset #00008B;
}

/* Placement text for Search Form */
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

/* Placement text for Search Form */
form p label {
	float: left;
	width: 30%;
	/*font: bold 0.8em Arial, Helvetica, sans-serif;*/
}

/* Placement text for Search Form */
fieldset {
	border: 1px dotted #61B5CF;
	margin-top: 16px;
	margin-right: 10px;
	margin-left:10px;
	padding: 10px;
}

/* Placement text for Search Form */
legend {
	/*font: bold 0.8em Arial, Helvetica, sans-serif;*/
	color: #00008B;
	background-color: #FFFFFF;
}
/* Placement text for Search Form ENDS HERE */

/* Style for top menu buttons - Drop down List START HERE */
/* Style for top menu buttons */
.topmenu {
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

/* Style for top menu buttons */
.topmenu a:link  {
	text-decoration: none;
	color: #ffffff;
}

/* Style for top menu buttons */ 
.topmenu a:visited  {
	text-decoration: none;
	color: #ffffff;
}

/* Style for top menu buttons */ 
.topmenu a:active  {
	text-decoration: none;
	color: #CCE2E3;
}
/* Style for top menu buttons */
.topmenu a:hover  {
	color: #CCE2E3;
	text-decoration: none;
}
/* Style for top menu buttons - Drop down List ENDS HERE */

/* maintable to replace hard-coded style in topmenu and index.php */
/* bgcolor="#FAF4E6" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" style="border-collapse: collapse; text-align:left" moved width="790" here so user can override the definitions in CSS */
/* original css taken from templatestyle.css */
.maintable {
/*	background-color: #FAF4E6;
	border: 1px;*/
	border-collapse: collapse;   /* replace cellpadding */
	border-color: 1px solid #D3D3D3;
/*	border-style: solid;*/
	text-align: left;       /* added for change made in 6.2.0 */
	width: 900px;
	margin-left: auto;      /* added for centering */
	margin-right: auto;     /* added for centering */
	padding: 0;				/* replaces cellspacing */
}

#mnav li ul li a {
/*	text-decoration: underline;*/  /* original css from genstyle.css */
	text-decoration: none; /* edited from genstyle.css */
}