@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	margin: 0px;
	font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
	font-size: 105%;
	font-weight: normal;
	color: #000000;
}
#outerwrapper {
	height: 100%;
	width: 100%;
	margin: 0px;
}
header {
	min-height: 105px;
	width: 100%;
	position: relative;
	background-color: #0066FF;
}
#header {
	width: 80%;
	min-height: 65px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 40px;
	width: 136px;
	margin-right: 20px;
	margin-top: 15px;
}
nav {
	color: #FFFFFF;
	background-color: #000000;
	min-height: 40px;
	width: 100%;
	/* [disabled]float: left; */
}
#navinner {
	width: 50%;
	min-height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	position: relative;
}
h1 {
	line-height: 30px;
	text-align: center;
	min-height: 30px;
	width: 97%;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	color: #0066FF;
}
#innercontent {
	width: 98%;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#intro {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#textcontainer {
	width: 95%;
	min-height: 250px;
	max-height: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	overflow: hidden;
}
#captiva {
	font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
	font-weight:100;
	color: #FFFFFF;
	min-width: 235px;
	max-width: 30%;
	float: left;
	font-size: 1.2rem;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background-color: #0066FF;
	background-repeat: repeat;
	margin-right: 10px;
	margin-bottom: 20px;
}
#captiva_txt {
	width: 99%;
	color: #000;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#captiva_inner {
	padding: 10px;
}
#captiva_right {
	font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
	font-weight:100;
	color: #FFFFFF;
	min-width: 235px;
	max-width: 30%;
	float: left;
	font-size: 1.2rem;
	background-color: #0066FF;
	background-repeat: repeat;
	margin-right: 20px;
	margin-bottom: 20px;
}
#captivate {
	font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
	font-weight:100;
	color: #FFFFFF;
	min-width: 235px;
	max-width: 30%;
	border: 1px solid #CCFF33;
	float: left;
	font-size: 1.2rem;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background-image: url(../../images/lightgreen-caption-bg.png);
	background-repeat: repeat;
	color: #000000;
	margin-right: 10px;
	margin-bottom: 20px;
}
#fulltext_inside {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 110%;
}
h2 {
	font-size: 22px;
	text-align: center;
	margin-top: 0;
	line-height: 22px;
	margin-bottom: 6px;
}
.priority_two {
	font-size: 22px;
	text-align: left;
	line-height: 22px;
	margin-top: 13px;
	margin-bottom: 2px;
	color: #0066FF;
}
.priority_two a {
	color: #0066FF;
	text-decoration: underline;
}
.priority_two a:hover {
	color: #0066FF;
	text-decoration: none;
}
.priority_three {
	font-size: 22px;
	text-align: left;
	line-height: 22px;
	margin-top: 13px;
	margin-bottom: 15px;
}
#button {
	width: 150px;
	height: 30px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px
}

#transparent_txt {
	font-size: 12px;
	width: 95%;
}
#brand_logo {
	height: 235px;
	min-width: 235px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#someID {
	list-style-type: none;
	margin-top: 10px;
}
#someID li ul li {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 5px;
}
.ulID {
	list-style-type: none;
	margin-top: 10px;
}
.ulID li {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 5px;
}
strong {
	color: #0066FF;
}
.large {
	font-size: 130%;
	text-decoration: underline;
}
#contact_form {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	border: thin solid #0066FF;
}
#form_inside {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
address {
	font-style: normal;
	margin-top: 30px;
}
.asterisk {
	color: #B70000;
}
footer {
	background-color: #333333;
	width: 100%;
	min-height: 150px;
	position: relative;
}
#footerlinks {
	width: 100%;
	min-height: 40px;
	line-height: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0066FF;
	background-color: #000000;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
#footerinner {
	text-align: center;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#footerinner a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerinner a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}#fx {
	color: #FFFFFF;
	background-color: #000000;
	height: 150px;
	width: 100%;
	position: relative;
}
#copyright {
	line-height: 35px;
	color: #F3F3F3;
	text-align: center;
	width: 100%;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;	
	text-decoration: underline;
}
/* Collapsible CSS starts */
.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}

.thelanguage {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #00007D;
}
/* Collapsible CSS ends */
.upper_ol {
	margin: 3px;
}
.upperlister {
	margin-bottom: 7px;
}
.upper_ol .upperlister a {
	color: #0066FF;
	text-decoration: underline;
}
.upper_ol .upperlister a:visited {
	color: #0066FF;
	text-decoration: underline;
}
.upper_ol .upperlister a:hover {
	color: #0066FF;
	text-decoration: none;
}
