
/*  ------------------ RESET PAGE STYLES  ------------------------  */

body,div,dl,dt,dd,/*ul,ol,li,*/h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
/* table{
	border-collapse:collapse;
	border-spacing:0;
}*/
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
    text-decoration: none;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}

a.standard:link { color: #ae1900; text-decoration: underline;}
a.standard:visited { color: #ae1900; text-decoration: underline;}
a.standard:hover { background-color: #DEDEDE; color: #ae1900; text-decoration: none;}
a.standard:active { color: #ae1900; text-decoration: underline;}



a.nav:link { }
a.nav:visited { }
a.nav:hover { }
a.nav:active { }
a.footer:link { color: #FFFFFF; text-decoration: none;}
a.footer:visited { color: #FFFFFF; text-decoration: none;}
a.footer:hover { color: #FFFFFF; text-decoration: underline;}
a.footer:active { color: #FFFFFF; text-decoration: none;}

/*------------------ NAV BAR STYLES ------------------------*/

.nav_text
{
    font-family: 'Maven Pro', Trebuchet MS, sans-serif; 
    font-size: 20px; 
    font-weight: 500;
    letter-spacing: 1px;
    color: #FFFFFF; 
    line-height: 20px; 
    text-decoration:none;
    margin-left:40px;
    padding-top:15px;
    float:left;
    vertical-align:middle;
}
.nav_text:link {color: #FFFFFF; text-decoration:none}
.nav_text:visited {color: #FFFFFF; text-decoration:none}
.nav_text:hover { color: #FFFFFF; text-decoration: underline;}
.nav_text:active { color: #FFFFFF; text-decoration:none}

.newsletter
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 17px;
    text-decoration:none;
    margin-top:15px;
    text-align:right;
}
.newsletter:link {color: #FFFFFF; text-decoration:none}
.newsletter:visited {color: #FFFFFF; text-decoration:none}
.newsletter:hover { color: #FFFFFF; text-decoration: underline;}
.newsletter:active { color: #FFFFFF; text-decoration:none}


/*------------------ FEATURED CONTENT STYLES ------------------------*/

.featured_header
{
    font-family: 'Maven Pro', Trebuchet MS, sans-serif; 
    font-size: 34px;
    line-height: 34px; 
    font-weight: 700;
    text-align:left;
    letter-spacing: -1px;
    color: #59c0ff;
    text-decoration:none;
    margin-bottom: 10px;
    clear:both;
}
.featured_body
{
    font-family: Verdana, sans-serif; 
    font-size: 12px;
    font-weight: normal;
    text-align:left;
    color: #FFFFFF;
    line-height: 17px;
}


/*------------------ ANIMATED HEADER BUTTONS ------------------------*/

.learn_more_button {
    display:block;
    width:140px;
    height:27px;
    position:relative;
    text-align:left;
    background:url(../img/learn-more.jpg) no-repeat 0 -27px;
}
.learn_more_button a {
    display:block;
    width:100%;
    height:100%;
    background:url(../img/learn-more.jpg) no-repeat 0 0;
    text-indent:-9999px;
}
.learn_more_button a:hover {
    background-position:0 27px;
}
.launch_button {
    display:block;
    width:107px;
    height:27px;
    position:relative;
    text-align:left;
    background:url(../img/launch.jpg) no-repeat 0 -27px;
}
.launch_button a {
    display:block;
    width:100%;
    height:100%;
    background:url(../img/launch.jpg) no-repeat 0 0;
    text-indent:-9999px;
}
.launch_button a:hover {
    background-position:0 27px;
}
.contact_button {
    display:block;
    width:138px;
    height:27px;
    position:relative;
    text-align:left;
    background:url(../img/contact.jpg) no-repeat 0 -27px;
}
.contact_button a {
    display:block;
    width:100%;
    height:100%;
    background:url(../img/contact.jpg) no-repeat 0 0;
    text-indent:-9999px;
}
.contact_button a:hover {
    background-position:0 27px;
}

.handle {
    display:block;
    background: url(../images/more-info-tab-sm.png) no-repeat;
    width:30px;
    height:130px;
    top: 200px;
    position:fixed;
    z-index:1;
}
.handle a {
    display:block;
    background:none;
    text-indent:-9999px;
}

/*	NEW TEXT STYLES
------------------------------------------*/

h1, h2, h3 {
    font-family: 'Maven Pro', Trebuchet MS, sans-serif;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
}
h1 {
	font-size: 24px;
	line-height: 28px;
	padding:23px 0 0 60px;
}
h2 {
	font-size: 22px;
	line-height: 26px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #454545;
	margin-bottom:10px;
}
blockquote {
	margin:0;
	padding:0;
	
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #777;
	letter-spacing:.5px;
}
.fff {
	color: #FFF;
}

/*	GENERAL TEXT STYLES
------------------------------------------*/

.text1 { font-family: 'Maven Pro', 'Trebuchet MS', sans-serif; font-size: 24px; font-weight: 500; color: #000000; line-height: 28px;}
.text4 { font-family: 'Maven Pro', 'Trebuchet MS', sans-serif; font-size: 22px; font-weight: 500; color: #333333; line-height: 28px;}
.text7 { font-family: 'Maven Pro', 'Trebuchet MS', sans-serif; font-size: 18px; font-weight: 500; color: #000000; line-height: 22px;}
.footertext { font-family: 'Maven Pro', 'Trebuchet MS', sans-serif; font-size: 13px; font-weight: 300; color: #CCCCCC; line-height: 18px; letter-spacing:1px;}

.text2 { font-family: Verdana; font-size: 12px; font-weight: normal; color: #454545; line-height: 17px; vertical-align: top;}
.text3 { font-family: Verdana; font-size: 12px; font-weight: normal; color: #666666; line-height: 12px;}
.text5 { font-family: Verdana; font-size: 12px; font-weight: normal; color: #333333; line-height: 17px;}
.text6 { font-family: Verdana; font-size: 10px; font-weight: normal; color: #FFFFFF;}
.text8 { font-family: Verdana; font-size: 11px; font-weight: normal; color: #454545; line-height: 13px;}
.text10 { font-family: Verdana; font-size: 11px; font-weight: bold; color: #454545; line-height: 21px;}
.text11 { font-family: Verdana; font-size: 11px; font-weight: normal; color: #999999; line-height: 21px;}
.text12 { font-family: Verdana; font-size: 12px; font-weight: bold; color: #454545; line-height: 17px;}
.text13 { font-family: Verdana; font-size: 12px; font-weight: normal; color: #999999; line-height: 17px;}
.text14 { font-family: Verdana; font-size: 11px; font-weight: normal; color: #999999; line-height: 17px;}

.white {color: #FFF;}
.white1	{background-color: #FFFFFF;}
.gray1	{background-color: #e0e0e0;}
.footer_bg {background-image: url('images/footer_bg.png'); background-repeat: no-repeat;}
.table1	{border-collapse: collapse; border-width: 0px; border-style: none; border-spacing: 0px; border-color: #FFFFFF;}
.table2	{background-color: #FFFFFF; border-collapse: collapse; border-width: 0px; border-style: none; border-spacing: 0px; border-color: #FFFFFF;}
.formfield1 { font-family: Verdana; font-size: 12px; font-weight: normal; color: #333333; background-color: #e5e5e5; width: 270px; height: 30px; border: 5px; border-color: #e5e5e5; border-width: 1px; margin: 0px; padding: 0px;}
.formfield2 { resize: none; font-family: Verdana; font-size: 12px; font-weight: normal; color: #333333; background-color: #e5e5e5; width: 325px; height: 110px; border: 5px; border-color: #e5e5e5; border-width: 1px; margin: 0px; padding: 0px;}