@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#fefefe;
}
img {
	border:none;
	outline:none;
}
img:hover {
	border:none;
	outline:none;
}
form {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover {
	outline:none;
}
.homebg{	
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.inbg{	
	background-image:url(../images/inbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.headbg{
	background-image:url(../images/headbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:159px;
}
.menu{
	font:16px Arial;
	color:#042733;
	text-decoration:none;
}
.menu a{
	color:#042733;
	text-decoration:none;
}
.menu a:hover{
	color:#00b0ec;
	text-decoration:none;
}
.vidbg{
	background-image:url(../images/vidbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:399px;
}
.frmtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#01a8e5;
	font-weight:normal;
	font-size:25px;
	text-decoration:none;
}
.inbox{    
	background-image: url(../images/inbox.jpg);
	background-attachment:scroll;
	background-position:top;
	background-repeat: no-repeat;
	width:249px;
	height:33px;
}
.inputfield{
	color:#767676;
	font:12px Arial;
	width:230px;
	height:28px;
	border:0px;
	font-style:italic;
	background:none;
	margin-top:4px;
	margin-left:10px;
}
.text{
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:31px;
	color:#515050;
	font-weight:normal;
	text-decoration:none;
}
.footer{
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	height:258px;
}
.bullet{
	list-style-image:url(../images/bullet.jpg);
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	font:12px Arial;
	color:#8a8a8a;
	text-decoration:none;
}
.bullet li{
	margin-bottom:5px;
	padding-bottom:5px;
}
.bullet li a{
	color:#8a8a8a;
	text-decoration:none;
}
.bullet li a:hover{
	color:#00b0ec;
	text-decoration:none;
}
.bullet1{
	list-style-image:url(../images/bullet.jpg);
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	font:12px Arial;
	color:#8a8a8a;
	line-height:24px;
	text-align:justify;
	text-decoration:none;
}
.bullet1 li a{
	color:#00b0ec;
	text-decoration:underline;
}
.bullet1 li a:hover{
	color:#8a8a8a;
	text-decoration:none;
}
.url{
	font:12px Arial;
	color:#047ba3;
	text-decoration:none;
}
.url a{
	color:#047ba3;
	text-decoration:none;
}
.url a:hover{
	color:#00b0ec;
	text-decoration:none;
}
.submit{
	background:url(../images/submit.jpg) no-repeat left top;
	cursor:pointer;
	width:155px;
	height:78px;
	border:none;
}
.submit:hover {
	background:url(../images/submit.jpg) no-repeat left bottom;
	cursor:pointer;
	width:155px;
	height:78px;
	border:none;
	outline:none;
}
h2{
	font: bold 22px Arial;
	color:#666666;
	text-decoration:none;
}
.tdstyle{
	border:#cccccc solid 1px;
}
.bodytext{
	color:#686868;
	line-height:25px;
	text-decoration:none;
	font-family: Arial;
	font-size: 14px;
}
.bodytext a{
	color:#00b0ec;
	text-decoration:underline;
}
.bodytext a:hover{
	color:#8a8a8a;
	text-decoration:none;
}
h3{
	font: bold 22px Arial;
	color:#00b2f2;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.shadow{
	background-image:url(../images/shadow.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.what{
	background-image:url(../images/what.jpg);
	background-repeat:no-repeat;
	height:294px;
	display:block;
	cursor:pointer;
	font:16px Arial;
	color:#535151;
	line-height:24px;
	text-decoration:none;
	width:241px;
	float:left;
}
.what:hover{
	background-image:url(../images/what-hvr.jpg);
	background-repeat:no-repeat;
	height:294px;
	display:block;
	cursor:pointer;
}
.wtitle{
	font-family:"Myriad Pro", Arial, Verdana;
	color:#515050;
	font-weight:normal;
	font-size:28px;
	line-height:35px;
	text-decoration:none;
}
.why{
	background-image:url(../images/why.jpg);
	background-repeat:no-repeat;
	height:294px;
	display:block;
	cursor:pointer;
	font:16px Arial;
	color:#535151;
	line-height:24px;
	text-decoration:none;
	width:241px;
	float:left;
}
.why:hover{
	background-image:url(../images/why-hvr.jpg);
	background-repeat:no-repeat;
	height:294px;
	display:block;
	cursor:pointer;
}
.how{
	background-image:url(../images/how.jpg);
	background-repeat:no-repeat;
	height:294px;
	display:block;
	cursor:pointer;
	font:16px Arial;
	color:#535151;
	line-height:24px;
	text-decoration:none;
	width:241px;
	float:left;
}
.how:hover{
	background-image:url(../images/how-hvr.jpg);
	background-repeat:no-repeat;
	height:294px;
	display:block;
	cursor:pointer;
}
.start{
	background-image:url(../images/start.jpg);
	background-repeat:no-repeat;
	height:294px;
	display:block;
	cursor:pointer;
	font:16px Arial;
	color:#535151;
	line-height:24px;
	text-decoration:none;
	width:235px;
	float:left;
}
.start:hover{
	background-image:url(../images/start-hvr.jpg);
	background-repeat:no-repeat;
	height:294px;
	display:block;
	cursor:pointer;
}
.leftbg{
	background-image:url(../images/who.jpg);
	height:382px;
	padding:15px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
	color:#00b0ec;
	font-weight:normal;
	text-decoration:none;
}
.leftbg a{
	color:#00b0ec;
	text-decoration:none;
}
.leftbg a:hover{
	color:#000000;
	text-decoration:none;
}
.highlight{
	color:#00b0ec;
}
h3.toggler {
	cursor: pointer;
	font:bold 14px Arial;
	color:#8a8a8a;
	line-height:25px;
	text-decoration:none;
	padding-bottom:0px;
	padding-top:2px;
	margin-top:2px;
	margin-bottom:0px;
}
.arrow{
	list-style-image:url(../images/bullet.png);
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	font:bold 16px Arial;
	color:#00b0ec;
	text-decoration:none;
}
.arrow li{
	margin-bottom:5px;
	padding-bottom:5px;
}
.arrow li a{
	color:#00b0ec;
	text-decoration:none;
}
.arrow li a:hover{
	color:#8a8a8a;
	text-decoration:none;
}
.bg_bio {
	background-image: url(../images/aa_r4_c1.jpg);
	background-repeat: repeat-y;
}
.bg_bio2 {
	background-image: url(../images/aa_r7.jpg);
	background-repeat: repeat-y;
}
.bg_bio3 {
	background-image: url(../images/aar7.jpg);
	background-repeat: repeat-y;
}.bg_pkg {
	background-image: url(../images/pk_r3_c1.jpg);
	background-repeat: repeat-y;
}
.txt_pkgs {
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
.tbl_out {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
.tbl_out2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.tbl_out3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.frmtitle2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#01a8e5;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
}
