@import url("http://216.49.238.23/SAMS/vgb_current/_styles/buttons.css");
@import url("http://216.49.238.23/SAMS/vgb_current/_styles/forms.css");

/*

rgb(29,63,179);

*/

html {
	margin: 0;
	padding: 0;
	}

a {
	color: rgb(29,63,179);
	text-decoration: none;
	}

a:hover {
	color: rgb(80,149,218);
	}

td {
	vertical-align: top;
	padding: 0;
	}

img {
	margin: 0;
	padding: 0;
	border: none;
	}

h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: rgb(0,102,0);
	}

h2 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	color: rgb(0,102,0);
	}

h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: rgb(0,102,0);
	}

h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: rgb(0,102,0);
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: rgb(0,102,0);
	}

h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: rgb(29,63,179);
	}

div#movie-screen {
	display: block;
	width: 640px;
	border: 1px solid rgb(191,191,191);
	margin: 12px auto;
	}

object {
	display: block;
	width: 640px;
	background-color: rgb(191,191,191);
	}

.course-access {
	height: 528px;
	}

.webmail-tour {
	height: 512px;
	}

.clear {
	clear: both;
	}

div.content {
	margin: 9px;
	}

div.content a {
	text-decoration: underline;
	}

div.content p {
	margin: 6px 9px;
	}

.label {
	text-align: right;
	padding-right: 3px;
	}

label {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	}

input {
	font-size: 10px;
	}


.lh {
	font-weight: bold;
	color: rgb(29,63,179);
	margin: 9px 9px 0 9px;
	}


.input-text {
	border: 1px inset rgb(29,63,179);
	}

.center {
	text-align: center;
	}

.bold {
	font-weight: bold;
	}

.black {
	color: rgb(0,0,0);
	}

.grey {
	color: rgb(120,120,120);
	}

.u {
	text-decoration: underline;
	}
#staff-directory {
	text-align: center;
	margin: 12px 72px 15px 72px;
	font-size: 11px;
	}

.staff-box {
	border: 2px solid rgb(0,102,0);
	background-color: #FFFFFF;
	margin-bottom: 12px;
	}
.staff-box .member {
	background-color: #006600;
	color: rgb(255,255,255);
	text-align: left;
	padding: 0 7px;
	line-height: 24px;
	font-weight: bold;
	}
.staff-box .member .top {
	float: right;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	}
.staff-box .member .top a {
	color: rgb(255,255,255);
	}
.staff-box .contact {
	margin: 12px;
	}
.staff-box .duties {
	margin: 12px;
	}

.contact-box {
	border: 2px solid rgb(0,102,0);
	margin-bottom: 12px;
	padding: 18px 0;
	}
	
.faq-box {
	border: 2px solid rgb(0,102,0);
	margin-bottom: 9px;
	}

.faq-q {
	line-height: 20px;
	color: rgb(255,255,255);
	margin: 0;
	padding: 0 6px;
	}

.faq-a {
	padding: 6px 6px 6px 24px;
	text-indent: -18px;
	}

.faq {
	font-weight: bold;
	}

.tech-box {
	border: 2px solid rgb(0,102,0);
	margin-bottom: 9px;
	}

.tech-p {
	color: rgb(255,255,255);
	margin: 0;
	padding: 3px 6px 3px 72px;
	text-indent: -66px;
	}

.tech-s {
	padding: 6px 6px 6px 36px;
	text-indent: -30px;
	}

.tech {
	font-weight: bold;
	font-style: italic;
	padding-right: 12px;
	}

.tech-return {
	text-align: right;
	padding: 0 6px 3px 0;
	}

ul.top {
	border-top: 2px solid rgb(29,63,179);
	}



#header-home {
	position: relative;
	width: 700px;
	height: 216px;
	border: 1px solid rgb(29,63,179);
	}

#header-home #title {
	position: absolute;
	left: 285px;
	top: 20px;
	width: 415px;
	font-size: 42px;
	color: rgb(255,255,255);
	text-align: center;
	}

#header-home ul.header-links {
	width: 415px;
	}

#header {
	position: relative;
	width: 700px;
	height: 144px;
	border: 1px solid rgb(29,63,179);
	}

#header #title {
	position: absolute;
	left: 190px;
	top: 45px;
	width: 510px;
	font-size: 42px;
	color: rgb(255,255,255);
	text-align: center;
	}


#link-home {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 190px;
	height: 144px;
	overflow: hidden;
	}

#link-home b {
	position: relative;
	left: 255px;
	top: 130px;
	display: block;
	width: 190px;
	font-size: 9px;
	color: rgb(255,255,255);
	}

.media-link {
	width: 334px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	}

.media-link:hover span {
	padding: 3px 9px;
	background-color: rgb(29,63,179);
	color: rgb(255,255,255);
	}

#main-table {
	margin: 0 auto;
	border-collapse: collapse;
	width: 702px;
	}

#main-table td.blue {
	padding: 1px;
	border: 2px solid rgb(55,89,205);
	}

#main-table td.blue h3 {
	color: rgb(255,255,255);
	text-align: center;
	line-height: 24px;
	}

#main-table td.blue p {
	margin: 9px;
	}

.table-2col {
	margin: 0 auto;
	border-collapse: collapse;
	}

.table-2col td.cell {
	width: 50%;
	padding: 9px 3px;
	}

.table-media td {
	vertical-align: middle;
	text-align: center;
	}

#footer {
	display: block;
	width: 690px;
	height: 20px;
	padding: 0 6px;
	font-size: 11px;
	border-bottom: 9px solid white;	
	color: white;
	line-height: 20px;
	text-align: center;
	}

#footer div {
	float: left;
	}

#footer .left {
	width: 115px;
	text-align: left;
	}

#footer .middle {
	width: 460px;
	text-align: center;
	}

#footer .right {
	width: 115px;
	text-align: right;
	}

