@charset "UTF-8";

/******************Generic*****************************/
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*line-height:16px;*/
	color:#333333;
	font-weight: normal;
	}

h2 {
	font-size:22px;
	font-weight:normal;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 22px 0px 12px 15px;
	}
	
h3 {
	font-size:14px;
	color:#990000;
	padding-bottom:12px;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: none;
	}

h4 {
	font-weight:normal;
	line-height: 18px;
	}
	
h5 {
	font-weight:bold;
	text-transform:none;
	color:#990000;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 8px;
	}
	

h6 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	}

	
p {
	padding-bottom:8px;
	line-height: 18px;
	}
li p {
	padding-bottom:0px;
	}
	
.text_Italic {
	font-style: italic;
}

.text_underline {
	text-decoration: underline;
}

.text_noBottomPadding {
	padding-bottom: 0px;
}
.text14 {
	font-size: 14px;
}
.text_bold {
	font-weight: bold;
}
.text_red {
	color: #990000;
}
.text-align-center {
	text-align: center;
}

.text_underline {
	text-decoration:underline;
	}

.text_10 {
	font-size: 10px;
	line-height:12px;
}

.homepage_blog_date {font-size: 8px; color:#990000;}

/**********************Link Styles*****************************/

a {
	color:#006699;
	text-decoration:none;
	}
	
a:hover {
	color:#990000;
	text-decoration:underline;
	}

h3 a {
	color:#990000;
	text-decoration:none;
	}
	
h3 a:hover {
	color:#990000;
	text-decoration:underline;
	}
	
	
li.link12 {
	display: block;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: transparent;
	background-image:url(/snpnet-images/list-symbols/list-style12.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	padding-left: 13px;
	padding-bottom: 8px;
	text-align: left;
	}
	
li.link14 {
	display: block;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: transparent;
	background-image:url(/snpnet-images/list-symbols/list-style14.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	padding-left: 13px;
	padding-bottom: 8px;
	text-align: left;
	}

li.link16 {
	display: block;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: transparent;
	background-image:url(/snpnet-images/list-symbols/list-style16.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	padding-left: 13px;
	padding-bottom: 8px;
	text-align: left;
	}
	
li.link18 {
	padding-bottom: 6px;
	display: block;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: transparent;
	background-image:url(/snpnet-images/list-symbols/list-style18.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	padding-bottom: 8px;
	padding-left: 13px;
	text-align: left;
	}


.link_symbol12 {
	color:#CC0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
/***********************Header*****************************/


	
#site-search p {
	font-size: 12px;
	}
	
/**********************Banner*************************/
.title-subtitle {
	font-size: 18px;
	font-style: normal;
	padding: 0px 0px 6px 15px;
}
.title-main {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px 0px 8px 15px;
}
	
/**********************Breadcrumb***************************/


#breadcrumb p {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}



/************************SubNav****************************/


#subnav h5 {
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}


#subnav ul li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: transparent;
	background-image:url(/snpnet-images/list-symbols/list-style12.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	padding-left: 13px;
	padding-bottom: 8px;
	text-align: left;
	}
	
#subNavButton {
	list-style-type: none;
}

#subnav ul ul {
	margin-left: 15px;
	padding-top: 8px;
}


/**********************Content Area******************/

#description ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 25px;
	padding-bottom: 8px;
	line-height: 18px;
}


.desc-internal-fullsize h5 {
	color:#000000;
	padding-bottom:10px;
	}
	
#description  a {
	text-decoration: underline;
}

/*********************Forms**********************/
.form_textInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	padding: 2px;
	width: 73%;
}
.form_textArea {
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 98%;
}
label {
	font-size:12px;
}

.privacy-statment {
	font-size: 10px;
	line-height: 12px;
}

/*********************Footer*******************************/

#site_info p {
	position: absolute;
	bottom: 0px;
	padding: 0px;
	right: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-align:right;
}

#site_info a {
	color:#FFFFFF;
}

#site_info a:hover {
	text-decoration:underline;
	}


/*************************Page Specofoc Styles***********************/




/*Creative Production*/
.teamDiv h5 {
	color: #000000;
}



/*Sitemap*/

#descriptionSiteMap ul li{
	display: block;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-color: transparent;
	background-image:url(/snpnet-images/list-symbols/list-style12.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	padding-left: 13px;
	padding-bottom: 8px;
	text-align: left;
	}
	
#descriptionSiteMap ul ul {
	margin-left: 15px;
	padding-top: 8px;
}#description ol {
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 18px;
	margin-left: 30px;
	padding-left: 0px;
}
#subnav-customer-pages p {
	padding-bottom: 0px;
}
#description-customer-pages p {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-bottom: 20px;
}
#description-customer-pages a {
	text-decoration:underline;
}
#description-customer-pages-visioncamp p {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
#description-customer-pages-visioncamp a {
	text-decoration:underline;
	line-height: 24px;
}
.text-superscript {
	font-size: smaller;
	vertical-align: super;
}
.text_blue {
	color: #006699;
}
.text-black {
	color:#000000;
	}
	
.text-16 {
	font-size:16px;
	}
.text_sentenceCase {
	text-transform: capitalize;
}
.text-no-underline {
	text-decoration: none;
}
#feedback-button a {
	text-decoration: none;
}

