* {
	margin: 0px;
	padding: 0px;
}
span {
	display: none;
}
ul {
	list-style-type: none;
}
p
{
	padding:0px 10px 10px 10px;
}
h2
{
	font-weight:500;
	font-size:1.7em;
	/*padding-left:10px;
	padding-bottom:5px;*/
}
body {
	background-color: #fff;
	color: #aca9a9;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
	/*letter-spacing: 1px;*/
}

/* Page Header */
#header_section
{
	width:100%;
	background: url('../images/viatranimgs/SideTopBG.gif') repeat-x 0px 0px;
}
#page_header 
{
	width: 770px;
	margin:0px auto;
	height: 74px;
	background: url('../images/viatranimgs/MidTopBG.gif') repeat-x 0px 0px;
	overflow: hidden;
	/*border:solid 1px cyan;*/
}

/* Company Logo*/
#company_name {
	width:116px;
	float: left;
	
}

#company_name h1 {
	width: 116px;
	height: 62px;
	background: url('../images/viatranimgs/logo.gif') no-repeat 0% 0%;
}
/* Login/Logout link at top of page */
#login
{
	margin-left:608px;
	margin-right:0px;
	padding-top:22px;
	width:150px;
	font-size:12px;
	text-align:right;
	/*border:solid 1px cyan;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 1.2em;

}
/*for Opera browsers*/
html>body div#login {font-size: 1.2em;} 

#login a
{
	text-decoration: none;
	color:#cccccc;
}
/* Header Navigation */
#header_nav {
	width: 480px;
	height: 60px;
	overflow: hidden;
	float: left;
	text-align: left;
	font-size:1.35em;
	font-weight:500;
	margin-left:12px;
	/*border:solid 1px cyan;*/
}

#header_nav ul {
	margin-top: 16px;
	/*border:solid 1px blue;*/
}

#header_nav li {
	height: 23px;
	float: left;
	margin-left: 5px;
	/*border:solid 1px white;*/
}

#header_nav li a {
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color:#cccccc;
}

#header_nav li a:hover {
	background-color: #4a4a4a;
	color:#cccccc;
}
/* Container outside of Content Body.  
Used for displaying background image*/
#container {
	/*margin: 0px auto;*/
	/*text-align: center;*/
	background: url('../images/viatranimgs/stripe1.png');
	/*border: #860b09 2px solid;*/
	width:100%; 
	/*voice-family: "\"}\""; 
	voice-family:inherit;*/
}
/* Content Body */
#content_body {
	/*clear: left;
	float: left;*/
	color:#000;
	background-color:#e6e6e6;
	width: 770px;
	/*padding:0px 2px;*/
	border-left:4px solid black;
	border-right:4px solid black;
	text-align:left;
	margin: 0px auto;
	overflow:hidden;
	padding-bottom:15px;
	font-size:1.15em;
	font-family: arial, sans-serif;
	/*border:solid 1px cyan;*/
}
/* for all IE versions*/
* html #content_body
{
	width:778px;	/*for IE 5.x*/
	w\idth:770px;	/*for other IE */
}
#content_body table
{
	margin:0px 10px;
}
#content_body h1
{
	font-weight:300;
	/*font-size:2.5em;*/
	font-size:2.2em;
	padding-left:10px;
	padding-bottom:5px;
}

#content_body a
{
	color:#000;
}
/*#content_body td, th
{
	padding:1px 4px;
	margin:0px;
}*/

#content_body table
{
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-collapse: collapse;
	border-color:gray;
	margin-top:5px;
}
#content_body th
{
	text-align:center;
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:gray;
	margin:0px;
	padding:1px;
	background-color:#cccccc;
}
#content_body td
{
	text-align:left;
	border-width:1px 1px 0px 0px;
	border-style:solid;
	border-color:gray;
	margin:0px;
	padding:1px 4px;
}

/*#content_body th 
{
	background-color:#cccccc;
}*/

#content_body .shout_text
{
	/*font-size:1.7em;*/
	font-size:1.5em;
	padding-left:10px;
	/*padding-bottom:20px;*/
}

#content_body .heading {
	font-family: arial, san-serif;
	font-size: 1.4em;
	text-transform: capitalize;
	padding-left:10px;
	font-weight:500;
}

/* Main Navigations*/
#body_links {
	margin: 0px 2px;
	/*font-size:1.35em;*/
	font-size:1.15em;
	font-weight:500;
	background-color: #2a2a2a;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 1.2em;
}
/*for Opera browsers*/
html>body div#body_links {font-size: 1.2em;} 

#body_links li 
{
	height:40px;
	float: left;
	background: url('../images/viatranimgs/NavSpacer.gif') no-repeat 100% 0%;
}

#body_links li a {
	display: block;
	padding: 12px 11px 12px 10px;
	text-decoration: none;
	/*color:#CCCCCC;*/
}
#body_links li a:hover
{
	background-color: #4a4a4a;
}

#body_links li#firstlink a {
	padding-left: 0px;
}

#body_links li#lastlink {
	background-image: none;
}
/*End Main Navigation*/
/* Breadcrumbs*/
#breadcrumb
{
	width:750px;
	margin:5px 10px;
	font-size:0.9em;
	/*border:solid 1px cyan;*/
}

#breadcrumb a
{
	text-decoration:none;
	color:#000;
}
#breadcrumb a:hover
{
	text-decoration:underline;
}

/*picture/banner across page below main navigation*/
#picture_holder
{
	width:750px;
	height:115px;
	margin:0px auto;
	/*border:solid 1px cyan;*/
}
#icon_links
{
	width:690px;
	margin:0px auto;
	/*border:solid 1px cyan;*/
}
#icon_links img
{
	padding:0px 38px 10px 38px;
	vertical-align:top;
	
	/*border:solid 1px red;*/

	border-width:0px;
}

/* College Resource Navigations*/

#college_links {
	/*margin: 10px 5px;
	font-size:1.1em;*/
	font-size:0.95em;
	font-weight:bold;
	/*background-color: #2a2a2a;
	
	border-bottom: 1px solid #000;*/

}
#college_links td
{
	text-align:center;
	height:30px;
	padding:2px 1%;
}
#college_links a
{
	text-decoration:none;
}
#college_links td:hover
{

	background-color: #cccccc;
	
}
/*#college_links li 
{
	width: 83px;
	height:30px;
	float: left;
	border: 1px solid #000;
	text-align:center;
}

#college_links li a {
	display: block;
	padding: 0px 3px;
	text-decoration: none;
	color:#000;
	vertical-align:middle;
}
#college_links li a:hover
{
	background-color: #cccccc;
	color:#000;
	height:30px;
}

#college_links li#firstlink a {
	padding-left: 0px;
}

#college_links li#lastlink {
	background-image: none;
	border-width:1px;
}*/
/*End College Resource Navigations*/

/* Content Title */
#content_title_section
{
	width:748px;
	height:25px;
	margin:10px;
	border-bottom: solid 2px #000000;
}
/* Big Bold title/heading in content_body */
#content_title
{
	font-size:1.7em;
	font-weight:400;
	width:320px;
	float:left;
}
#search_box
{
	margin-left:330px;
	margin-right:0px;
	text-align:right;
	font-size:0.9em;
}	
#search_box input
{
	font-size:0.9em;
}
/* for all input, select in content_body */
#content_body input, select {
	font-size: 1em;
	margin-bottom:2px;
	font-family: arial, sans-serif;
}

/* form labels column */
#content_body .labelcol{
	width:100px;
	float:left;
	line-height: 2em;
	margin-left:10px;
}
/* form input, select, textarea, etc. column */
#content_body .inputcol{
	margin-left:115px;
	line-height: 2em;
}


/* Page Footer */
#footer_section 
{
	width:100%;
	background-color:#2a2a2a;
	border-top:solid 2px #e6e6e6;
}
#page_footer {
	padding: 4px 0px 3px 0px;
	color: #fff;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0px;
	margin:0px auto;
	width:770px;
	height:30px;
	font-family: Century Gothic, Sans-Serif;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 1.2em;
}
/*for Opera browsers*/
html>body div#page_footer {font-size: 1.2em;} 

#page_footer a, a:hover 
{
	text-decoration:none;
	color:#C0C0C0;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#clearthis_contentbody {
	width: 770px;
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

/*login blanket */
 .overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #4a4a4a;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
 
}
*>.overlay{position: fixed;}
.content {
    display: none;
    position: absolute;
    top:25%;
    left:50%;
	margin:0px 0px 0px -230px;
    width: 460px;
    height: 120px;
    padding: 15px 0px 0px 15px;
    background-color: #333333;

    z-index:1002;
    overflow: none;
    text-align:left;	
    color:#ccc;
}
*>.content{position: fixed;}
.content a {
	text-decoration:none;
	color: gray;
	font-weight:bold;
	
    }
.content .buttons{
	background-color: #4a4a4a;
	border:1px solid #4a4a4a;
	color:#ccc;
	height:21px;
	width:70px;
	font-size:1.1em;
	font-weight:500;
}
.content .larger{
	margin-left:440px;
	font-weight:600;
	font-size:1.4em;
	color:#ccc;
}
.display_off
{
	display:none;
}
.display_on
{
	display:block;
}
/*end login blanket*/
/*image slideshow */
/* PREV and NEXT buttons*/
.slideshow_button {
	background-color: #e6e6e6;
	position:relative;
	top:-150px;
	margin:10px;
	padding:5px;
	color:#e6e6e6;
    }
/*end image slideshow*/


/* Refined Search Selection Begins #d7cdb9#efeee1*/
#content_body .showDetails 
{
	border-width:0px;
}

#content_body th.showDetails{
        border-bottom:1px solid #c6c6c6;
        background-color:#e6e6e6;
        padding-left:8px;
        height:18px;
    
}
#content_body td.showDetails
{
	background-color:#fff;
	line-height:16px;
	padding-left:8px;
}
.verscrollbar{
        height:100px;
        /*overflow:auto;*/
        overflow-y:scroll;
        overflow-x:hidden;
}
.hideDetails 
{
	display:none;
}
/* End Refined Search Selection*/

/* for displaying images and short description
   used for inventory, collegiate style list*/
.prodImg {
	float:left;
	width: 70px;
	margin:10px 10px 10px 0px;
	}
/* Description to the right of image */
.prodDesc {
	float:left;
	width:78px;
	height:95px;
	margin-top:10px;
	margin-right:8px;

}
/* end displaying images and short description*/

.columnList 
{
	float:left;
	width: 20%;
	margin:10px 10px 10px 0px;
}

.errorMessage {
	color : #F00;
}

.imgright{
	float:right;
	padding-right:10px;
}

.imgleft{
	float:left;
	padding-left:10px;
}


