/* CSS Document */

a:link { color:#CC3300; text-decoration:none; }
a:visited { color: #990000; text-decoration:none;}

.pagetitle {
	font-size: 140%;
	font-family: Arial, Helvetica;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 2px;
	padding-top: 20px;

}

.fronttitle {
	font-size: 140%;
	font-family: Arial, Helvetica;
	color: #000099;
	margin-bottom: 2px;
	padding-top: 20px;

}

.fronttitle2 {
	font-size: 15px;
	font-family: Arial, Helvetica;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #444444;

}

div#centered { border: 0; background-color: white; height: 50%; width: 50%;
   position: absolute; left: 25%; top: 25%; color: black; }

p {
	color:#555555;
	font-size: 107%;
	font:"Times New Roman", Times, serif; 
}

a:link { color:#49528B; text-decoration:none; font-weight: bold; }
a:visited { color: #49528B; text-decoration:none; font-weight: bold;}


li { color: #555555; font-size: 107%; font:"Times New Roman", Times, serif; }
td { color: #555555; font-size: 107%; font:"Times New Roman", Times, serif; }

.heading1 {
	font-size: 15px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}

.thumbhelp
{
	font-size: 80%;
	color:#666666;
}

.typepagetext {
	font-size: 100%;
	font-family:"Times New Roman", Times, serif;
}

.typepagetext_front {
	font-size: 90%;
	font-family: Arial, Helvetica;
}
.navlink {
	font-size: 100%;
	margin-top: 7px;
	font-family: Arial, Helvetica;
	border: 1px none #CCCCCC;
	padding: 0px;

}

.corptypes p
{
	margin-bottom: 5px;
	margin-top: 5px;
}

.navbold {
	font-size: 80%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #000099;
}

.navbold p
{
	margin-bottom: 10px;
	margin-top: 7px;
}
.imageborder {
	border: 1px solid #666666;
}
.toplink {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000099;

}
.copyright {
	font-family: Arial, Helvetica;
	font-size: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.crborder {
	margin-right: 20px;
}
.copyrighttext {
	font-family: Arial, Helvetica;
	font-size: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;

}
.linksdesc {
	padding-right: 30px;
	padding-left: 10px;
}
.clientthumb0 {
	border: 1px solid #666666;
	margin-bottom: 40px;
	margin-left: 15px;
}
.clientthumb1 {
	border: 1px solid #666666;
	margin-bottom: 40px;
	margin-left: 15px;
	margin-right: 50px;
}

.clientcell {
	margin-right: 50px;
}

.clientthumb2 {
	border: 1px solid #666666;
	margin-top: 15px;
	margin-bottom: 15px;
}
.clienttext {
	font-size: 14px;
	padding-right: 15%;
}
.table1 {
	border: 1px solid #999999;
}
.leftcol {
	width: 147px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
}
.rightcol {
	padding-left: 15px;
	float: left;
}
.galleryimage {
	z-index: -1; 
	padding: 0;
	position: absolute;
	left: 0;
	top: 120;
}

.galthumb1 {
	border: 1px solid #666666;
	margin-top: 28px;
	margin-bottom: 2px;
	margin-right: 28px;
	margin-left: 28px;
}
.galthumb {
	margin-bottom: 2px;
	border: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	margin-right: 28px;
	margin-left: 28px;
}


.navbtn {
	margin-bottom: 2px;
	margin-right: 28px;
	margin-left: 28px;
}

.galimage {
	margin-top: 28px;
	border: 1px solid #666666;
}

.frontimage {
	margin-top: 28px;
	border: 1px solid #666666;
	vertical-align: middle;
}

.galheading {
	color:#916895;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	line-height: normal;
	margin-bottom: 8px;
}
.inlineimageright {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	border: 1px solid #666666;
}

.inlineimageright_noborder {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	border: none;
}

.inlineimageleft {
	float: left;
	border: 1px solid #666666;
	margin-right: 20px;
}

.testiinlineimageright {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

.testiinlineimageleft {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

.inlineimage {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

.tableflushleft {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.maintext
{
	font-family: Arial, Helvetica;
	color:#555555;
	margin: 45pt;
	font-size: 95%;
}

.maintext_quote
{
	font-family: Arial, Helvetica;
	color:#555555;
	margin-left: 50pt;
	margin-right: 50pt;
	font-size: 90%;
}

.maintext_h1
{
	font-family: Arial, Helvetica;
	color:#555555;
	font-size:  115%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-bottom: -18pt;
	margin-top: 20pt;
}

.maintext_h2
{
	font-family: Arial, Helvetica;
	font-size: 105%;
	font-weight: bold;
	margin-top: 30pt;
	margin-bottom: -5pt;
	border-bottom: 1px solid #BBBBBB;
}

.maintext_h3
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	margin-bottom: -10pt;
}

body h3
{
	border-bottom: 1px solid #999999;
	margin-bottom: -2pt;
}

body h4
{
	margin-bottom: -10pt;
}

body h5
{
	font-size: 120%;
	border-bottom: 1px solid #999999;
	margin-bottom: 2pt;
}


.pagehead
{
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

.frame {
	width: 700px;
	height: 550px;
	background-color:white;
	border: 1px solid #333333;

}

.framev2 {
	width: 870px;
	height: 500px;
	background-color:white;
	border: 1px solid #333333;

}

.framev2_800 {
	width: 800px;
	height: 500px;
	background-color:white;
	border: 1px solid #333333;

}



.introflashframe
{
	margin-top: 40px;
	margin-left: 32px;
}

.introflashframe_800
{
	margin-top: 0px;
	margin-left: 0px;
}

.framelong {
	width: 700px;
	height: 700px;
	background-color:white;
	border: 1px solid #333333;
}

.framelongv2 {
	width: 850px;
	height: 700px;
	background-color:white;
	border: 1px solid #333333;
}

.footer {
	top: 500px;
	width: 100%;
	height: 40px;
	background-color: white;
	border: 1px solid #333333;
}


.footerlong {
	top: 660px;
	width: 100%;
	height: 40px;
	background-color: white;
	border: 1px solid #333333;
}

.header {
	width: 100%;
	height: 60px;
	background-color:#FFFFFF;
	border: 1px solid #666666;
}
.main {
	top: 40px;
	width: 100%;
	height: 480px;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
}

.mainlong {
	top: 40px;
	width: 100%;
	height: 680px;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
}

.mainscroll {
	overflow: auto;
	height: 470px;
}

.mainscrolllong2 {
	margin-left: 30px;
	margin-right: 30px;
	overflow: auto;
	height:680px;
}

.mainscrolllong5 {
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px solid #AAAAAA;
	overflow: auto;
	height:679px;
}


.mainscrolllong3 {
	overflow: auto;
	height:680px;
}

mainscrolllong {
	overflow: auto;
	height:680px;
}

.mainlb {
	top: 40px;
	width: 100%;
	height: 570px;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0px;
	text-align: left;
}

.mainscrolllb {
	overflow: auto;
	height: 570px;
	margin: 0px;
}



.galleryframe
{
	position: relative;
	top: -820px;
	left: 0px;
	height: 500px;
	width: 400px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style:dotted;
	background-color: white;
}

.lightbox
{
	margin: 20pt;
}


body {
	font-family:"Times New Roman", Times, serif;
	background-color: #666666;
	text-align: center;
}



.main_800 {
	top: 40px;
	width: 100%;
	height: 435px;
	background-color: white;
	text-align: left;
}


.headerv3
{
	border-bottom: 1px solid #AAAAAA;
	width: 800px;
	padding-left: 0px;
	background-color:white;
}

.footerv3
{
	border-top: 1px solid #AAAAAA;
	width: 800px;
	background-color:white;
}


.footerv3o
{
	border-top: 1px solid #AAAAAA;
	width: 800px;
	background-color:white;
}

.framev3 {
	width: 800px;
	height: 538px;
	background-color:white;
	border: 1px solid #333333;
}

.framev3o {
	width: 800px;
	height: 550px;
	background-color:white;
	border: 1px solid #333333;
}

.framev3o_vis {
	width: 800px;
	height: 550px;
	background-color:white;
	border: 1px solid #333333;
}

framev3olong {
	width: 800px;
	height: 680px;
	background-color:white;
	border: 1px solid #333333;
}

framev5olong {
	width: 960px;
	height: 680px;
	background-color:white;
	border: 1px solid #333333;
}


.main_800o {
	top: 40px;
	width: 100%;
	height: 470px;
	background-color: white;
	text-align: left;
}

.main_960o {
	top: 40px;
	width: 100%;
	height: 470px;
	background-color: white;
	text-align: left;
}

.main_800olong {
	top: 40px;
	width: 800px;
	height: 680px;
	background-color: white;
	text-align: left;
}

.main_960olong {
	top: 40px;
	width: 960px;
	height: 700px;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	background-color: white;
	text-align: left;
}
.framev3_show {
	width: 800px;
	height: 538px;
	background-color:white;
	border: 1px solid #333333;
}

.contentflush
{
	top: 40px;
	left: 0px;
	width: 800px;
	height: 435px;
}


.framev3o_gal2 {
	width: 800px;
	height: 594px;
	background-color:white;
	border: 1px solid #333333;
}

.main_800o_gal2 {
	top: 0px;
	width: 800px;
	height: 494px;
	background-color: white;
}

.galimage2 {
	margin-top: 0px;
}

.galthumb_v2 {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-right: 2px;
	margin-left: 3px;
}

.navbtn_v2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 13px;
	margin-left: 13px;
}

.footerv3_v2
{
	border-top: 1px solid #AAAAAA;
	width: 800px;
	background-color:white;
}

.scrollv5 {
	overflow: auto;
	height:600px;
}

.scrollv5r {
	overflow: auto;
	height:600px;
	position: relative;
}


.scroll_yborder { 	overflow: auto; height: 679px; border-bottom: 1px solid #AAAAAA; }

.pagetitle2 {
	font-size: 130%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-bottom: 2px;
	padding-top: 0px;

}

.pagesubtitle {
	font-size: 105%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	margin-top: 16pt;
	margin-bottom: 5pt;

}
