h2{

	padding:0px;

	margin:0 auto;

	font-size:22px;

	color:#22aadd;

	height:30px;

	width:700px !important;

	}







.sv_sidebarmenu_wrap{

     display:none;

}







.sv_sidebarmenu_tabwrap{

    width:26px;

    float:left;

}

.sv_sidebarmenu_tab{

    width:26px;

    height:125px;

    background:url('images/sidebar_tab.png') top left no-repeat;

    cursor:pointer;

}

.sv_sidebarmenu_content{

    width:200px;

    min-height:200px;

    float:right;

    background-color: #3f4041;

     padding-bottom:14px;

}

.sv_sidebarmenu_content h3{

  font-family: Tahoma,Arial,"Times New Roman",Times,serif;

  margin-left:20px;

  font-size:14px;

  float:left;

  width:190px;

  color:#8f8f8f;

}



.sv_sidebarmenu_content ul{

    list-style:none;

    padding:0;

    margin:0 20px 0 20px;

}

.sv_sidebarmenu_content ul li a:link,.sv_sidebarmenu_content ul li a:visited{

    width:150px;

    display:block;

    background: #626262;

    margin-bottom:5px;

    padding:6px;

    float:left !important;

    font-family: Tahoma,Arial,"Times New Roman",Times,serif;

    font-size:12px;

    color:#afafaf;

    text-decoration:none;

    text-indent:4px;

}

.sv_sidebarmenu_content ul li a:hover{

    background: #2f88d3;

}





#sv_sidebarmenu_tabwrap2{

    float:left;

}

#sv_sidebarmenu_tablink{

    background:url('images/sidebar_tab2.png') top left no-repeat;

}

#sv_sidebarmenu_contentbox{

    float:left;

}





#sv_sidebarmenu_contentbox h3{

  float:right !important;

}

#sv_sidebarmenu_contentbox ul{

    list-style:none;

    padding:0;

    margin:0 20px 0 20px;

}

#sv_sidebarmenu_contentbox ul li a:link,#sv_sidebarmenu_contentbox ul li a:visited{

    width:150px  !important;

    display:block  !important;

    background: #626262  !important;

    margin-bottom:5px  !important;

    padding:6px  !important;

    float:right !important;

    font-family: Tahoma,Arial,"Times New Roman",Times,serif  !important;

    font-size:12px  !important;

    color:#afafaf  !important;

    text-decoration:none  !important;

    text-indent:4px  !important;

}

#sv_sidebarmenu_contentbox ul li a:hover{

    background: #3772a4  !important;

}









































/* remember to define focus styles! */

:focus {

	outline: 0;

}

body {

	line-height: 1;

	color: black;

	background: white;

}

ol, ul {

	list-style: none;

	text-align: center;

}

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	text-align: left;

	font-size: 12px;

	color: #000;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}







/*  _______________________________________



	02 PAGE STYLINGS

    _______________________________________  */







/* General stylings & typography */



body, ul, li {

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	line-height:21px;

	text-align:left;

}

p {

	font-size:12px;

	line-height:18px;

	margin-bottom:10px;

	text-shadow: 1px 1px 1px #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

}

.strong {

	font-weight:bold;

}

.italic {

	font-style:italic;

}

h2 {

	font-family:Arial, Helvetica, sans-serif;

	font-weight:400;

	letter-spacing:-1px;

	font-size:21px;

	line-height:21px;

	margin-top:7px;

	margin-bottom:14px;

	padding-bottom:14px;

	text-shadow: 1px 1px 1px #FFFFFF;

	border-bottom:1px solid #666666;

}

h3 {

	font-family:Arial, Helvetica, sans-serif;

	font-weight:600;

	font-size:14px;

	line-height:21px;

	margin-top:7px;

	margin-bottom:14px;

	padding-bottom:7px;

	text-shadow: 1px 1px 1px #FFFFFF;

	border-bottom:1px solid #888888;

}



/* Icon paragraphs */



.help, .favorite, .mail, .print {

	padding-left:36px;

	margin-bottom:18px;

}

.help {background:url("img/help.png") no-repeat 0px 2px;}

.favorite {background:url("img/favorite.png") no-repeat 0px 2px;}

.mail {background:url("img/mail.png") no-repeat 0px 2px;}

.print {background:url("img/print.png") no-repeat 0px 2px;}



/* Images styles */



.imgshadow_dark{ /* Better style on dark background */

	background:#FFFFFF;

	padding:4px;

	border:1px solid #333333;

	margin-top:5px;

	-moz-box-shadow:0px 0px 5px #000000;

	-webkit-box-shadow:0px 0px 5px #000000;

	box-shadow:0px 0px 5px #000000;

}

.imgshadow_light { /* Better style on light background */

	background:#FFFFFF;

	padding:4px;

	border:1px solid #777777;

	margin-top:5px;

	-moz-box-shadow:0px 0px 5px #666666;

	-webkit-box-shadow:0px 0px 5px #666666;

	box-shadow:0px 0px 5px #666666;

}

.img_left { /* Image sticks to the left */

	width:auto;

	float:left;

	margin:5px 15px 5px 5px;

}

.img_right { /* Image sticks to the right */

	width:auto;

	float:right;

	margin:5px 0px 5px 15px;

}







/*  _______________________________________



	03 MENU BAR

    _______________________________________  */







.menu {

	list-style:none;

	width:920px;

	margin:0px auto 0px auto;

	height:48px;

	padding:0px 0px 0px 0px;



	/* CSS 3 Stylings */

	

	-moz-border-radius: 0px;

	-webkit-border-radius: 0px;

	border-radius: 0px;



	/* Colors */



	background: #333;

	border: 0px solid #444;

	border-top: 1px solid #777;

	

	/* CSS 3 Stylings */

	

	background: -moz-linear-gradient(top, #555, #2a2a2a);

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#555), to(#2a2a2a));

}

.menu li {

	float:left;

	text-align:center;

	position:relative;

	padding: 4px 10px 4px 10px;

	margin-right:30px;

	margin-top:7px;

	border:none;

	

	/* CSS 3 Stylings */

	

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

    border-radius: 5px;

}

.menu li:hover {

	z-index:2;

	background:#F4F4F4;

	border:1px solid #aaaaaa;

	padding: 4px 9px 4px 9px;

	

	/* CSS 3 Stylings */

	

	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));

	

	-moz-border-radius: 5px 5px 0px 0px;

    -webkit-border-radius: 5px 5px 0px 0px;

    -khtml-border-radius: 5px 5px 0px 0px;

    border-radius: 5px 5px 0px 0px;

}

.menu li a {

	color: #EEEEEE;

	outline:0;

	text-decoration:none;

	display:block;

	text-shadow: 1px 1px 1px #000;

}

.menu li:hover a {

	color:#161616;

	text-shadow: none;

}

.menu li .drop {

	padding-right:21px;

	background:url("img/drop.png") no-repeat right 8px;

}

.menu li:hover .drop {

	padding-right:21px;

	background:url("img/drop.png") no-repeat right 7px;

}

.menu li:hover div a {

	color:#444;

}

.menu li:hover div a:hover {

	color:#777;

}

.menu li ul li a:hover {

	color:#777;

}



/* Right aligned menu item */



.menu .right {

	float:right;

	right:0;

	margin-right:0px;

}







/*  _______________________________________



	04 DROP DOWN MENU

    _______________________________________  */







/* Left & right aligned common styles */



.dropdown_1column, 

.dropdown_2columns, 

.dropdown_3columns, 

.dropdown_4columns,

.dropdown_5columns {

	margin:4px auto;

	position:absolute;

	background:#F4F4F4;

	border:1px solid #aaaaaa;

	border-top:none;

	padding:10px 5px 10px 5px;



	/* CSS 3 Stylings */

	

	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

}



/* Left aligned drop down */



.dropdown_1column, 

.dropdown_2columns, 

.dropdown_3columns, 

.dropdown_4columns,

.dropdown_5columns {

	left:-999em; /* Hides the drop down */

	text-align:left;



	/* CSS 3 Stylings */



	-moz-border-radius: 0px 5px 5px 5px;

    -webkit-border-radius: 0px 5px 5px 5px;

    -khtml-border-radius: 0px 5px 5px 5px;

    border-radius: 0px 5px 5px 5px;

}



/* Drop Downs Sizes */



.dropdown_1column {width: 210px;}

.dropdown_2columns {width: 280px;}

.dropdown_3columns {width: 570px;}

.dropdown_4columns {width: 600px;}

.dropdown_5columns {width: 700px;}



/* Showing Drop Down on Mouse Hover - Left aligned */



.menu li:hover .dropdown_1column, 

.menu li:hover .dropdown_2columns, 

.menu li:hover .dropdown_3columns,

.menu li:hover .dropdown_4columns,

.menu li:hover .dropdown_5columns {

	left:-1px;top:auto;

}



/* Showing Drop Down on Mouse Hover - Right aligned */



.menu li .align_right {

	/* Rounded Corners */

	-moz-border-radius: 5px 0px 5px 5px;

    -webkit-border-radius: 5px 0px 5px 5px;

    border-radius: 5px 0px 5px 5px;

}

.menu li:hover .align_right {

	left:auto;

	right:-1px;

	top:auto;

}



/* Columns Sizes */



.col_1,

.col_2,

.col_3,

.col_4,

.col_5 {

	display:inline;

	float: left;

	position: relative;

	margin-left: 5px;

	margin-right: 5px;

}

.col_1 {width:180px;}

.col_2 {width:270px;}

.col_3 {width:560px;}

.col_4 {width:590px;}

.col_5 {width:690px;}







/*  _______________________________________



	05 CONTENT STYLINGS

    _______________________________________  */







.menu li .black_box {

	background-color:#333333;

	color: #eeeeee;

	text-shadow: 1px 1px 1px #000;

	padding:4px 6px 4px 6px;



	/* CSS 3 Stylings */

	

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

    border-radius: 5px;

	

	-webkit-box-shadow:inset 0 0 3px #000000;

	-moz-box-shadow:inset 0 0 3px #000000;

	box-shadow:inset 0 0 3px #000000;

}



.menu li .dark_grey_box {

	background-color:#555555;

	color: #eeeeee;

	text-shadow: 1px 1px 1px #000;

	padding:4px 6px 4px 6px;



	/* CSS 3 Stylings */

	

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

    border-radius: 5px;

	

	-webkit-box-shadow:inset 0 0 3px #111111;

	-moz-box-shadow:inset 0 0 3px #111111;

	box-shadow:inset 0 0 3px #111111;

}



.menu li ul {

	list-style:none;

	padding:0;

	margin:0 0 12px 0;

}

.menu li ul li {

	font-size:12px;

	line-height:24px;

	position:relative;

	text-shadow: 1px 1px 1px #ffffff;

	padding:0;

	margin:0;

	float:none;

	text-align:left;

	width:200px;

}

.menu li ul li:hover {

	background:none;

	border:none;

	padding:0;

	margin:0;

}



.menu li .greybox li {

	background:#F4F4F4;

	border:1px solid #bbbbbb;

	margin:0px 0px 4px 0px;

	padding:4px 6px 4px 6px;

	width:160px;



	/* CSS 3 Stylings */

	

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

    border-radius: 5px;

}

.menu li .greybox li:hover {

	background:#ffffff;

	border:1px solid #aaaaaa;

	padding:4px 6px 4px 6px;

	margin:0px 0px 4px 0px;

}



/* Other lists styles */



.menu li .plus li {

	background: url("img/plus.png") left 6px no-repeat;

	margin:0px 0px 4px 0px;

	padding:0px 0px 0px 21px;

	width:109px;

}

.menu li .plus li:hover {

	background: url("img/plus.png") left 6px no-repeat;

	padding:0px 0px 0px 21px;

	margin:0px 0px 4px 0px;

}



/* Social Icons */



.menu li ul.social {

	list-style:none;

	margin:0;

	padding:0;

}

.menu li ul.social li {

	padding-top:5px;

	margin:0 12px 12px 0;

	float:left;

	position:relative;

	display:inline;

	width:32px;

}

.menu li ul.social li:hover {

	padding-top:5px;

	margin:-1px 12px 12px 0;

}

.menu li ul.social li span {

	display:none;

}







/*  _______________________________________



	06 CONTACT FORM

    _______________________________________  */







form {

	margin:0 0 12px 0;

	padding:0px;

}



/* Labels & fieldsets stylings */



fieldset {

	margin:0;

	border:none;

}		

form p {

	margin:10px 0;

	overflow:hidden;

	width:270px;

}



label {

	float:left;

	display:block;

	text-align:left;

	width:50px;

}	

input, textarea {	

	margin:0;	

	width:170px;

	float:right;

	color:#eeeeee;	

	background-color:#333333;

	border:1px solid #222222;

	padding:3px 5px 3px 5px;



	/* CSS 3 Stylings */

	

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

    border-radius: 5px;

}		

textarea {

	height:100px;

	overflow:auto;

}					



/* Buttons stylings */



button {

	float:right;

	width:80px;

	margin:0px;

	border:none;

	padding: 2px 7px 2px 7px;

	color:#eeeeee;	

	background-color:#333333;

	text-shadow: 1px 1px 1px #000;



	/* CSS 3 Stylings */

	

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -khtml-border-radius: 5px;

    border-radius: 5px;

}



/* Messages when sending email */



.error, .sent {

	font-size:12px;

	line-height:18px;

	padding:5px;

	margin-bottom:10px;



	/* CSS 3 Stylings */

	

	-moz-border-radius: 5px; 

	-webkit-border-radius: 5px;

	border-radius: 5px;

}

.error {

	background:#f3afa6;

	border:#ef9588 solid 1px;

	color:#992213;

}

.sent {

	background:#bef08f;

	border:#adec71 solid 1px;

	color:#37620d;

}











#top {

	background-color: #EBEBEB;

	height: 125px;

	width: 100%;

	margin: 0px;

	padding: 0px;

}

#topholder {

	height: 285px;

	width: 100%;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-repeat: repeat;

	background-color: #000;

	background-image: url(images/body_bg1.png);

	border-top-width: medium;

	border-top-style: solid;

	border-top-color: #000;

	border-bottom-width: medium;

	border-bottom-style: solid;

	border-bottom-color: #000;

}

#container {

	width: 915px;

	margin-right: auto;

	margin-left: auto;

	overflow: hidden;

	padding: 0px;

	height: 100%;

	border: 5px solid #CCC;

	background-color: #FFF;

	margin-top: 5px;

	margin-bottom: 5px;

}

.left {

	width: 160px;

	background-color: #CCC;

	margin: 0px;

	border: 1px solid #999;

}



#bottom {

	bottom: 0;

	background-color: #FFF;

	width: 100%;

	height: 150px;

	border-top-color: #333;

	border-right-color: #333;

	border-bottom-color: #333;

	border-left-color: #333;

	margin-top: 0px;

	margin-bottom: 0px;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.4em;

	color: #000;

	text-align: justify;

}

.heads {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FFF;

}

#footer {

	height: 100px;

	width: 100%;

	background-color: #000;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #333;

	border-right-color: #333;

	border-bottom-color: #333;

	border-left-color: #333;

	background-image: url(images/footer.jpg);

	background-repeat: repeat-x;

}

.footerimage {

	height: 150px;

	width: 900px;

	margin-right: auto;

	margin-left: auto;

}

.textbottom {

	height: 100px;

	width: 920px;

	margin-right: auto;

	margin-left: auto;

	font-size: 12;

}





#menu {

	height: 30px;

	width: 900px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 5px;

	margin-left: auto;

}

.textblack {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 1.4em;

	color: #000;

}

.table1 {

	background-color: #FFF;

	height: 100%;

	width: 290px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	border: 1px solid #999;

	padding: 8px;

}

.tablemain {

	width: 580px;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 5px;

	margin-left: 0px;

	padding: 5px;

	height: 100%;

}

.large {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.4em;

	color: #666;

}

.h1text {

	font-size: 14px;

	color: #CCC;

	font-weight: bold;

}

.lefty {

	float: left;

	width: 150px;

	overflow-y:auto;

	overflow-x:hidden;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #333;

	border-right-color: #333;

	border-bottom-color: #333;

	border-left-color: #333;

	height: 100%;

	padding: 10px;

	margin-right: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

	overflow: visible;

	z-index: 999;

	

	

	}

.form {

	float: left;

	width: 585px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	overflow-y:auto;

	overflow-x:hidden;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #333;

	border-right-color: #333;

	border-bottom-color: #333;

	border-left-color: #333;

	height: 100%;

	

	

	

	

}

.law {

	float: right;

	width: 265px;

	background-color: #FFF;

	padding: 5px;

	margin-right: 5px;

	margin-bottom: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #333;

	border-right-color: #333;

	border-bottom-color: #333;

	border-left-color: #333;

	

	

	}

.appellate {

	float: right;

	width: 260px;

	background-color: #DBDFAC;

	border: 1px solid #333;

	padding: 5px;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 5px;

	margin-left: 5px;

	

	

	

	

}

.foundation {

	float: right;

	width: 265px;

	background-color: #FC3;

	border: 1px solid #333;

	padding: 5px;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 5px;

	

}

.htext2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #000;

	line-height: normal;

	text-align: justify;

	font-weight: bold;

}



.law1 {

	float: right;

	width: 285px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-top: 5px;

	padding-left: 5px;

	background-color: #999;

	border: 1px solid #333;

	

	}

.wgary {

	float: right;

	width: 265px;

	background-color: #FFF;

	padding: 5px;

	height: 100%;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #333;

	border-right-color: #333;

	border-bottom-color: #333;

	border-left-color: #333;

	

	

}

.righty {

	float: right;

	width: 245px;

	padding: 5px;

	height: 100%;

	margin-right: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

}

#nav {

	height: 50px;

	width: 100%;

	background-color: #333;

	background-image: url(images/nvGutter.gif);

}

.menusbuttons {

	height: 50px;

	width: 920px;

	margin-right: auto;

	margin-left: auto;

}

.cub {

	height: 285px;

	width: 920px;

	margin-right: auto;

	margin-left: auto;

}





#banner {

	width: 590px;

}

.heading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	color: #000;

	line-height: normal;

	font-weight: bold;

	text-align: center;

}

.white {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 1.4em;

	color: #FFF;

}

.hhblack {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;

}

.leftsmall {

	height: 100%;

	width: 150px;

	background-color: #FFF;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 10px;

	float: left;

	margin-left: 0px;

	padding: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #333;

	border-right-color: #333;

	border-bottom-color: #333;

	border-left-color: #333;

}

.rightsmall {

	height: 100%;

	width: 410px;

	background-color: #FFF;

	margin-top: 5px;

	margin-bottom: 5px;

	float: right;

	margin-left: 5px;

	padding: 5px;

}

.midfront {

	margin-right: 5px;

	float: left;

	margin-top: 5px;

	width: 600px;

	padding: 15px;

	margin-bottom: 5px;

	text-align: center;

}

.textcenter {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.4em;

	color: #000;

}

.hhacenter {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333;

}

.larger {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

}

.smallblack {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000;

	text-decoration: underline;

}

.BOX {

	height: 340px;

	width: 500px;

	border: thin solid #000;

	margin-right: auto;

	margin-left: auto;

	background-color: #CCC;

	padding: 10px;

}

.topnew {

	height: 125px;

	width: 920px;

	margin-right: auto;

	margin-left: auto;

}

#all {

	height: 100%;

	width: 100%;

	background-color: #333;

}

.bottommenu {

	background-color: #000;

	width: 100%;

	position: absolute;

	height: 100px;

}

#map {

	background-color: #272727;

	height: 235px;

	width: 100%;

}

.maptext {

	height: 230px;

	width: 920px;

	margin-right: auto;

	margin-left: auto;

	cursor: crosshair;

	margin-top: 5px;

}

.fleft {

	float: left;

	height: 100px;

	width: 600px;

	vertical-align: middle;

}

.tright {

	float: right;

	height: 100px;

	width: 280px;

}

.botad {

	height: 175px;

	width: 100%;

	background-color: #000;

}

.botadvertise {

	height: 175px;

	width: 920px;

	margin-right: auto;

	margin-left: auto;

}



.box1 {

	float: left;

	height: 210px;

	width: 600px;

	padding: 5px;

	border: thick none #FFF;

	margin: 5px;

}

.box2 {

	float: left;

	height: 210px;

	width: 283px;

	padding: 5px;

	border: thick solid #FFF;

	margin: 5px;

	background-color: #66F;

}

.box3 {

	float: right;

	height: 190px;

	width: 250px;

	padding: 5px;

	margin: 5px;

}















.red {

	font-family: "Arial Black", Gadget, sans-serif;

	font-size: 14px;

	color: #F00;

}

#box {

	width: 560px;

	margin-right: auto;

	margin-left: auto;

	padding: 10px;

	overflow: hidden;

	border: medium solid #F00;

}

.text #container .midfront .htext2 {

	text-align: center;

}

.text #container .midfront p {
	text-align: center;
	color: #000;

}

center {

	text-align: center;

}

.text #container .midfront div div table tr .text {

	text-align: left;

}

.centered {

	text-align: center;

}

.RedText {

	color: #F00;

	font-weight: bold;

}

.Red {

	color: #F00;

}

HD1Ctr {

	text-align: center;

}

LftJuPar {

	text-align: left;

}

Left2 {

	text-align: left;

}

