body {
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
	color: #444;
	background-color: #fff;
	background-image: url("../images/bluepat.png");
	background-repeat: repeat-x;
	
}

#main { 
	margin:0 auto;
	width:100%;

	background-position:top right;
	background-repeat: no-repeat;
}
#main2 { 
	margin:0 auto;
	width:100%;

	background-position:top left;
	background-repeat: no-repeat;
}

p {

}
.smallFont{
	font-size:11px;
	color: #888888;	
}
h1.logo {
	width: 188px;
	height: 60px;
	background: url(../images/typelab_logo_blue.png);
	text-indent: -9999px;
	margin-top:36px;
}
#sitetitle{
	width: 188px;
	height: 60px;
}
h2{
	font-family:Helvetica,Arial,sans-serif;
	font-size:24px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:116%;
	color: #000;
	margin-bottom:10px;
}
h3{
	font-family: 'Carme', sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:100%;
	color: #4f9edb;
	margin-bottom:10px;
	margin-top:20px;
}

#mainmenu{
	height:98px;
}
#mainmenu ul{
margin-top:65px;
list-style-type:none;
float:right;
font-size:0.8em;
}
#mainmenu li{
display:inline;
}
#mainmenu a{ 
float:left;
text-decoration:none;
text-transform:uppercase;
letter-spacing:0.09em;
color:#eee;
font-weight:normal;
margin: 0px 0px 0px 30px;
font-size:11px;
}
#mainmenu a:hover{
text-transform:uppercase;
color:#fff;
}


p a{ 
text-decoration:none;
color:#1b8ddd;
border-bottom:1px dashed #bbb;
}
p a:hover{
text-decoration:none;
color:#42a5ea;
border-bottom:1px dashed #3796d8;
}

#footer{
	margin-top:20px;
	border-top:1px solid #feeed5;
	border-bottom:1px solid #feeed5;
	background-color: #fefade;	
}
#footer p{
	text-align:center;
	margin: 20px 0px 20px 0px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:100%;
	color:#6e6e6e;
}
#share{
	height:50px;
	margin-bottom:20px;	
}

#calltoaction{
	height:296px;
	text-align:center;
}
.bottomspacer{
	margin-bottom:20px;
	overflow:visible;
}
#calltoaction h2{
	font-size:62px;
	line-height:296px;
}
.blockh130{
	height:130px;
}
.dropshadow{
	-moz-box-shadow: 4px 3px 8px #bbb;
	-webkit-box-shadow: 4px 3px 8px #bbb;
	box-shadow: 4px 3px 8px #bbb;
	overflow:visible;
	border-style: none none none;
}
.dropshadow a, .dropshadow a:hover{
	border-style: none none none;
}
.blockh230{
	height:230px;	
}
.flushtop{
	margin-top:0px;
}
.top10{
	margin-top:10px;
}
.top20{
	margin-top:20px;
}
.top704{
	margin-top:704px;
}
.top130{
	margin-top:130px;
}
.right20{
	margin-right:20px;	
}

.left4{
	margin-left:-4px;
}
.nicebullets ul{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style: disc;
}
.nicebullets li{
	margin: 6px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	list-style: disc;
}
.nicebullets{
	margin: 0px 0px 10px 0px;
}
.bigger{
	font-size:22px;
}
.greenitalic{
	color:#74cb3a;
	font-style: italic;	
}
.strikeout {
	text-decoration: line-through;
	color: #d82121;
}
.imageBorder{
	padding:3px;
	border:8px solid #dddddd;	
}
form p{
	margin: 20px 0px 0px 0px;	
}
.fBlock{
	float:left;
	width:319px;
}
.fBlockwide{
	clear:both;
	width:600px;	
}
.fBlock input{
	width:313px;	
}
.fBlock textarea{
	width:315px;	
}
.fBlock select{
	width:318px;
	margin-bottom:20px;	
}
.fBlockwide textarea{
	width:653px;
	margin-bottom:20px;		
}
.dottedLine{
	float:left;
	width:658px;
	color: #cccccc;
	border-style: none none dashed;
	margin: 0px 0px 13px 0px;
}
form span{
	color:red;
	font-weight:bold;	
}
form span .green{
	color:green;
	font-weight:bold;	
}








.dialog {
 width:100%;
 margin:20px auto 0px auto;
 color:#444;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:8px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(../images/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(../images/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(../images/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(../images/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#f4f4f4 url(../images/ms.gif) repeat-x 0px 0px;
 padding:8px 8px 3px 16px;
}

.dialog .ft {
 background:transparent url(../images/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(../images/br.gif) no-repeat right 0px;
}
.alertStyle{
	text-align:center;
}
.formStyle{
	
}
.formStyle input{
	margin: 0px 0px 20px 0px;
}
.formStyle textarea{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	padding:4px;
}
.formStyle input:focus, .formStyle textarea:focus{
	background-color: #fefade;
}
