@charset "utf-8";
/* CSS Document */

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */



body {font-family:Arial, Helvetica, sans-serif, Tahoma; font-size:11px;}
body {font-family:Arial, Helvetica, sans-serif, Tahoma; font-size:11px;}
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 0px; letter-spacing:0px;}
#xsnazzy h1 {font-size:2em; color:#000000;}
#xsnazzy h2 {font-size:1.5em;color:#a32118; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.0em;}
#xsnazzy {background: transparent; margin:0em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ffffff; border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
.xb1 {margin:0 5px; background:#cccccc;}
.xb2 {margin:0 3px; border-width:0 1px;}
.xb3 {margin:0 2px;}
.xb4 {height:0px; margin:0 1px;}

.xboxcontent {display:block; background:#ffffff; border:0 solid #cccccc; border-width:0 1px;}
.xb11 {display:block; overflow:hidden;}
.xb11 {height:1px;}
.xb11 {margin:0 5px; background:#cccccc;}
.xb21 {display:block; overflow:hidden;}
.xb21 {height:1px;}
.xb21 {background:#ffffff; border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
.xb21 {margin:0 3px; border-width:0 2px;}
.xb31 {display:block; overflow:hidden;}
.xb31 {height:1px;}
.xb31 {background:#ffffff; border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
.xb31 {margin:0 2px;}
.xb41 {display:block; overflow:hidden;}
.xb41 {background:#ffffff; border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
.xb41 {height:2px; margin:0 1px;}
.xboxcontent1 {display:block; background:#ffffff; border:0 solid #cccccc; border-width:0 1px;}


.markermenu{
	width: 210px; /*width of menu*/
	font-weight: bold;
	font-family: "Arial", "Trebuchet MS", Helvetica, sans-seri;
}


.markermenu ul{
list-style-type: none;
margin: 2px 0;
padding: 0;
border: 0px solid #9A9A9A;
}




.markermenu ol{
	list-style-type: none;
	padding: 1;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	font-size: 11px;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
}

.markermenu ul li a{
background: white url(../images/arrow-list.gif) no-repeat 2px center;
font: 12px "Arial", "Trebuchet MS", Helvetica, sans-serif;
color: #003267;
display: block;
width: auto;
padding: 2px 0;
padding-left: 15px;
text-decoration: none;
border-bottom: 0px solid #B5B5B5;
}

.markermenu ul li a:current{
background: white url(../images/arrow-list.gif) no-repeat 2px center;
font:  bold 12px "Arial", "Trebuchet MS", Helvetica, sans-serif;
color: #003267;
display: block;
width: auto;
padding: 2px 0;
padding-left: 15px;
text-decoration: none;
border-bottom: 0px solid #B5B5B5;
}

* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #003267;
}

.markermenu ul li a:hover{
	color: #6caedf;
	background-color: #FFFFFF;
	background-image:url(../images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */


.markermenu2{
	width: 140px; /*width of menu*/
	font-weight: bold;
	font-family: "Arial", "Trebuchet MS", Helvetica, sans-seri;
	font-size: 10px;
	color: #6CAEDF;
	text-decoration: none;
}


.markermenu2 ul{
list-style-type: none;
margin: 2px 0;
padding: 0;
border: 0px solid #9A9A9A;
color: #6caedf;
text-decoration: none;
}




.markermenu2 ol{
	list-style-type: none;
	padding: 1;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	font-size: 10px;
	color: #6caedf;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.markermenu2 ul li a{
background: white url(../images/arrow-list.gif) no-repeat 2px center;
font: 10px "Arial", "Trebuchet MS", Helvetica, sans-serif;
color: #6caedf;
display: block;
width: auto;
padding: 2px 0;
padding-left: 15px;
text-decoration: none;
border-bottom: 0px solid #B5B5B5;
}

.markermenu2 ul li a:current{
background: white url(../images/arrow-list.gif) no-repeat 2px center;
font:  bold 10px "Arial", "Trebuchet MS", Helvetica, sans-serif;
color: #6caedf;
display: block;
width: auto;
padding: 2px 0;
padding-left: 15px;
text-decoration: none;
border-bottom: 0px solid #B5B5B5;
}

* html .markermenu2 ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu2 ul li a:visited, .markermenu ul li a:active{
color: #6caedf;
text-decoration: none;
}

.markermenu2 ul li a:hover{
	color: #6caedf;
	background-color: #FFFFFF;
	text-decoration: none;
}

/* Holly Hack for IE \*/
* html .markermenu2 ul li { height: 1%; }
* html .markermenu2 ul li a { height: 1%; }
/* End */






.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
		background-image: url(http://www.transperfectlegal.com/images/bottom.png);
	height: 85px;
	width: 961px;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	}
	.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	}
	.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	}
	
	.footer2 {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 600px;
}
	
.basic_text {
	font-size: 12px;
	font-family: Arial;
	color: #003267;
		text-decoration: none;
}

.basic_text a:visited {
	font-size: 12px;
	font-family: Arial;
	color: #003267;
	text-decoration: underline;
}

.basic_text a:link {
	font-size: 12px;
	font-family: Arial;
	color: #003267;
	text-decoration: underline;
}

.basic_text a:hover {
	font-size: 12px;
	font-family: Arial;
	color: #003267;
	text-decoration: underline;
}



.basic_text2 {
	font-size: 11px;
	font-family: Arial;
	color: #003267;
		text-decoration: none;
}

.basic_text2 a:visited {
	font-size: 11px;
	font-family: Arial;
	color: #003267;
	text-decoration: none;
}

.basic_text2 a:link {
	font-size: 11px;
	font-family: Arial;
	color: #003267;
	text-decoration: none;
}

.basic_text2 a:hover {
	font-size: 11px;
	font-family: Arial;
	color: #003267;
	text-decoration: underline;
}







.Sub_menu {font-family: Impact;
color: #003366;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1em;
font-size: 1.5em;}

</style>
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003267;
}



.indexupright {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
		text-decoration: none;
}

.indexupright a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
		text-decoration: none;
}

.indexupright a:link {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
		text-decoration: none;
}

.indexupright a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.heading {
	margin: 0;
	padding: 0;
	letter-spacing: -0px;
	font-family: "Trebuchet MS";
	font-size: 2em;
	color: #003366;
} 


.navheading {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 14pt;

	color: #666666;
} 

.subheading {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #6CAEDF;
} 
.services_subs {
	letter-spacing: -.05px;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #003366;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

.services_subs a:link {
	letter-spacing: -0.05px;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #003366;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

.services_subs a:hover {
	letter-spacing: -.05px;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #6CAEDF;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

.services_subs a:visited {
	letter-spacing: -0.05px;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #003366;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}
