@charset "utf-8";
/* CSS Document */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #1556A7;
}

.head {
	font-size: 17px;
	text-align:left;
	padding: 5px;
	background-color: #FFFFFF;
    background-image: url(images/bg_head.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	z-index: 1;
	position: fixed;
	top:0px;
	left:0px;
	width: 99.4%;
}
.head a:link {
    color: #1556A7;
	text-decoration:none;	
}
.head a:hover {
    color: #3C91EF;
	text-decoration:underline;	
}
.head a:active {
    color: #1556A7;
	text-decoration:none;	
}
.head a:visited {
    color: #1556A7;
	text-decoration:none;	
}
.email {
    float: right;
	width: 250px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.subhead {
    background-color: #1556A7;
	color: #FFFFFF;
	font-size: 9px;
	font-style: italic;
	padding: 3px 73px ;
	top: 75px;
	margin: 0px;
	z-index: 1;
	position: fixed;
	width: 99.4%;
}
.subhead a:link {
    color: #FFFFFF;
	text-decoration:none;	
}
.subhead a:hover {
    color: #DDDDDD;
	text-decoration:underline;	
}
.subhead a:active {
    color: #DDDDDD;
	text-decoration:none;	
}
.subhead a:visited {
    color: #FFFFFF;
	text-decoration:none;	
}

.main {
    margin: 92px auto;
	width: 85%;
	padding: 10px;
	border-left: #E9F4FF solid 1px;
	border-bottom: #9AB7D6 solid 1px;
	border-right: #C9CFD6 solid 1px;
	background-image: url(images/bg_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	z-index:1;
}
h1 {
    font-size: 18px;
	font-weight: normal;
}
.img {
    float: right;
	border-right: #999999 solid 1px;
	border-bottom: #000000 solid 1px;
	margin: 10px;
}
.img2 {
    float: right;
	margin: 10px;
}
.imgthumb {
    border: #666666 solid 1px;
}
.thumb {
   width: 250px;
   background-color: #FFFFFF;
   text-align:center;
   background-image:url(images/bg_thumb.jpg);
   background-repeat: repeat-x;
   background-position:bottom;
   border-bottom: #a9a9a9 solid 2px;
   border-left: #ebebeb solid 1px;
   border-right: #ebebeb solid 1px;
   border-top: #f5f5f5 solid 1px;
   letter-spacing: 5px;
   text-transform: lowercase;
   padding: 5px;
   float: left;
   margin: 10px;
   vertical-align:bottom;
}
.art {
    width: 95%;
	height: 95%;
	margin: 0px auto;
	background-color: #FFFFFF;
	z-index: 3;
    position: fixed;
	top: 10px;
	left: 10px;
	border-left: #666666 solid 1px;
	border-right: #333333 solid 1px;
	border-top: #888888 solid 1px;
	text-align:center;
	padding: 10px;
}

.webviewer {
    width: 99%;
	height: 95%;
	clear: both;
	display: block;
	margin: 0px auto;
	border: 1px solid #d9f0f7;
}
.close {
    font-size: 10px;
	z-index:3;
	float: right;
}
.close a:link {
    color: #FF0000;
	text-decoration:none;
}
.close a:hover {
    color: #FF6600;
	text-decoration:underline;
}
.close a:active {
    color: #FF0000;
	text-decoration:none;
}
.close a:visited {
    color: #FF0000;
	text-decoration:none;
}
.clear {
    clear: both;
	display: block;
	margin: 0px;
	height: 0.01%;
}
.foot {
	background-image:url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: -1;
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 111px;
	color: #000000;
	text-align: center;
	font-size: 10px;
	padding-top: 80px;
	padding-bottom: 0px;
	margin: 0px;
}
.modal {
	width: 100%;
	height: 200%;
	z-index: 2;
	background-image:url(images/modal.png);
	background-repeat: repeat;
	position: fixed;
	left: 0px;
	top: 0px;
}

.mailerbutton {
    padding: 5px;
	margin-top: 0px;
	margin-left: 15px;
	position: fixed;	
	background-color: #edf9fd;
	border-left: #333333 solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #000000 solid 2px;
	z-index: 2;
	float: left;
	color: #0099CC;
	text-decoration:none;
}

.mailerbutton a:link {
    color: #0099CC;
	text-decoration:none;
	background-color: #edf9fd;
}
.mailerbutton a:hover {
    color: #FFFFFF;
	text-decoration:underline;
}
.mailerbutton a:active {
    color: #FFFFFF;
	text-decoration:none;
}
.mailerbutton a:visited {
    color: #0099CC;
	text-decoration:none;
}

.htc {
    width: 382px;
	height: 800px;
	margin: 15px auto;    
	background-image:url(images/htc_touch.png);
}
.mobileframe {
    position: relative;
    top: 125px;
	left: 37px;
	width: 305px;
	height: 369px; 
	border: none;
	overflow: auto;
}

.mobilemain {
    margin: 0px auto; 
	padding: 0px; 
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #1556A7; 
	font-size: 13px;
}
.mobilehead {
    border-top: #FFFFFF solid 4px;
    border-bottom: #1556A7 solid 4px;
}
.mobilehead a:link {
    color: #1556A7;
	text-decoration:none;	
}

.mobilehead a:hover {
    color: #3C91EF;
	text-decoration:underline;	
}

.mobilehead a:active {
    color: #1556A7;
	text-decoration:none;	
}

.mobilehead a:visited {
    color: #1556A7;
	text-decoration:none;	
}

