@charset "UTF-8";
/* CSS Global Styles */

/* ======= Global Structure ========================== */

body {
	background:#f5f6f8;
	width: 930px;
	margin: 0px auto 0px auto;
	position: relative;
}

br {
	clear:both;
}

img {
	border:none;
}

table {
	border-collapse:collapse;
	border:none;	
}

td {
	vertical-align:top;
	padding:0px;
}

.bigblue_button {
	z-index:2;
	position:absolute;
	top:180px;
	right:30px;
}

.bigblue_button img {
	float:right;
}

.bigblue_button a {
	margin:0px 0px 20px 0px;
	padding:8px 0px 0px 0px;
	border:none;
	font-size:12px;
	font-style:italic;
	text-align:center;
	background:url(../global_images/button_bigblue_background.gif) repeat-x;
	color:#FFFFFF;
	height:46px;
	width:380px;
	float:right;
}

.bigblue_button a:hover {
	color:#9bd033;
}

.content {
	background:url(../global_images/background_wrapper_bottom.gif) no-repeat bottom;
	padding-bottom:90px;
}

.footer {
	background:#f5f6f8;
	text-align:center;
	min-height:100px;
}

.footer #left_links {
	float:left;
	width:400px;
	text-align:right;
	margin-top:17px;
}

.footer #logo {
	float:left;
	margin:0px 5px 0px 15px;
}

.footer #right_links {
	float:right;
	width:410px;
	text-align:left;
	margin-top:17px;
}

.header {
	background:url(../global_images/background_header_gradient.gif) repeat-x top;
	min-height:160px;
}

.header #left {
	float:left;
}

.header #right {
	float:right;
}

.nav_bar {
	z-index:3;
	position:absolute;
	top:47px;
	background:url(../global_images/background_nav_bar.gif) repeat-x top;
}

.nav_bar img {
	float:left;
}

.nav_bar #separator {
	margin:14px 0px 0px 0px;
}

.search_box {
	z-index:2;
	position:absolute;
	top:15px;
	left:29px;
	visibility:hidden; /* Remove when site is completed */
}

.search_box #search_query {
	width:150px;
	height:15px;
	border:#8fa1d5 solid 1px;
	margin-right:10px;
}

.subnav {
	z-index:4;
	position:absolute;
	top:93px;
	left:30px;
}

.wrapper {
	background:url(../global_images/background_body_gradient.gif) repeat-y center;
}


/* ======= Global Styles ========================== */

a {
	color:#305eaf;
	text-decoration:none;
}

a:hover {
	color:#a1d340;
	text-decoration:underline;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#375184;
}

h1 {
	color:#305eaf;
	font-weight:normal;
	font-size:24px;
	margin:0px;
}

h2 {
	color:#a1d340;
	font-weight:normal;
	font-size:16px;
	margin:0px;
}

h3 {
	font-size:21px;
	font-weight:normal;
	letter-spacing:5px;
	color:#9bd033;
}

h4 {
	font-size:30px;
	font-weight:normal;
	color:#9bd033;
	line-height:30px;
	margin:20px 0px 0px 0px;
}

h4 span {
	font-size:16px;
	font-weight:normal;
	color:#305eaf;
}

h5 {
	background:url(../global_images/background_h5.gif) no-repeat left top;
	font-size:16px;
	color:#224689;
	width:610px;
	height:28px;
	text-align:left;
	padding:5px 0px 0px 20px;
}

h6 {
	color:#305eaf;
	font-size:14px;
	font-weight:normal;
}

p {
	line-height:18px;
}

.footer {
	font-size:11px;
	line-height:14px;
}

.footer a {
	color:#375184;
	text-decoration:none;
}

.footer a:hover {
	color:#305eaf;
	text-decoration:underline;
}

.footer #left_links span {
	color:#a1d340;
}

.footer #right_links span {
	color:#a1d340;
}

.subnav {
	font-size:11px;
	color:#305eaf;
	letter-spacing:1px;
}

.grey_copy {
	color:#747479;
}


/* ======= Home Structure & Styles ========================== */

#home_feature_boxes {
	width:620px;
	margin-top:35px;
}

#home_feature_boxes h6 {
	font-size:12px;
	margin:10px 0px 0px 0px;
}

#home_feature_boxes #hero {
	vertical-align:top;
}

#home_feature_boxes table {
	margin:5px 0px 0px 0px;
}

#home_feature_boxes #spacing {
}

#home_feature_boxes #heading {
	font-size:21px;
	letter-spacing:5px;
	color:#9bd033;
	background:#f0f2f5;
	border-top:#c9d2de solid 1px;
	border-right:#c9d2de solid 1px;
	height:36px;
	vertical-align:middle;
	width:500px;
}

#home_feature_boxes #description {
	color:#747479;
	font-size:11px;
	line-height:16px;
	border-right:#c9d2de solid 1px;
	padding:10px 10px 10px 0px;
}

#home_hero #heading {
	z-index:10;
	position:absolute;
	top:125px;
	left:23px;
}

#home_flash {
	margin-top:31px;
}

#home_flash #noflash_vista_services {
}

#home_seo_text {
	padding:0px 40px 0px 40px;
	text-align:justify;
	line-height:21px;
}

#home_wire_news {
	z-index:11;
	position:absolute;
	right:40px;
	/*right:50px;*/
	width:245px;
	/*width:250px;*/
	margin-top:55px;
	/*margin-top:15px;*/
}

#home_wire_news h1 {
	margin-bottom:15px;
}

#home_wire_news p {
	margin:5px 0px 15px 0px;
}




/* ======= Community Structure & Styles ========================== */

#community_content {
	padding:0px 150px 0px 50px;
	margin:0px;
}

#community_content h1 {
	font-size:14px;
	margin-top:10px;
}

#community_content h6 {
	margin:0px;
}

#community_content p {
	color:#747479;
	line-height:21px;
}

#community_content table {
	margin-top:30px;
}

#community_content td {
	padding:0px 30px 20px 0px;
	vertical-align:middle;
}




/* ======= WebMail Structure & Styles ========================== */

#webmail_blurb {
	float:right;
	width:370px;
	margin:50px 75px 0px 0px;
}

#webmail_blurb p {
	line-height:21px;
}

#webmail_blurb strong {
	font-size:14px;
}

#webmail_module {
	background:url(../webmail/images/background_webmail_module.gif) no-repeat left bottom;
	border:#c9d2de solid 1px;
	margin:65px 0px 20px 75px;
	width:365px;
	float:left;
}

#webmail_module #heading {
	font-size:21px;
	letter-spacing:5px;
	color:#9bd033;
	background:#f0f2f5;
	border-top:#c9d2de solid 1px;
	border-right:#c9d2de solid 1px;
	height:36px;
	vertical-align:middle;
	text-align:left;
	padding:0px 0px 0px 26px;
}

#webmail_module #input_boxes {
	font-size:11px;
	color:#305eaf;
	text-align:right;
}

#webmail_module #input_boxes input {
	background:#f5f6f8;
	border:#c9d2de solid 1px;
	margin:0px 30px 0px 5px;
	width:200px;
	font-size:12px;
}

#webmail_module #checkboxes {
	text-align:right;
	font-size:9px;
	color:#747479;
	padding:5px 0px 0px 0px;
}

#webmail_module #checkboxes input {
	margin:0px 30px 0px 5px;
}

#webmail_module #submit_login {
	text-align:right;
}

#webmail_module #submit_button {
	margin:16px 27px 0px 0px;
}

#webmail_module #submit_button img {
	float:right;
}

#webmail_module #submit_button input {
	margin:0px 0px 20px 0px;
	padding:0px 30px 0px 30px;
	border:none;
	font-size:10px;
	background:url(../global_images/submit_button_background.gif) repeat-x;
	color:#FFFFFF;
	height:29px;
	float:right;
	cursor:hand;
}

#webmail_module #submit_button input:hover {
	color:#9bd033;
	cursor:pointer;
}

#webmail_blurb ul {
	list-style-type:none;
	color:#305eaf;
	line-height:24px;
	margin:0px;
	padding:10px 0px 20px 0px;
}



/* ======= Products and Services Structure & Styles ========================== */

#products_content {
	padding:0px 50px 0px 35px;
	margin:0px;
}

#products_content p {
	color:#747479;
	line-height:21px;
}

#products_content ul {
	list-style-type:none;
	color:#305eaf;
	line-height:24px;
	margin:0px;
	padding:10px 0px 20px 0px;
}

#products_content #services_hero {
	background:url(../products_services/images/background_services_hero.jpg) center top;
	width:862px;
	height:301px;
}

#products_content #services_hero div {
	float:left;
	margin-top:125px;
	margin-left:60px;
}

#products_content #services_hero div a {
	display:block;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

#products_content #services_hero div a span {
	font-weight:normal;
}

#products_content #services_top_description {
	border:#c9d2de solid 1px;
	width:610px;
	height:700px;
	float:left;
}

#products_content #services_top_description h6 {
	margin:0px 0px 0px 20px;
	padding:0px;
}

#products_content #services_top_description p {
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	text-align:justify;
}

#products_content #services_top_description ul {
	color:#333333;
	list-style-type:disc;
	padding:0px 0px 0px 40px;
	line-height:18px;
}

#products_content #quote_box {
	z-index:3;
	position:absolute;
	right:40px;
	border:#c9d2de solid 1px;
	background:#ecf0f4;
	width:180px;
	padding:20px 25px 0px 20px;
	margin-top:180px;

}

#products_content #quote_box h3 {
	font-size:18px;
	letter-spacing:2px;
	line-height:24px;
	margin-bottom:40px;
}

#products_content #quote_box p {
	font-style:italic;
	margin:0px;
}

#products_content #quote_box #author {
	font-style:normal;
	font-size:9px;
	color:#224689;
	text-align:right;
	line-height:12px;
	margin:10px 0px 40px 0px;
}

#products_content .answers {
	margin:0px 0px 50px 0px;
	width:600px;
}

#products_content .answers h2 {
	font-weight:bold;
	margin:30px 0px 10px 0px;
}

#products_content .answers ul {
	color:#333333;
	list-style-type:disc;
	padding:0px 0px 0px 40px;
	line-height:18px;
}

#products_content .answers span {
	color:#305eaf;
}

#products_content .answers .subtext {
	width:525px;
	padding-left:40px;
}

#products_content .answers .subtext h6 {
	color:#224689;
	font-weight:bold;
	font-style:italic;
	margin:0px;
}

#products_content .answers .subtext p {
	margin:0px 0px 10px 0px;
}

#products_content .cutSheetBox {
	position:absolute;
	right:40px;
	background:url(../customer_support/images/cut_sheet_box_background.gif) no-repeat right bottom;
	float:right;
	border:#c9d2de solid 1px;
	width:225px;
	min-height:150px;
}

#products_content .cutSheetBox h2 {
	background:#f0f2f5;
	padding:10px 0px 10px 0px;
	margin-bottom:15px;
	text-align:center;
	text-transform:uppercase;
	font-size:13px;
	letter-spacing:0.15em;
	display:block;
}

#products_content .cutSheetBox ul {
	margin:7px 0px 0px 40px;
	padding:0px;
	list-style:disc;
	line-height:14px;
}

#products_content .cutSheetBox li {
	margin-bottom:6px;
}




/* ======= Refer a Friend Structure & Styles ========================== */

#refer_friend_content {
	margin:0px;
	min-height:640px;
}

#refer_friend_content h2 {
	color:#434b58;
	margin:10px 0px 0px 0px;
	line-height:21px;
}

#refer_friend_content h1 {
	font-size:21px;
	font-weight:bold;
	color:#a1d340;
	margin:0px 0px 5px 0px;
}

#refer_friend_content h6 {
	font-size:10px;
	color:#999999;
	width:430px;
}

#refer_friend_content p {
	color:#305eaf;
	font-size:12px;
	margin:0px;
}

#refer_friend_content em {
	font-size:12px;
	line-height:24px;
}

#refer_friend_content table {
	margin:80px 0px 0px 15px;
	height:480px;
}

#refer_friend_content #container {
	z-index:2;
	position:absolute;
	background:url(../refer_friend/images/refer_friend_background.jpg) no-repeat bottom right;
	height:700px;
	width:930px;
	text-align:left;

}

#refer_friend_content #text {
	margin:0px 0px 0px 35px;
}




/* ======= Customer Support Structure & Styles ========================== */

#support_content {
	padding:0px 50px 0px 35px;
	margin:0px;
}

#support_content h6 {
	margin:15px 0px 0px 25px;
}

#support_content p {
	color:#747479;
	line-height:21px;
}

#support_content .green_topic_bar {
	background:url(../global_images/green_topic_bar_background.gif) repeat-x;
	margin:40px 0px 10px 0px;
}

#support_content .green_topic_bar #text {
	padding:0px 0px 0px 10px;
	width:600px;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
}

#support_content .answer_box {
	border:#c9d2de solid 1px;
	background:#f4f5f7;
	margin:5px 0px 0px 25px;
	width:600px;
	font-size:13px;
	color:#333333;
}

#support_content .answer_box .close_window {
	display:block;
	background:url(../customer_support/images/close_window_background.gif) repeat-y right;
	color:#6f7682;
	font-size:9px;
	text-align:right;
	padding:5px 5px 5px 0px;
}

#support_content .answer_box p {
	color:#333333;
	margin:15px 25px 10px 15px;
}

#support_content .answer_box img {
	margin:10px 0px 10px 30px;
}

#support_content .answer_box ul {
	margin-right:90px;
	line-height:18px;
}

#support_content .answer_box li {
	margin-bottom:5px;
}

#support_content .answer_box span {
	text-decoration:underline;
}

#support_content .answer_box table {
	margin:0px 0px 0px 40px;
	width:450px;
}

#support_content .answer_box table td {
	padding:0px 0px 7px 0px;
	text-align:left;
	line-height:18px;
}

#support_content .cutSheetBox {
	position:absolute;
	right:35px;
	margin-top:40px;
	background:url(../customer_support/images/cut_sheet_box_background.gif) no-repeat right bottom;
	float:right;
	border:#c9d2de solid 1px;
	width:180px;
	min-height:200px;
	-moz-border-radius:1ex;
	-webkit-border-radius:1ex;
}

#support_content .cutSheetBox h2 {
	background:#f0f2f5;
	padding:10px 0px 10px 0px;
	margin-bottom:15px;
	text-align:center;
	text-transform:uppercase;
	font-size:13px;
	letter-spacing:0.15em;
	display:block;
	-moz-border-radius-topleft:1ex;
	-moz-border-radius-topright:1ex;
	-webkit-border-top-left-radius:1ex;
	-webkit-border-top-right-radius:1ex;
}

#support_content .cutSheetBox ul {
	margin:7px 0px 0px 25px;
	padding:0px;
}

#support_content .cutSheetBox li {
	margin-bottom:6px;
}




/* ======= About Us Structure & Styles ========================== */

#about_us_content {
	background:url(../about_us/images/background_about_us_content.jpg) no-repeat top;
	padding:0px 400px 0px 50px;
	margin:0px;
}
#promopage {
	color:#747479;
	padding:0px 80px 0 50px;
	margin:0px;
}
#about_us_content p {
	color:#747479;
	line-height:21px;
}

#about_us_content ul {
	list-style-type:none;
	color:#305eaf;
	line-height:24px;
	margin:0px;
	padding:10px 0px 20px 0px;
}



/* ======= Contact Us Structure & Styles ========================== */

#contact_us_content {
	background:url(../about_us/images/background_about_us_content.jpg) no-repeat top;
	padding:0px 400px 0px 50px;
	margin:0px;
}

#contact_us_content h6 {
	margin:50px 0px 5px 0px;
	padding:0px;
}

#contact_us_content p {
	color:#747479;
	line-height:18px;
	margin:0px;
}

#contact_us_content td {
	padding-right:35px;
}

#contactus_module {
	background:#FFFFFF;
	border:#c9d2de solid 1px;
	margin:50px 0px 20px 75px;
	padding:30px;
	width:500px;
}



/* ======= Press & News Structure & Styles ========================== */

#press_news_content {
	background:url(../about_us/images/background_about_us_content.jpg) no-repeat top;
	padding:0px 200px 0px 50px;
	margin:0px;
}

#press_news_content div {
	margin:10px 0px 50px 0px;
	border:#c7d0db solid 1px;
	background:#FFF;
}

#press_news_content h5 {
	margin:0px 0px 0px 0px;
	background-color:#fbfbfb;
	width:auto;
}

#press_news_content h6 {
	margin:0px 0px 5px 20px;
	padding:0px;
	font-size:14px;
	font-style:italic;
}

#press_news_content p {
	color:#747479;
	line-height:22px;
	padding:0px 25px 0px 20px;
}

#press_news_content .articleManager {
	margin:20px;
}

#press_news_content .articleManager a {
	margin-left:20px;
}

#press_news_content .articleManager td {
	padding:10px;
	border-bottom:#CCC solid 1px;
}

#social { display:block; position:absolute; top:10px; margin-left:20px; color:#2e5db5; font-size:16px; width:140px;}
#social img { border:none; float:right; margin-right:4px;}

.promobox {font-size: 14px; width:300px; text-align:center; display:block; margin-bottom:10px; float:left; }
.promobox strong {color: #3366ff; font-size:16px; }
#promopage .promobox p { line-height:18px;}
#promopage img { border:3px solid #ccc;}
#promopage img { float:right; margin-bottom:20px; margin-top:20px;  }
#promopage span { font-size:11px; color:#666; clear:both; display:block; border-top:1px solid #ccc; padding-top:5px; margin-top:15px;}
#promopage  h2 { text-align:center; color:#598f18; font-size:16px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:20px;}

/* ======= Technology For Teaching Structure & Styles ========================== */

#tech_teaching_content {
	background:url(../about_us/images/background_about_us_content.jpg) no-repeat top;
	padding:0px 400px 0px 50px;
	margin:0px;
}

#tech_teaching_content p {
	color:#747479;
	line-height:21px;
}

#tech_teaching_content ul {
	list-style-type:none;
	color:#305eaf;
	line-height:24px;
	margin:0px;
	padding:10px 0px 20px 0px;
}