.table{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.tr{
	border: 1px solid #006600;
}

/* ############################################################################################ */
/* The menu on the Left hand side */
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	background-image: url(img/flower1.gif);
	background-repeat: no-repeat;
	width: 172px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	background-attachment: fixed;
	padding-bottom: 20px;
}

/* ############################################################################################ */
/* The area for the content */
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(img/flower2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin: 26;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	padding-top: 14px;
	padding-right: 34px;
	padding-bottom: 28px;
	padding-left: 34px;
	line-height: 16px;
	height: 345px;
}

/* ############################################################################################ */
/* Other Styles */
.para {
	background-color: #f4f4f4;
}

.blink {
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}

.ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-image: url(../images/16anidot5a.gif);
	list-style-position: outside;
	line-height: 22px;
}
.NumberedList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	list-style-type: upper-roman;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	width: 450px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	height: 30px;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-right: 20px;
}
.greysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 20px;
}
.jssmvp {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	text-align: left;
	font-weight: normal;
	padding: 30;
	font-style: normal;
	padding-right: 34px;
	padding-bottom: 28px;
	padding-left: 34px;
	line-height: 16px;
}


/* ############################################################################################ */
/* The horizontal Global Navigation Menu Container */	
/* CSS Document */
#hnavcontainer ul
{
	padding-left: 0;
	margin-left: 0px;
	background-color: #99CC33;
	color: White;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#hnavcontainer ul li { display: inline; }

#hnavcontainer ul li a
{
padding: 0.2em 1em;
background-color: #99CC33;
color: White;
text-decoration: none;
float: right;
border-right: 1px solid #fff;
}

#hnavcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

/* ############################################################################################ */
/* The left menu Vertical Style */
#lmenu a{
	background-color: #FFFFFF;
	color: #990000;
	text-decoration: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #069;
}

/* background-color: #EAEAEA;
	color: #990000; 
		border-left-color: #99CC33;
*/
#lmenu a:hover{
	background-color: #EAEAEA;
	color: #990000;
	text-decoration: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #99CC33;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #069;
}
/*#99CC33 */
#lmenu a#current {
	background-color: #FFFFFF;
	color: #990000;
	text-decoration: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #99CC33;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #069;;
}
/* active #666666 */
#lmenu a:active
{
background-color: #FFFFFF;
	color: #990000;
	text-decoration: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #069;
}

/* ############################################################################################ */
/* Misc Styles */
.tble{
border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #333333;
}

.nli{
display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: white;
	background: #39c;
	padding: 0.25em 0.5em 0.4em 0.75em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5bd;
	border-right-color: #035;
	border-bottom-color: #068;
	border-left-color: #CCCCCC;
}
.insidetbl {
	line-height: 18px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #F0F0F0;
}

.myTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4D6DA3;
	width: 450px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	height: 30px;
	margin: 5px;
	padding: 5px;
	vertical-align: baseline;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000095;
}

.contentinner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(img/flower2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin: 10;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 16px;
}
.spanBold {
	font-style: normal;
	font-weight: bold;
	color: #4D6DA3;
	text-decoration: none;
}

.para {
	background-color: #f4f4f4;
}

.blink {
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}

.blink:hover {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

.Subheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D6DA3;
	width: 450px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	height: 20px;
	margin: 5px;
	padding: 5px;
	vertical-align: baseline;
	text-transform: none;
	border-bottom-style: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CC33;
}

.img_spacer {
	margin: 5px;
	border: 1px solid #006600;
}

/* ############################################################################################ */
/* This part of CSS deals with hyperlinks with layout.gif images */

/*.tdLink{
	color: #4D6DA3;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tdLink:hover {
	color: #28b;
	text-decoration: none;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
*/
/* ############################################################################################ */
/*Sub Inline Menus */
#Inavcontainer ul
{
	padding-left: 0;
	margin-left: 0px;
	color: White;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Inavcontainer ul li { display: inline; }

#Inavcontainer ul li a
{
	background-color: #369;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	padding-top: 0.2px;
}

#Inavcontainer ul li a:hover
{
background-color: #99CC33;
color: #fff;
}

.TLinks{
	font-size: 12px;
	color: #000066;
	background-color: #00CC66;
	height: 15px;
	width: 100%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;

}

.TLinks:hover{
	font-size: 12px;
	color: #000066;
	background-color: #24FF92;
	height: 15px;
	width: 150px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #910000;

}

.bottomFill{
	background-color: #E9E9E9;
}

.tdFill{
	background-color: #D8E7FC;
	border: 1px solid #666666;
}

.UpDownPara{
	font-weight: bold;
	color: #B34140;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CA3498;
	border-bottom-color: #CB3398;
}
.StartTitle {
	color: #9A0103;
}
.NameList{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-image: url(../images/BULLET.GIF);
	list-style-position: outside;
	line-height: 22px;
}

/* ############################################################## */
/* Contact Table CSS */

.cTable{
	color: #333333;
	text-decoration: none;
	background-color: #6AB4EA;
	margin: 5px;
	padding: 5px;
	width: 350px;
	border: thin solid #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cCaption{
	background-color: #F5F5F5;
	border: 1px solid #000033;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.cRow1{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.cRow2{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

