/* CSS Document */

body {	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #FFFFFF;
	background-image: url(images/bg_blue.gif);
}

/* styling for table wrapping entire page*/
.main {
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(images/bg_linen.gif);
	
}
/* banner background styling */
.toprow {
	background-color: #FFFFFF;
	background-image: url(images/bg_linen.gif);
	border-bottom: 1px solid #B50606;
}
/* Subnavigation row below tabs on sections that require it */
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #B50606;
	border-bottom: 1px solid #B50606;
	padding: 3px 0;
	width: 100%;
	background-color: white;
	
}
.subnav a:link, .bottom a:link {
	color: #000;
	text-decoration: none;
}
.subnav a:visited {
	color: #333;
	text-decoration: none;
}
.subnav a:hover {
	color: #b50606;
	text-decoration: none;
}
.subnav a:active {
	color: #333;
	text-decoration: none;
}
.crumbs	{
	font-size: .7em;
	color: #666666;
	margin-left: 10px;
	padding-top: 2px;
}
h1.homepage {
	font-size: 24px;
	color: black;
	font-weight: bold;
	margin-top: 15px;
	padding-bottom: 8px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
h2.homepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


/* footer styling */		
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-decoration: none;
	border-top: 1px solid #B50606;
	padding-top: 5px;
}
.bottom a:link {
	color: #666;
	text-decoration: none;
}
.bottom a:visited {
	color: #333;
	text-decoration: none;
}
.bottom a:hover {
	color: #b50606;
	text-decoration: none;
}
.bottom a:active {
	color: #333;
	text-decoration: none;
}

/* general page styling */
.content {
	background-color: white;
	background-image: url(images/bg_linen.gif);
}
.content_table, .employment_table {
	width: 628px;
	margin: 0 auto 5px auto;
	border-collapse: collapse;	
	padding: 4px;
}
.employment_table td, .content_table td {
	border: 1px solid #666;	
	vertical-align: baseline;
}	
.homepage_table {
	width: 628px;
	margin: 0 auto 5px auto;
	border: none;
	padding: 4px;	
}
td.homepage_table {
	border: none;
	vertical-align: top;	
}
.content_table p, .homepage_table p {
	margin: 0 5px;
	padding-bottom: 0;
}
p, h1, h2, h3 {
	margin-left: 80px;
	margin-right: 80px;
}	
p {
	font-size: 78%;
	line-height: 130%;
}
.small_margin {
	margin: 4px 5px;	
}	
h1 {
	font-size: 110%;
	letter-spacing: normal;
	color: #339;
	font-weight: bold;
	margin: 0 0 0.8em 0;
}
h2 {
	font-size: 105%;
	color: #c00;
	font-weight: bold;
	margin-bottom: 0.6em;
	
}
h3 {
	font-size: 90%;
	font-weight: bold;
	color: #339
}
ul {
	list-style: disc outside;	
}
	
ol {
	list-style: decimal outside;		
}
li {
	margin: 0 10%;
	padding: 0;
	font-size: 13px;
	line-height: 130%;	
}

.leader {
	font-size: 70%;
	font-weight: bold;
	margin-left: 350px;
	line-height: 1.5;
}	 	

a:link {
	color: #339;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}

/* making the T in Teragon slightly larger than adjacent text, red and bold */
.t {

}
.style4 {
	font-size: 24px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 19px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.redbold_sentence {
	color: #c00;
	font-weight: bold;
}
.blue_bold {
	color: #333399; 
	font-weight: bold; 
	font-size: 80%; 
	padding-bottom: 10px; 
}
.no_border {
	border: none;
}
.border {
	border: 1px black solid;
	margin: 0;	
}	
/*to position and style the More on the homepage and services homepage */	
.small-text-right {
	font-size: 65%;
	font-weight: bold;
	color: black;
	float: right;
	width: 28px;
	margin-top: -1px;
}	
.large_text {
	font-size: 110%;
}
/*To style the list on the About homepage to add padding to the header*/
.special_list {
	font-size: 85%;
	color: #c00;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px #666 solid;
	width: 260px;
	text-align: center;
}
/*drops top line of text 10px or 20px*/
.top10 {
	margin-top: 10px;
}
.top20 {
	margin-top: 20px;
}

/*to right-justify an image or block of text*/	
.right {
	float: right;
}
/*Site map page*/	
.sitemap {
	margin: 0 150px;
	list-style: disc outside;
}
.sitemap ul  {
	margin: 0.5em 0 0.5em 1em;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 68px;
	width: 180px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-image: url(Images/heads/Headerback.png);
}
.SDLCgraphic {
	margin-left: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	float: left;
}
.SDLCtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 10px;
}

