body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px auto;
	line-height:16px;
}
a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

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

a:active {
	color: #003399;
	text-decoration: none;
}
.pressDate {
	font-size: 11px;
	font-style: italic;
}
.11pt_Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.HomepageTitle{
	font-size:18px;
	color:#000099;
}

.services {
	font-size:14px;
	font-weight:bold;
	color: #5576DF;
}

.services_smaller {
	font-size:12px;
	font-weight:bold;
	color: #5576DF;
}

.disclaimer_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	}


.servicesblack {
	font-size:12px;
	font-weight:bold;
	color: black;
}


.clients {
	font-size:12px;
	font-weight:bold;
	color: #254BC7;
}

.about {
	font-size:12px;
	font-weight:bold;
	color: #012AAE;
}

.creative {
	font-size:12px;
	font-weight:bold;
	color: #84A0FA;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.smallmenu {
	font-family:arial;
	font-size: 9px;
}

.menu {
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	z-index:2;
	width:154px;
}

.submenu {
	width:133px;
	line-height:17px;
	background-color : #E5E5E5;
	cursor: pointer;
	cursor: hand;
	font-family:arial;
	font-size:11px;
	color:#444444;
	z-index:3;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.box {
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

#box {
	color:#4971F8;
	text-decoration:none;
}

#box:hover {
	text-decoration:underline;
}
.ImageBorder {
	border: 1px solid;
	border-color: #003399;
}
.MainTable {
	background-color: #FFFFFF;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #CCCCCC;
}

/*Contact Form CSS*/
.bigTxt {
	font-family:Myriad,Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #01478f;
}

.row1 { 
	padding:0;
	margin:0px 0px 0px 40px;
	font-size:12px; 
	float:left;
	width:260px;
	line-height:20px;
}

#html .row1 {
	margin:0px 0px 0px 20px;
}
.row2 { 
	padding:0px;
	margin:0;
	font-size:12px; 
	float:left;
	width:220px;
	line-height:20px;
}

.comments-section {
	text-align:center;
	float:left;
	padding:0px 0px 0px 30px;
}

.txtbox {
	float:left;
}

.submit-btn {
	float:right;
	padding:8px 40px 0px 0px;
	border:0px;
	margin:0px;
	height:32px;
	width:71px;
}

#errors {
	text-align:center;
	font-size:12px;
	line-height:18px;
	padding-bottom:10px;
}
.errorstxt {
	font-weight:bold;
	color:red;
}

.redTxt {
	font-size:14px;
	font-weight:bold;
	color:red;
}

a.tenYears {
	color:#333333;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
	line-height:18px;
}

a.tenYears:hover {
	color:#01478f;
	text-decoration:underline;
	font-weight:bold;
}
ul.mainForm
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom:0px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}

#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}


label.formFieldQuestion
{
	line-height:100%;
	border:none;
	font-size:13px;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	width: 20px;
}

label.formFieldOption
{
	font-size:100%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:auto;
}

input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
a.info {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}
.MainTable tr td table tr td form #fieldBox_1 .formFieldQuestion {
	
	float: left;
	width: 150px;
}
.MainTable tr td table tr td form #fieldBox_2 .formFieldQuestion {
	
	float: left;
	width: 150px;
}

.MainTable tr td table tr td form #fieldBox_3 .formFieldQuestion {
	
	float: left;
	width: 150px;
}

.MainTable tr td table tr td form #fieldBox_4 .formFieldQuestion {

	float: left;
	width: 150px;
}

.MainTable tr td table tr td form #fieldBox_5 .formFieldQuestion {
	
	float: left;
	width: 150px;
}

.MainTable tr td table tr td form #fieldBox_6 .formFieldQuestion {
	
	float: left;
	width: 150px;
}

.MainTable tr td table tr td form #fieldBox_7 .formFieldQuestion {

	float: left;
	width: 150px;
}

.MainTable tr td table tr td form #fieldBox_8 .formFieldQuestion {

	float: left;
	width: 150px;
}
.MainTable tr td table tr td form #fieldBox_9 .formFieldQuestion {
	
	float: left;
	width: 150px;
}
.MainTable tr td table tr td form #fieldBox_14 .formFieldQuestion {
	
	float: left;
	width: 150px;
}
.MainTable br {
	clear: left;
}
/*.MainTable #fieldBox_14 .clear {
	clear: left;
}*/



/* Portfolio Styles */

#portfolio-top {
	background-image:url(../images/portfolio-bg-top.gif);
	background-repeat:no-repeat;
	width:780px;
	height:74px;
	border:0px;
	padding:0px;
	margin:0px;
}

#portfolio-top h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#333333;
	padding:23px 0px 5px 30px;
	border:0px;
	margin:0px;
	line-height:15px;
}

#portfolio-top p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	padding:0px 0px 0px 60px;
	border:0px;
	margin:0px;
	
}

a.topLink {
	color:#003071;
	font-weight:bold;
	text-decoration:none;
}

a.topLink:hover {
	color:#003399;
	font-weight:bold;
	text-decoration:underline;
}

#portfolio {
	background-image:url(../images/portfolio-bg.gif);
	background-repeat: repeat-y;
	width:780px;
	min-height:480px;
	border:0px;
	padding:0px;
	margin:0px;
}

#leftColumn {
	float:left;
	display:block;
	padding:10px 0px 10px 37px;
	border:0px;
	margin:0px;
}

#leftColumn p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#01478f;
	clear:both;
}

#middleColumn {
	float:left;
	display:block;
	padding:10px 0px 10px 37px;
	border:0px;
	margin:0px;
}

#middleColumn p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#01478f;
	clear:both;
}

#rightColumn {
	float:left;
	display:block;
	padding:10px 0px 10px 37px;
	border:0px;
	margin:0px;
}

#rightColumn p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#01478f;
	clear:both;
}

#portfolio-bottom {
	background-image:url(../images/portfolio-bg-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:780px;
	height:27px;
	border:0px;
	padding:0px;
	margin:0px;
}


.howitworks {
	position: relative;
	top: -8px;
	left: 5px;
}

.titlecontactbold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.titlecontactbold16 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.h2team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
