/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	width: 844px;
	max-width: 844px;
	text-align: left;
	margin: 0 auto;
	background: #d0d0d0;
	font-size: 14px;
	/*background-image: url(images/garduated_green_background.png);*/
/*	background: url(images/garduated_green_background1x750.png) center top repeat-x;*/
}

/* Body Div */
.Body{
/*	border-bottom: 1px solid #cccccc; *//* Grey line */
	background-color: #ffffff;
}

.RedErrorText {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

ul { margin: 25px; margin-left: 0px;}

/* hyperlink and anchor tag styles */
a:link, a:visited{
	color: #000000; 
	text-decoration: none;
}

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



/* Global Navigation Links at the top of each page */
a.glink, a.glink:visited{
	font:Arial,sans-serif;
	font-size: small;
  	color: #1e9f24; /* blue */;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #CCCCCC;
}

a.glink_rhs, a.glink_rhs:visited{
  	font:Arial,sans-serif;
	font-size: small;
  	color: #1e9f24; /* blue */;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink:hover{
	color: #200385;
	text-decoration: none;
	background-color: #FcFcFc;
	border-bottom: 1px solid #cccccc;
	padding: 2px 5px 3px 5px;
}

a.glink_rhs:hover{
	color: #200385;
	text-decoration: none;
	background-color: #FcFcFc;
	border-bottom: 1px solid #cccccc;
	padding: 2px 5px 3px 5px;
}





/************** forces same font size in all input fields of form the same **************/
INPUT,TEXTAREA { font-size: 12px; }

/************** header tag styles **************/

h1{
	font: bold 20px Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #1e9f24;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #1e9f24;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #376091;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	width: 800px;
	max-width: 800px;
}

#siteInfo a{
	font-size: small;
	color: #376091;
	text-decoration: none;
	font-weight: normal;
}

#siteInfo a:visited{
	font-size: small;
	color: #376091;
	text-decoration: none;
	font-weight: normal;
}

#siteInfo a:hover{
	color:#000000;
	text-decoration: underline;
	font-weight: normal;
}





/*************** Rounded boxes *******************/
.rounded {
  width: 844px;
}

.top-left {
	background-image: url(images/topleftshadowedcorner.png);
	height: 22px;
	width: 22px;
	font-size: 2px;
}
.top {
	margin-left: 22px;
	margin-top: -22px;
	background-image: url(images/topshadowedcorner.png);
	height: 22px;
	width:801px;
	font-size: 2px;
}
.top-right {
	float: right;
	margin-top: -22px;
	background-image: url(images/toprightshadowedcorner.png);
	height: 22px;
	width: 21px;
	font-size: 2px;
}

.inside {
	background-image: url(images/middleshadowedcorner_844.png);
	padding-left: 22px;
	padding-right: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.insideNavigation {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background: #FFFFFF;
padding-left: 12px;
padding-right: 12px;
height: 20px;
}

.notopgap {
margin-top: 0;
}

.nobottomgap {
margin-bottom: 0;
}

.bottom-left {
	background-image: url(images/botleftshadowedcorner.png);
	height: 22px;
	font-size: 2px;
	width: 22px;
}

.bottom {
	margin-left: 22px;
	margin-top: -22px;
	background-image: url(images/botshadowedcorner.png);
	height: 22px;
	width:801px;
	font-size: 2px;
}

.bottom-right {
	margin-top: -22px;
	margin-left: 823px;
	background-image: url(images/botrightshadowedcorner.png);
	height: 22px;
	font-size: 2px;
	width: 22px;
}



/*************** Rounded boxes Small Box *******************/
.rounded-small-box {
  width: 596px;
}

.top-left-small-box {
	background-image: url(images/topleftshadowedcorner_grey.png);
	height: 22px;
	width: 22px;
	font-size: 2px;
}
.top-small-box {
	margin-left: 22px;
	margin-top: -22px;
	background-image: url(images/topshadowedcorner_grey.png);
	height: 22px;
	width:552px;
	font-size: 2px;
}
.top-right-small-box {
	float: right;
	margin-top: -22px;
	background-image: url(images/toprightshadowedcorner_grey.png);
	height: 22px;
	width: 22px;
	font-size: 2px;
}

.inside-small-box {
	background-image: url(images/middleshadowedcorner_594_grey.png);
	padding-left: 22px;
	padding-right: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.notopgap-small-box {
margin-top: 0;
}

.nobottomgap-small-box {
margin-bottom: 0;
}

.bottom-left-small-box {
	background-image: url(images/botleftshadowedcorner_grey.png);
	height: 22px;
	font-size: 2px;
	width: 22px;
}

.bottom-small-box {
	margin-left: 22px;
	margin-top: -22px;
	background-image: url(images/botshadowedcorner_grey.png);
	height: 22px;
	width:552px;
	font-size: 2px;
}

.bottom-right-small-box {
	margin-top: -22px;
	margin-left: 574px;
	background-image: url(images/botrightshadowedcorner_grey.png);
	height: 22px;
	font-size: 2px;
	width: 22px;
}


/*************** Rounded boxes menu box *******************/
.rounded-menu-box {
  width: 194px;
}

.top-left-menu-box {
	background-image: url(images/topleftshadowedcorner_darkblue.png);
	height: 22px;
	width: 22px;
	font-size: 2px;
}
.top-menu-box {
	margin-left: 22px;
	margin-top: -22px;
	background-image: url(images/topshadowedcorner_darkblue.png);
	height: 22px;
	width:151px;
	font-size: 2px;
}
.top-right-menu-box {
	float: right;
	margin-top: -22px;
	background-image: url(images/toprightshadowedcorner_darkblue.png);
	height: 22px;
	width: 21px;
	font-size: 2px;
}

.inside-menu-box {
	background-image: url(images/middleshadowedcorner_194_darkblue.png);
	padding-left: 22px;
	padding-right: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.notopgap-menu-box {
margin-top: 0;
}

.nobottomgap-menu-box {
margin-bottom: 0;
}

.bottom-left-menu-box {
	background-image: url(images/botleftshadowedcorner_darkblue.png);
	height: 22px;
	font-size: 2px;
	width: 22px;
}

.bottom-menu-box {
	margin-left: 22px;
	margin-top: -22px;
	background-image: url(images/botshadowedcorner_darkblue.png);
	height: 22px;
	width:151px;
	font-size: 2px;
}

.bottom-right-menu-box {
	margin-top: -22px;
	margin-left: 173px;
	background-image: url(images/botrightshadowedcorner_darkblue.png);
	height: 22px;
	font-size: 2px;
	width: 22px;
}





/***************************************************************/

#narrowTableRow{
	font-size: 4px;
	height: 4px;
}

#centeredaddressnavbar2{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	font-family: "Lucida Console", Monaco, monospace;
}
.rounded .inside .Logo table tr td strong {
	font-size: 36px;
	color: #000;
}
.rounded .inside .Logo table tr td {
	color: #FFF;
}
.rounded .inside table tr td table tr td strong {
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.rounded .inside table tr td table tr td p strong index {
	font-size: 16px;
}
.rounded .inside table tr td table tr td p strong {
	font-size: 16px;
}


/* Single pixel bordered Tables */
.borderTable {
	/*padding: 2px 4px 2px 4px;*/
border: 1px solid #376091;
	background-color:#cfd9e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.borderTableHomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.borderTableContactUs {	
/*border: 1px solid #376091;*/
border: 1px solid #a7c0db;
	background-color:#cfd9e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


.ContactUsEmailOnEveryPage {
	font-size: 12px;
	font-weight: bold;
}

