/* Main Elements	*/
/**************************************/
body{
	font-family: arial, verdana, sans-serif;
	font-size: 76%;
	color:#03488E;
	margin: 0;
	padding:0;
	}
#number{
	background-color: #0454b7;
	color: #fff;
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}
form {
	margin:0;
	padding:0;
	font-size: 11px;
	color:#000;
	border: 0px solid #000;
	}
input, select {
	font-size: 11px;
	color:#000;
	border: 0px solid #000;
	}
/* apiVideoBlock */
#apiVideoBlock #scrollable div.items img {display:none !important;} 
#apiVideoBlock #scrollable {height:153px !important;width:120px !important; background-color: #ebdcbe !important; border: 1px solid #5a91c9 !important;} 
#apiVideoBlock #scrollable div.items a:hover {height:45px !important;width:120px !important;color: #03488e !important; background-color: #ebdcbe !important;}
#apiVideoBlock #scrollable div.items a, #apiVideoBlock #scrollable div.items a:visited {height:45px !important;width:120px !important;color: #0000ff !important; text-decoration: underline !important;} 
#apiVideoBlock #scrollable div.items {border: 0px solid red !important; height: 38px;} 
#apiVideoBlock #scrollable h3 {color:#03488e !important; font: 	Arial, sans-serif !important; font-size: 14px !important; font-weight: bold !important; margin-bottom: 7px; !important; border-bottom: solid 1px;}
/* you have to specify font for text area again... */
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color:#000;
	width: 140px; 
	height: 45px;
	border: 0px solid #000;
	}
p {
	line-height: 1.6em;
	margin-top: 0;
	margin-bottom: 1em;
	margin-right: 1em;
	font-size: 1em;
	}
ol, ul {
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	font-size: small;
	}
dl{
	margin: 0;
	padding: 0;
	font-size: small;
}
h1 {
	font-size: 14px;
	margin: 0;
	padding:0;
	border: 0px solid red;
	margin-top: 4px;
	margin-bottom: -5px;
	}
h2, h3 {
	font-size: 1.1em;
	margin: 0;
	padding:0;
	}
h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
	font-size: 11px;
	color: #325034;
	}
strong, b {
	font-weight: bold;
}
a:link, a:visited{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#clearMe {
	clear: both;
	height: 1px;
	}

/* Elements * /
/***********************************************/
#container {
	position: relative;
	margin: 0 auto;
	width: 760px;
	padding: 0;
}
#pageHeader {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 184px;
	}
#pageHeader h1 {
	position: relative;
	width: 760px;
	height: 184px;
	margin:0;
	padding: 0;
	}
#pageHeader h1 span {
	/*background: url(images/banner.jpg) top left no-repeat;*/
	position: absolute;
	width: 100%;
	height: 100%;
	}
#title {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	display: none;
	}
#tagline {
	position: absolute;
	top: 85px;
	left: 242px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	display: none;
}
#nav {
	background: #fff url(images/navbg.gif) top no-repeat;
	text-align: center;
	padding:0;
}
#navhold {
	margin-top: 5px;
}
#navhold a{
	margin: 0 20px;
}
#navhold a:link, #navhold a:visited{
	color: #03488E;
	text-decoration: none;
}
#navhold a:hover {
	color: #f60;
	text-decoration: underline;
}
#contactInfo {
	position: absolute;
	top: 216px;
	font-size: 12px;
	background: url(images/contact_bg.gif) no-repeat;
	color: #fff;
	width: 760px;
	height: 73px;
	padding-top: 25px;
	padding-left: 20px;
	border: 0px solid #000;

}
#address, #phone {
	display: inline;
	padding-right:20px;
	padding-left:5px;
	
}
#fax, #email {
	display: none;
	
}
#contentWrap {
	background: transparent url(images/content_bg.gif) top left repeat-y;
}
#content{
	padding-left: 5px;
}

#quickcontact {
	width: 175px;
	left: 200px;
	border: none;
	}
#quickcontact fieldset {
	margin-top: 0;
	border: none;
	width: 165px;
	height: 600px;
	}
#quickContact label {
	display: block;
	font-size: 11px;
	color: #e0e6fc;
	border: none;
	}
#quickContact legend {
	color: #55431E;
	font-size: 13px;
	width: 165px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	color: #fff;
	margin-bottom: 8px;
	margin-left: -10px;
	border: none;
	}
.contactquestion {
	width: 180px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0pt solid Red;
	}
.contactquestion p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 115%;
	}
#contactrequired p {
	margin: 0;
	padding: 0;
	margin-left: 12px;
	padding-top: 0px;
	padding-bottom: 4px;
	font-size: 11px;
	font-style: italic;
	line-height: 115%;
	}
#contactbottom {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-top: 4px;
	font-size: 12px;
	line-height: 115%;
}
#contactbottom input {
	width: 55px;
}
#disclaimer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 110%;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-bottom: -10px;
}	
#badge {
	font-size: 11px;
	margin: 0;
	padding: 0;
	height: 75px;
	padding-bottom: 5px;
	padding-left: 23px;
	}	
/*#disclaimer {
	width:165px;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	padding-top: 2px;
	}	*/
#disclaimer a{
	font-size: 11px;
	font-weight: normal;
	color: #8ea3ed;
	}
#middle {
	background:#DCDCDC url(images/main-bg.gif) top repeat-y;
}
#footer {
	background: url(images/footer.gif) top repeat-y;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 10px;
	text-align: center;
}
#footer a{
	margin: 0 0px;
	color: #fff;
}
#footer a:link, #footer a:visited{
	color: #fff;
	text-decoration: none;
}


























/* video license */
#apiVideoBlock {float: none;}
#apiVideoBlock #scrollable {height:145px;width:125px; background-color: #dbefdd; border: 1px solid #cfe3d1 !important;margin-top:14px;} 
#apiVideoBlock #scrollable h3 {color:#014cbd; font-size:14px; font-weight:bold;}
#apiVideoBlock #scrollable div.items img {display:none;} 
#apiVideoBlock #scrollable div.items a {height:35px !important;margin-bottom:2px !important;width:125px !important;color: #0000ff; text-decoration: underline;}#apiVideoBlock #scrollable div.items a:hover {color: #000000; background-color: #dbefdd;}








/* apiVideoBlock */
#apiVideoBlock, #apiVideo, #scrollable {float:left;}
#apiVideoBlock img {border:0px;}
#apiVideoBlock #scrollable div.items img {display:none;} 
#apiVideoBlock #scrollable {width:120px;border: none;padding:10px 5px 0px 5px;overflow:hidden;} 
#apiVideoBlock #scrollable div.items a {cursor:pointer;height:43px;line-height:15px;opacity:0.8;width:100%;}
#apiVideoBlock #scrollable div.items a:hover {opacity:1.0;}
#apiVideoBlock #scrollable div.items a.playing {opacity:1.0;cursor:default;}
#apiVideoBlock #scrollable div.items a, #apiVideoBlock #scrollable div.items a:visited {text-decoration: underline;border-bottom:0px;float:left;margin-bottom:8px;}
#apiVideoBlock #scrollable div.items {font-size:11px;} 
#apiVideoBlock #scrollable h3 {font-size:14px;font-weight:bold;margin-bottom:7px;width:auto;}
#apiVideo h4.videoTitle {margin:0px;}
#apiVideo {margin:0px;padding:0px;}
#apiVideoBlock {margin-bottom:10px;}
#apiVideoBlock, #apiVideo h4.videoTitle {font-size:12px;}