/* MAIN TITLE STYLES */
div#left_column_body h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	background-repeat: no-repeat;
	padding: 118px 0 0 9px;
	margin: 4px 0 0 14px;
	letter-spacing: -2px;
	width: 644px;
	height: 54px;
}

div#left_column_body h1#blog_title{ background-image: url(../images/ceo_blog_h1.jpg); padding-top:130px; padding-left:10px;}
div#left_column_body h1#downloads_title { background-image: url(../images/downloads_h1.jpg); }
div#left_column_body h1#about_title { background-image: url(../images/about_header.jpg); }
div#left_column_body h1#job_title { background-image: url(../images/job_header.jpg); padding:106px 0 0 9px; }
div#left_column_body h1#solutions_title { background-image: url(../images/solutions_header.jpg); }
div#left_column_body h1#products_title { background-image: url(../images/products_header.jpg); }
div#left_column_body h1#meas_title { background-image: url(../images/meas_header.jpg); }
div#left_column_body h1#tssadmin_title { background-image: url(../images/tssadmin_header.jpg); }
div#left_column_body h1#press_title { background-image: url(../images/press_header.jpg); }
div#left_column_body h1#partners_title { background-image: url(../images/partners_header.jpg); }
div#left_column_body h1#contact_title { background-image: url(../images/contact_header.jpg); }
div#left_column_body h1#search_title { background-image: url(../images/search_header.jpg); }
div#left_column_body h1#legal_title { background-image: url(../images/legal_header.jpg); }
div#left_column_body h1#privacy_title { background-image: url(../images/privacy_header.jpg); }
div#left_column_body h1#datasniff_title { background-image: url(../images/datasniff_header.jpg); }
div#left_column_body h1#resource_library_title { background-image: url(../images/resource_library_header.jpg); }

/* SECONDARY STYLES */
div#content_wrapper div#content_wrapper_top {
	float: left;
	width: 980px;
	height: 11px;
	background-image: url(../images/secondary_main_top.jpg);
	background-repeat: no-repeat;
}

div#content_wrapper div#content_wrapper_bottom {
	float: left;
	width: 980px;
	height: 12px;
	background-image: url(../images/secondary_main_bottom.jpg);
	background-repeat: no-repeat;
}

div#content_wrapper div#content_wrapper_middle {
	float: left;
	width: 980px;
	background-image: url(../images/secondary_main_pattern.jpg);
	background-repeat: repeat-y;
}

/* LEFT COLUMN STYLES */
div#left_column {
	float: left;
	width: 691px;
}

div#left_column_body {
	float: left;
	width: 691px;
}

div#left_column_body h2 {
	color: #559041;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0px 25px 0px 25px;
}


div#left_column_body h3 {
	font-weight: bold;
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 25px 0 25px;
	margin: 0px;
	font-size: 12px;
}

div#left_column_body p {
	color: #585858;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height:21px;
	margin: 0;
	padding: 10px 0px 10px 25px;
	width: 627px;
}

div#left_column_body a.robert_fake_blog_access{
    background:url("../images/robert_fake_blog.png") no-repeat scroll 0 0 transparent;
    width:276px;
    height:127px;
    float:left;
    margin: 0 0 27px 0px;
    padding: 0 23px 0 0;
   
}

div#left_column_body a.robert_fake_blog_access:hover{
    background-position: 0 -127px;

}

/*#left a.learn {
background:url("../images/learnmore_link.png") no-repeat scroll 0 0 transparent;
float:left;
height:21px;
margin-top:7px;
text-indent:-9999px;
width:161px;
}*/
div#left_column_body p span.alt_text,
div#left_column_body p a {
	color: #559041;
}

div#left_column_body p a:hover {
	text-decoration: none;
}

div#left_column_body img {
	margin: 0 0 14px 25px;
}

div#left_column_body ul {
	padding: 0px 25px 15px 50px;
	margin: 0px;
}

div#left_column_body ul li {
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 12px;
	line-height:21px;
	color: #515151;
	list-style-type: disc;
}

div#left_column_body ul li a{
	color: #515151;
}

div#left_column_body ul li a:hover{
	text-decoration:none;
}
div#left_column_body ul li ul {
	padding: 5px 25px 0 25px;
	margin: 0px;
}

div#left_column_body ul li ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px 0 2px 0;
}

div#left_column_body ul li ul li ul {
	padding: 10px 25px 0 35px;
}

/* RIGHT COLUMN STYLES */
div#right_column {
	float: left;
	width: 289px;
}

div#right_column_body {
	float: left;
	width: 277px;
	background-color: #f8f8f8;
	padding: 0 0 0 12px;
}

/* SUBMENU STYLES */
div#right_submenu {
	float: left;
	width: 265px;
	padding: 1px 0 13px 0;
}

/* SUBMENU STYLES */
div#right_submenu div#right_submenu_top {
	float: left;
	width: 265px;
	height: 4px;
	background-image: url(../images/right_menu_top.jpg);
	background-repeat: no-repeat;
}

div#right_submenu div#right_submenu_bottom {
	float: left;
	width: 265px;
	height: 4px;
	background-image: url(../images/right_menu_bottom.jpg);
	background-repeat: no-repeat;
}

div#right_submenu div#right_submenu_middle {
	float: left;
	width: 263px;
	background-color: #efefef;
}

div#right_submenu div#right_submenu_middle ul.main_submenu {
	padding: 0px;
	margin: 0px;
	float: left;
}

div#right_submenu div#right_submenu_middle ul.main_submenu li.main_sub_li {
	float: left;
	padding: 0 0 2px 0;
	width: 263px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #e1e1e1;
}

div#right_submenu div#right_submenu_middle ul.main_submenu li.main_sub_li a.main_sub_a {
	display: block;
	padding: 5px 12px 5px 12px;
	width: 239px;
	line-height: 14px;
	/*height: 23px;*/
	float: left;
	text-decoration: none;
	color: #445e77;
}

div#right_submenu div#right_submenu_middle ul.main_submenu li.main_sub_li a.main_sub_a:hover {
	color: #ffffff;
}

div#right_submenu div#right_submenu_middle ul.secondary_submenu li.main_sub_sub_li a.main_sub_sub_a {
	display: block;
	padding: 5px 12px 5px 12px;
	width: 239px;
	line-height: 14px;
	/*height: 23px;*/
	float: left;
	text-decoration: none;
	color: #888;
}

div#right_submenu div#right_submenu_middle ul.secondary_submenu li.main_sub_sub_li a.main_sub_sub_a:hover {
	color: #414141;
}

ul.secondary_menu {
	margin: 0px;
	padding: 0 12px 8px 12px;
	background-color: #ffffff;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #e5e5e5;
	display: none;
	float: left;
	width: 240px;
}

ul.secondary_menu_opened {
	display: block;
}

ul.secondary_menu li {
	list-style-type: none;
	margin: 0px;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

ul.secondary_menu li a {
	text-decoration: none;
	color: #414141;
	font-size:12px;
	letter-spacing: normal;
	font-weight: normal;
}

ul.secondary_menu li a:hover {
	color: #559041;
}

ul.tertiary_menu {
	display: none;
}

ul.tertiary_menu_opened {
	display: block;
	margin: 4px 0 8px;
	padding: 0 0 0 8px;
	border-left: 5px solid #EEE;
}

ul.tertiary_menu li {
	padding: 2px 0;
}

ul.tertiary_menu li a {
	color: #888;
}

ul.tertiary_menu li a:hover {
	color: #414141;
}

p.indent{
	margin-left:26px !important;
	width:600px !important;
}
#apply_now{
	background:url(../images/apply_img.png);
	width:124px;
	height:39px;
	float:left;
	text-indent:-9999px;
	margin-left:231px;
        margin-bottom: 15px;
}
#apply_now:hover{background-position: 0px -39px;}

/* CONTACT BOX STYLES */
div#contact_box {
	float: left;
	width: 265px;
	height: 39px;
	position: relative;
	padding: 0 0 12px 0;
}

div#contact_box a.contact_opener {
	display: block;
	width: 265px;
	height: 39px;
	background-image: url(../images/contact_sec_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px
}

div#contact_box a.contact_opener:hover,
div#contact_box a.active:hover {
	background-position: 0px -39px;
}

div#contact_box a.active {
	background-image: url(../images/contact_sec_title_b.jpg);
	background-repeat: no-repeat;
}

div#contact_box_wrapper {
	position: absolute;
	z-index: 2;
	width: 265px;
	height: 212px;
	background-image: url(../images/contact_box_sec_content.jpg);
	background-repeat: no-repeat;
	top: 28px;
	left: 0px;
}

div#contact_box_wrapper form {
	padding: 10px 0 0 16px;
	margin: 0px;
	width: 235px;
	float: left;
}

div#contact_box_wrapper form label {
	display: block;
	width: 235px;
	font-size: 11px;
	color: #264357;
	padding: 0 0 3px 0;
}

div#contact_box_wrapper form input {
	border: 0px;
	width: 227px;
	padding: 6px 4px 6px 4px;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#contact_box_wrapper a {
	display: block;
	position: absolute;
	z-index: 1;
	text-indent: -9999px;
	bottom: 0px;
	left: 33px;
	width: 200px;
	height: 32px;
	background-image: url(../images/index_form_submit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#contact_box_wrapper a:hover {
	background-position: 0px -32px;
}

/* RIGHT INFO STYLES */
div#right_info_container {
	float: left;
	width: 250px;
	padding: 0 0 20px 14px;
	background-color: #ffffff;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #cfcfcf;
}

div#right_info_container h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 19px 0 0 0;
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
	color: #bc5c28;
}

div#right_info_container p {
	font-size: 12px;
	color: #585858;
	padding: 0 0 14px 0;
	margin: 0px;
	line-height: 20px;
}

div#right_info_container a.learn_more {
	display: block;
	width: 76px;
	height: 12px;
	background-image: url(../images/learn_more.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

div#right_info_container a.learn_more:hover {
	background-position: 0px -12px;
}

/* RIGHT BOTTOM STYLES */
div#right_bottom_container {
	float: left;
	width: 265px;
	height: 290px;
	background-image: url(../images/sec_bottom_right_bg.jpg);
	background-repeat: no-repeat;
}

div#right_bottom_container p#opt_in{
	font-size:11px;
	line-height:20px;
	margin-left:70px;
	color:#7d7d7d;
	letter-spacing:-1px;
	float:left;
	padding:0px;
	margin-top:-4px;
}

div#right_bottom_container h2 {
	display: block;
	text-indent: -9999px;
	width: 191px;
	height: 19px;
	background-image: url(../images/stay_connected_title.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 14px 0 0 14px;
}

div#right_bottom_container a#facebook_link {
	display: block;
	width: 74px;
	height: 92px;
	float: left;
	text-indent: -9999px;
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 15px 0 0 27px;
}

div#right_bottom_container a#facebook_link:hover {
	background-position: 0px -92px;
}

div#right_bottom_container a#youtube_link {
	display: block;
	width: 73px;
	height: 92px;
	float: left;
	text-indent: -9999px;
	background-image: url(../images/youtube.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 15px 0 0 0;
}

div#right_bottom_container a#youtube_link:hover {
	background-position: 0px -92px;
}

div#right_bottom_container a#twitter_link {
	display: block;
	width: 74px;
	height: 92px;
	float: left;
	text-indent: -9999px;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 15px 0 0 0;
}

div#right_bottom_container a#twitter_link:hover {
	background-position: 0px -92px;
}

div#linkedin_blog  a#linkedin_link{
	width: 101px;
	height: 37px;
	display: block;
	text-indent: -9999px;
	float:left;
	background:url(../images/linkedin_link_2.png) no-repeat;
	margin:12px 0px 0px 12px;
}
div#linkedin_blog  a#linkedin_link:hover{
			background-position: 0px -37px;
}

div#linkedin_blog  a#blog_link{
	width: 99px;
	height: 37px;
	display: block;
	text-indent: -9999px;
	float:left;
	background:url(../images/blog_link.png) no-repeat;
	margin-top:12px;
}
div#linkedin_blog  #blog_link:hover{
			background-position: 0px -37px;
}

#linkedin_blog {
	float:left;
	background:url(../images/twitter_blog_background_img.png) no-repeat;
	width:224px;
	height:63px;
	margin:15px 0px 4px 27px;
}

div#right_bottom_container a#get_valuable {
	width: 223px;
	height: 54px;
	display: block;
	text-indent: -9999px;
	float:left;
	background-repeat: no-repeat;
	background-image: url(../images/get_valuable.png);
	margin-left:27px;
	margin-top:2px;
}
div#right_bottom_container a#get_valuable:hover {
	background-position: 0 -54px;
}

/* FORM STYLES */

#resume{
	background-color:#BCCBD7;
	border:1px solid #253749;
	color:#1F3447;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:17px;
	margin:0 0 14px;
	padding:7px 8px 3px;
	width:200px;
}
div#left_column_body #apply_form {
	padding: 10px 25px 0px 25px;
	margin: 0px;
	float: left;
	width: 550px;
}
div#left_column_body form {
	padding: 0 0 60px 25px;
	margin: 0px;
	float: left;
	width: 472px;
}

div#left_column_body form label {
	display: block;
	/*float: left;*/
	width: auto;
	font-weight: bold;
	font-size: 12px;
	color: #253749;
	padding: 0 0 2px 0;
}

div#left_column_body form label.padded {
	padding-top: 14px;
}

div#left_column_body form input.input_text {
	background-color: #bccbd7;
	border: 1px solid;
	border-color: #253749;
	width: 200px;
	height: 17px;
	padding: 7px 8px 3px 8px;
	margin: 0 0 14px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f3447;
}

div#left_column_body form input.larger { width: 448px; }
div#left_column_body form select { width: 445px; }
div#left_column_body form select.shorter { width: 196px; }

div#left_column_body form fieldset {
	float: left;
	width: 222px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#left_column_body form fieldset.left_fieldset { padding-right: 26px; }

div#left_column_body form p.select_info {
	font-size: 10px;
	font-style: italic;
	color: #585858;
	margin: 0px;
	padding: 4px 0 25px 0;
	width: auto;
	line-height: 12px;
}

div#left_column_body form select#contact_about {
	width: 466px;
	height: 134px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #bccbd7;
	border: 1px solid;
	border-color: #253749;
	color: #1f3447;
}

div#left_column_body form textarea {
	background-color: #bccbd7;
	border: 1px solid;
	border-color: #253749;
	padding: 7px 8px 3px 8px;
	margin: 0 0 22px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f3447;
	width: 449px;
	height: 122px;
}

div#button_container { float: left; width: 467px; }

div#button_container a {
	display: block;
	float: right;
	width: 200px;
	height: 32px;
	margin: 0 0 0 8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

div#button_container a:hover { background-position: 0px -32px; }

div#button_container a#submit_form { background-image: url(../images/submit_info.jpg); }
div#button_container a#clear_form { background-image: url(../images/reset_info.jpg); }

div#button_container p.required_text {
	text-align: right;
	color: #1f3447;
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	padding: 10px 0 25px 0;
	width: auto;
	line-height: 12px;
}

/******** RESOURCE LIBRARY ********/


.download_container{
	float:left;
	width:643px;
	/*height:134px;*/
	border-bottom:1px solid #eaecee;
	margin:0px 0px 0px 25px;	
}

#left_column_body  .download_container img{
	float:left;
	margin:15px 33px 0px 0px;
}

#left_column_body .download_container .text_container {
	float:left;
	width:385px;
}

#left_column_body .download_container a {
	float:right;
	background:url(../images/download_btn_img.png) no-repeat;
	height:39px;
	width:158px;
	text-indent:-9999px;
	margin-top:40px;
	margin-bottom:5px;
}
#left_column_body .download_container a:hover{
	background-position: 0 -39px;
}

#left_column_body .download_container .text_container p{
	font-size:11px;
	line-height:20px;
	color:#585858;
	width:auto;
	padding:0px 0px 15px 0px;
}

#left_column_body  .download_container .text_container h3 {
	color:#559041;
	line-height:22px;
	font-size:16px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding:0px;
	margin-top:15px;
}

/********** POP UP BOX ********************/
div#inline-1 {
	display:none;
}
#formdownload{
	width:333px;
	height:444px;
	/* background: #efefef;
	-moz-border-radius: 5px; */
        background:url(../images/popup_bg.png) no-repeat;
}
#formdownload p{
	color:#000;
	font-size:12px;
}

#formdownload p.fields{padding-left:17px; color:#264256; font-size:10px;}
#formdownload p.sign{margin:0px 0px 20px -5px; color:#264256; font-size:10px; width:293px;}
#bModal{ background-color: #60707f !important;}
.hide{
	display:none;
}
.clear{clear:both;}
.form_download label {
	float:left;
	width:200px;
	font-size:12px;
	color:#264256;
	margin:0px 0px 5px 13px;
}
.form_download input {
    float:left;
    width:304px;
    height:25px;
    background:#becad8;
    border:1px solid #000;
    margin:0px 0px 12px 13px;
    line-height:23px;
}
.checkbox{
    width:13px !important;
    height:15px !important;
    margin-top:5px !important;
    border: none !important;
    background-color: transparent !important;
}

/*
.form_download input[type="checkbox"] {
	float:left;
	display:block;
	border:0px;
	width:19px;
	height:19px;
	background:#efefef;
	margin-top:2px;
}*/
a#submit {
	float:left;
	background:url(../images/submit.png) no-repeat;
	width:119px;
	height:32px;
	text-indent:-9999px;
	border:0px;
	margin:0px 0px 0px 25px;
}
a#submit:hover { background-position: 0 -32px; }

a.bClose {
	 float:left; 
	 margin-left:33px;
	 width: 119px; 
	 height: 32px;
	 background: url(../images/cancel.png) no-repeat;
	 cursor: pointer;
	 text-indent:-9999px;
}
a.bClose:hover{background-position: 0 -32px;}

.pp_details input[type="submit"] {
	float:left;
	background:url(../images/submit.png) no-repeat;
	width:119px;
	height:32px;
	text-indent:-9999px;
	border:0px;
	margin:0px 0px 0px 25px;
}
.pp_details {margin-top:-10px;}
.pp_details input[type="submit"]:hover { background-position: 0 -32px; }
.pp_details p {
	font-family:Verdana;
	font-size:10px;
	color:#1f3447;
	margin:15px 0px 0px 12px;
}
.form_download p {
	float:left;
	font-size:10px;
	line-height:24px;
	padding-left:6px;
}
.form_download p.large {
	font-size:12px;
	color:#333333;
	padding-left:13px;
	line-height:22px;
	margin:0px;
	padding:10px 0px 10px 14px;
}
/*
	WORDPRESS BLOG POSTS STYLES
*/
a.title_link_post{
	color:#559041;
}
div.date{
	margin:5px 0px 0px 25px;
}
ul.xoxo{
	background-color:#efefef;
	-moz-border-radius: 5px;
	width:243px;
	padding:10px;
	margin-bottom:20px;
	border:1px solid #e1e1e1;
}
ul.xoxo li h3{ 
	color:#445e77;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
}
ul.xoxo li, ul.xoxo li a{
	color:#585858;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:20px;
}
ul.xoxo li a:hover{text-decoration:none;}


/* TABLE STYLES */
table {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 25px 20px 25px;
}

table tr th {
	color: #559041;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	height: 24px;
	padding: 0 24px 0 0;
}

table tr td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
}

table tr td.alt_cell_left {
	background-color: #efefef;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #d1d1d1;
	padding: 12px 12px 12px 12px;
}

table tr td.alt_cell_middle {
	background-color: #efefef;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #d1d1d1;
	padding: 12px 12px 12px 0;
}

table tr td.alt_cell_right {
	background-color: #efefef;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #d1d1d1;
	padding: 12px 12px 12px 0;
}

table tr td.cell_left { padding: 12px 0 12px 12px; }
table tr td.cell_middle { padding: 12px 0 12px 0; }
table tr td.cell_right { padding: 12px 0 12px 0; }

table tr td a{
    color: #515151;
}
table tr td a:hover{
    text-decoration:none;
}


/*** PRESS ROOM ***/

#main_new_wrapper{
    border-bottom:1px solid #d1d1d1; margin:0 0 7px 26px;display:block;clear:both;width:630px; height: 60px; padding-top:15px;
}
#main_new_image{
    float:left; width:77px; height: 50px;
}
#main_new_text{
    float:left; width:530px; height: 50px;
}
#main_new_text a{
    font-weight: bold; font-family: arial; font-size: 16px; color:#559041;
}
#main_new_text a:hover{
    text-decoration: none;
}
#main_new_text span{
    color:#585858; font-size: 12px; font-weight: bold;
}


blockquote {
	display: block;
	font-size: 13px; line-height: 20px;
	width: 220px;
	color: #272727;
	padding: 15px 0;
	margin: 10px 0;
}
#left_column_body blockquote img { margin: 10px 0; }
blockquote.right { float: right; padding-left: 20px; border-left: 1px solid #EEE; margin-left: 20px; margin-right: 20px; }
blockquote.left { float: left; padding-right: 20px; border-right: 1px solid #EEE; margin-left: 20px; margin-right: 20px; }
blockquote .big { font-size: 22px; letter-spacing: -2px; }

#vistage { float: right; margin: 10px 25px 10px 10px; }



/* ---------------------------------------------------------------------- */
/*  CALLOUTS
/* ---------------------------------------------------------------------- */

	.callout { display: block; clear: both; border: 0; text-decoration: none; width: 265px; height: 100px; text-indent: -9999px; background: no-repeat 0 0; margin: 0 0 12px; }

	.callout.gsa { height: 45px; background-image: url(../images/callouts/callout-gsa.jpg); }
	.callout.tssadmin { background-image: url(../images/callouts/callout-tssadmin-express.jpg); }
	.callout.psu { background-image: url(../images/callouts/callout-psu-program-offerings.jpg); }
	.callout.meas { background-image: url(../images/callouts/callout-meas.jpg); }


/* ---------------------------------------------------------------------- */
/*  ABOUT PAGE
/* ---------------------------------------------------------------------- */

	#welcome-message-link { display: block; width: 150px; height: 107px; border: 0; background: url(../images/welcome_video.png) no-repeat 0 0; text-indent: -9999px; margin-left: 25px; margin-top: 15px; }
	#welcome-message-link:hover { background-position: 0 -107px; }
	

/* ---------------------------------------------------------------------- */
/*  PARTNERS PAGE
/* ---------------------------------------------------------------------- */

	.partner-logos { text-align: center; width: 644px; padding: 20px 0 0; }
	.partner-logos a { display: inline-block; *display: inline; zoom: 1; height: 70px; margin: 0 15px 15px; }
	.partner-logos a img { display: inline-block; *display: inline; zoom: 1; vertical-align: middle; }


/* ---------------------------------------------------------------------- */
/*  RESOURCE LIBRARY
/* ---------------------------------------------------------------------- */

	#resource-library .block { position: relative; float: left; margin-left: 20px; width: 172px; height: 73px; background: no-repeat 0 0; padding: 40px 130px 50px 15px; }
	#resource-library .block h2 { text-indent: -9999px; height: 0; }
	#resource-library .block p { color: #777; margin: 0; padding: 0; font-size: 13px; line-height: 16px; width: auto; font-family: Arial; }
	#resource-library .block a.go-link { display: block; height: 27px; background: no-repeat 0 0; text-indent: -9999px; position: absolute; bottom: 15px; left: 15px; }
	#resource-library .block a.go-link:hover { background-position: 0 100%; }
	
	#resource-library #block-newsletters a.go-link { width: 134px; background-image: url(../images/view-newsletters-button.png); }
	#resource-library #block-infosectv a.go-link { width: 117px; background-image: url(../images/go-to-infosectv-button.png); } 
	
	#resource-library #block-newsletters { background-image: url(../images/newsletters-block-bg.jpg); }
	#resource-library #block-infosectv { background-image: url(../images/infosectv-block-bg.jpg); } 
