﻿body
{
	padding:0px;
	margin:0px;
}
#pageHeader
{
	background-color:#0e0f14;
}
#pageFooter
{ 
	height:50px;

}
#welcomeIntro
{
	margin-top:20px;
	width:620px;
	height:228px;
	border-right:solid 1px #bfbfbf;
	border-bottom:solid 1px #bfbfbf;
}
.textinput
{
	border: solid 1px #eeeeee;
	background-color: #eeeeee;
	height:23px;
	font-family:Tahoma;
	font-size:14px;
	color:#0e0f14;
	
}
.textinputarea
{
	border: solid 1px #eeeeee;
	background-color: #eeeeee;
	font-family:Tahoma;
	font-size:12px;
	color:#0e0f14;
}
.standardcopy
{ 
	font-family:Tahoma;
	font-size:12px;
	color:#0e0f14;
	line-height:20px;
}
.mediumcopy
{ 
	font-family:Tahoma;
	font-size:16px;
	color:#0e0f14;
	line-height:25px;
}
.listlarge
{
	font-family:Tahoma;
	font-size:16px;
	color:#0e0f14;

}
li
{
	margin-top:10px;
}
p
{
	margin-bottom:25px;
}
a:link
{
	color:#3e6984;
	font-family:Tahoma;
	font-size:12px;
	text-decoration: none
}
a:focus
{
	color:#3e6984;
	font-family:Tahoma;
	font-size:12px;
	text-decoration: none
}
a:visited
{
	color:#3e6984;
	font-family:Tahoma;
	font-size:12px;
	text-decoration: none
}
a:hover 
{
	color:#0e0f14;
	font-family:Tahoma;
	font-size:12px;
	text-decoration: underline;
}
.techpagerhimage
{
	width:291px;
	border-top:solid 1px #bfbfbf;
	padding-left:27px;
	padding-top:29px;
	padding-bottom:29px;
	text-align:right;
}
