﻿body {
	text-align: left;
	margin:0;
	padding:0;
	margin-top: 5px;
	
}

.floatLeft {
	float: left;
	padding-right: 5px;
    
}
.floatRight { 
    float: right; 
   
}


.GeneralText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
}
.GeneralBoldText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	margin: 0px;
	padding-top: 2px;
}
.HomePageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin:0;
}
.HomePageTextSpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 0;
	padding-top: 5px;
}
.HomePageTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}

.HomePageTextGreenLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006633;
}

.PageHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
}



.Menu {
	display:table;
	padding:0;
	margin:0;
	margin-left: 185px;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
  /*border:1px solid #f00;*/
  }

* html .Menu {
  display:inline-block;    /* for IE only */
  width:1px;               /* IE will expand 1px width to fit menu width */
  padding:0 2px;           /* fix bug in IE to get border spacing correct */
  }  

.Menu li {
  display:table-cell;      /* ignored by IE */
  }

* html .Menu li {
  display:inline;          /* for IE only */
  }

.Menu a {
  display:block;
  padding:0.4em 1em;
  padding-top:.2em; 
  background:#000066; 
  color:#fff; 
  text-decoration:none;
  border:1px solid #003366;
  }

* html .Menu a {
  display:inline-block;    /* for IE only */ 
  margin:0 -2px;           /* to correct an IE bug that doubles the border width */  
  }

.Menu a:hover {
  color:#fff; 
  background:#08c;
  }

.current {
  color:#fff; 
  background:#08c;
  cursor:default;
  }


.BulletLine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #999999;
	padding: 0;
	margin: 0;
}

.VeritcalLine {
	border-right-width: thin;
	border-right-style: dotted;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #999999;
	border-right-color: #999999;
}

.GeneralBoldTextRed {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.PageSubHeader {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.ObjectiveSubHeader {
	padding:5px 0 5px 0;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.ObjectiveUL {
	padding:0 0 5px 20px;
	margin:0;
}

.PageSubHeaderLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

.ObjectiveSubHeaderLarge {
	padding:5px 0 5px 0;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}

.VeritcalLineLeft {
	border-right-width: thin;
	border-right-style: none;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	border-right-color: #999999;
}

.HorizontallLineBotton {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}



#Footer p {
	margin:0;
	margin-top:5px;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}



#IndexFooter p {
	margin:0;
	margin-top:5px;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}


#Services h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding:0;
	margin:0;
}

#Products h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding:0;
	margin:0;
}

#Services p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: .5em;
}

#Products p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: .5em;
}
	



#Logo {
	
	padding-bottom:10px;
}
	
h5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333366;
	padding:0;
	margin:0;
	
}

#SideBar {
	padding: 5px;
	FONT-SIZE: 12px;
	COLOR: #006633;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	border-left-style: dotted;
	border-left-color: #999999;
	border-left-width: thin;
}

#SideBar ul {
	margin: 2px;/*IE*/
	padding: 2px;/*FireFox*/
	/*list-style-image: url(arrow.JPG);*/
	list-style: none;
	/*list-style-type: disc;/* For browsers that don't support images*/*/
	list-style-position: outside;
}

#SideBar li a:link {
	text-decoration: none;
	color: #0000FF;

}

#SideBar li a:visited {
	text-decoration: none;
	color: #0000FF;
}

#SideBar li a:active {
	text-decoration: none;
	color: #007FFF;
}

#SideBar li a:hover {
	text-decoration: underline;
	color: #007FFF;
}

#SideBar H5 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	font-size: 14px; 
	
}

.ObjectiveText {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px 0 10px 0;
	margin: 5px 0 0 0;
}

.ObjectiveLi {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#SplashAdImage {
	float:left;
	width:188px;

}



#Objective h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding:0;
	margin:0;
}

#productListings h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding:0;
	margin:0;
}

#move h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	padding: 0;
	margin: 0;
}
.UnorderedLists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 0em;
	padding: 1px;
	list-style-type: upper-alpha;
}
.clearBoth {
	clear: both;
}

#Content {
	width:800px;
	padding: 5px 0 0 10px;
}

#move {
	width:400px;
	clear:left;
	padding: 5px 0 20px 0;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#Header {
	float: left;
	width: 800px;
	height: 60px;
	
}
#wrapper {
	float:left;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
}
#Nav {
	width:802px;
	height:33px;
	background-image:url(../images/NewSite/images/navigation/tcc_header_bckgrd.gif);
	background-repeat:no-repeat;
	padding: 0 0 20px 0;
}

#Logo {
	width:800px;
	height:55px;
}

#SplashTagLine {
	width:663px;
	height:25px;
	text-align: center;
	padding: 0px;
}

#SideBarQLinks {
	width:140px;
	height:127px;
	margin: 0 auto;
}
#Footer {
	width:800px;
	height:40px;
	margin: 0 auto;
	padding:0 0 10px 0;
	background-image:url(../images/NewSite/images/navigation/tcc_footer_bckgrd.gif);
	background-repeat:no-repeat;
}

#SplashAd {
	width:662px;
	height:auto;
	padding: 5px 5px 5px 5px;
	float:left;
}

#Services {
	padding: 10px 10px 0 5px;
	float: left;
	width: 220px;
}
#Products {
	padding: 10px 0 0 5px;
	float: left;
	width: 220px;
}

#Events {
	width:200px;
	height:140px;
	padding: 5px;
	border: thin solid #CCCCCC;
	background-color: #DADADA;
}

#SideBar {
	width: 150px;
	border-left-style: dashed;
	border-left-color: #999999;
	border-left-width: 1px;
	float:right;
}

#Objective {
	float:left;
	width:400px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding: 0 0px 10px 5px;
	margin: 0 0px 0 0px;
}

#productListings {
	float:left;
	width:600px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding: 0 5px 10px 5px;
	margin: 0 0px 0 0px;
}

.productListingsHeading {
	border-bottom: #006 1px dashed;
	float:right;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

.productListingsDescription {
	float:right;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#IndexFooter {
	width:800px;
	height:40px;
	background-image:url(../images/NewSite/images/navigation/tcc_footer_bckgrd.gif);
	background-repeat:no-repeat;
	padding: 5px 10px 10px 10px;
	margin: 20px 0 0 10px;
}

#FormContent {
	width:794px;
	height:315px;
	
}
