* { 
 margin: 0; 
 padding: 0; 
} 
/* standard link styles */
a:link {
	text-decoration: underline;
	color: #19388A;

}
a:visited {
	text-decoration: underline;
	color: #193070;
}
a:hover {
	text-decoration: none;
	color: #00BCE4;
}
a:active {
	text-decoration: none;
	color: #00BCE4;
}
body { 
 background: #19388a url('../images/bg-strip.jpg') repeat-x top;
 background-attachment:fixed; 
 font: 11px Verdana, Arial, Helvetica, sans-serif; 
 text-align: center; 
 color: #333;
 margin:0px;
} 
#wrapper {
	width:980px;
	margin:auto;
	background-color:white;	
}
#wrap { 
 background: url('../images/bg.jpg') no-repeat top center;
 background-attachment:fixed;
 margin:0px;
 padding-top:15px;
 width:100%;
} 
/*
body { 
 background: #19388a url('../images/bg-strip.jpg') repeat-x top center;
 font: 11px Verdana, Arial, Helvetica, sans-serif; 
 text-align: center; 
 color: #333;
 margin:0px;
} 
#wrap { 
 background: url('../images/bg.jpg') no-repeat top center;
 margin:auto;
} 
#wrapper {
	width:980px;
	border: solid 1px #FFFFFF;
	margin:auto;
	margin-top:15px;
	background-color:white;
}
*/

p {
	padding-top: 10px; 
	padding-bottom: 10px;
	line-height:11pt;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #19388a;
	margin-top: 8px;
	margin-bottom: 8px;
}
h3 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #344770;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
}
h4 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #188ECC;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 5px;
}

h5 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366FF;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 15px;
}
h6 { 
  	color: #ffffff;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	padding-top: 10px;
	padding-bottom:4px;
	padding-right: 10px;
	padding-left: 15px;
}

.nobullet{
	list-style-type: none;
	line-height: 170%;
}
.leftbullet{
	list-style-type: none;
	line-height: 250%;
}
.bullet{
	list-style-type: disc;
	line-height: 170%;
}

#content {
	margin:auto;
	min-height:500px;
	text-align: left; 
	width:980px;
}
#page { 
 margin: 0 auto; 
 width: 980px;
 min-height:900px;
 background: #FFFFFF; 

} 
/* other */
	* html #footer {
		padding-top:7px; height:20px;
	}

.head {
	width:980px;
	margin:0px;
	height:33px;
	font-style:normal; font-variant:normal; font-weight:normal; font-color:#FFFFFF; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

	.head a, .head span {
		text-decoration:none;
		color:#FFFFFF;
	}
	.head a:hover {
		color:#009bd9;
	}
	.head img {
		margin-right:10px;
		vertical-align:middle;
	}

#usm {
	height:33px;
	background:#19388A;
}
	#usm .logo {
		position:relative;
		margin:6px;
		margin-right:15px;
		margin-top:8px;

}
	#usm .right {
	display:inline;
	text-align:right;
	margin-top:8px;
	margin-left:460px;
	font-style:bold; font-variant:normal; font-weight:normal; font-color:#FFFFFF; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#splashPanel {
	width: 980px;
	height: 300px;
	margin-top:0px;
}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}

/*
	#splashPanel .left {
		width:340px;
		padding-left:10px;
		vertical-align:top;
	}
	#splashPanel .centre {
		width:339px;
		padding-left:10px;
		vertical-align:top;
	}
	#splashPanel .right {
		width:300px;
		vertical-align:top;
	}
	
	#splashPanel .break {
		height:10px;
		padding-top:1px;
	}
	#splashPanel .adMarker {
		height:1px;
	}
		#splashPanel .adMarker p {
			display:block;
			width:300px;
			margin-bottom:-10px;
			float:right;
			position:relative;
			top:-12px;
			text-align:center;
			font:9px Verdana, Arial, Helvetica, sans-serif;
			color:white;
		}
	
	#splashPanel h3 {
		margin-top:4px;
		font-size:10px;
	}
	
	#splashPanel table.subscribe {
		width:300px;
		background-color:#303237;
	}
	
	#splashPanel table.login {
		width:300px;
		background-color:#666666;
	}
	
	#splashPanel table.subscribe td, #splashPanel table.login td {
		padding:5px 10px;
		text-align:right;
		vertical-align:middle;
		color:white;
	}
*/
	#splitter {
	width:980px;
	height:11px;
	clear:both;
	background: #ffdc30;
}
	#splitter-left {
	width:980px;
	height:11px;
	margin-top: 24px;
	margin-bottom: 1px;
	clear:both;
	background: url('../images/footer_bg.gif') repeat-x;
}
/* end other */
#header {
	width:980px;
	margin:auto;
	height: 185px;
	background-color:white;
}
/*
#header-right { 
 float: right; 
 width:280px;
 height: 110px;
} 
*/
#header-bannner { 
 width:980px;
 height: 150px; 
} 
#home { 
 float: left;
 background: #FFF;
 clear:both;
 margin-bottom: 10px;
} 
 
#home-left ul { 
  	padding-top: 10px;
	padding-left: 20px;
}
#home-left p { 
  	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
} 
/*
#home-left img {
	float: right;
	margin: -2px 5px 5px 5px;
}
*/
#home-middle { 
 float: right; 
 background: #FFF url('../images/box6.jpg') no-repeat;
 width: 350px; 
 height: 160px;
 margin-bottom: 10px;

} 
#home-middle p { 
  	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
} 
/*
#home-middle img {
	float: right;
	margin: -1px 7px 5px 10px;
}
*/
#home-right { 
 float: right; 
 clear: right;
 margin: 0px;
 padding-left: 10px;
 background: #3a6d95 url('../images/right-bg1.gif') repeat-x top center;
 width: 270px;
 height: 172px;
 color:#ffffff;
} 
#home-right p { 
  	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
		
} 
#home-right a:link {
	text-decoration: underline;
	color: #cccccc;
	
}
#home-right a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#home-right a:visited {
	text-decoration: none;
	color: #bfd5fb;
}
#home-bottom-right { 
 float: right; 
 clear: right;
 margin: 0px;
 padding-left: 5px;
 background: #97b0da url('../images/right-bottom-bg2.gif') repeat-x top center;
 width: 275px;
 height: 215px;
 color:#444444;
 } 
#home-bottom-right p{ 
  	padding-top: 10px;
	padding-right: 20px;
	padding-left: 15px;
	text-align:center;
} 
#home-bottom-right ul{ 
  	margin-top: 25px;
	padding-right: 5px;
	padding-left: 30px;
} 
#home-bottom-right li{ 
	padding-bottom: 12px;

} 
#home-bottom-right a:link {
	text-decoration: underline;
	color: #193070;
	
}
#home-bottom-right a:hover {
	text-decoration: none;
	color: #3366FF;
}
#home-bottom-right a:active {
	text-decoration: none;
	color: #3366FF;
}
#home-bottom-right a:visited {
	text-decoration: none;
	color: #3366FF;
}
#content-primary { 
 float: left; 
 margin: 10px;
 margin-left: 10px;
 margin-right: 15px;
 margin-bottom: 0px;
 width: 780px;
} 
#content-primary p { 
 clear:left;
} 
#content-primary ul {
 	list-style-type:disc;
	margin-left: 5px;
	margin-bottom: 2px;
}
#content-primary ol {
	list-style-type:decimal;
	left: 10px;
	margin-left: 12px;
	margin-bottom: 2px; 
}
#content-primary ul li {
 	list-style-type:disc;
	margin-left: 12px;
	margin-bottom: 2px;
}
#content-primary ol li {
	list-style-type:decimal;
	left: 10px;
	margin-left: 12px;
	margin-bottom: 2px;
 
}

#content-primary a:link {
	text-decoration: underline;
	color: #19388a;
}
#content-primary a:visited {
	text-decoration: underline;
	color: #19388a;
}
#content-primary a:hover {
	text-decoration: none;
	color: #00BCE4;
}
#content-primary a:active {
	text-decoration: none;
	color: #00BCE4;
}
/*
#content-primary ul { 
  padding: 10px;  
}
*/
#content-heading{ 
 width: 780px; 
 height: 25px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 5px;
 color:#193070;
 font-style:bold;
 border-bottom: solid 1px #00BCE4;
 clear:both;
} 
#content-heading h1{ 
 color:#193070;
 margin-left: 0px;
 font-size: 14px;
} 
#content-primary h3{ 
 color:#FFFFFF;
 background:#19388A;
 width:780px;
 margin:0px;
 padding:2px;
 font-size: 12px;
} 
#content-primary h4{ 
 color:#188ECC;
 margin:0px;
 padding:0px;
 padding-top:5px;
 padding-bottom:0px;
 font-size: 11px;
} 
#home-primary { 
 float: left; 
 margin: 10px;
 margin-right: 5px;
 margin-bottom: 0px;
 width: 750px;
 border: solid 1px #00BCE4;
} 
#home-primary p {
	padding:10px;
	padding-top:5px;
	clear:left;
} 
#home-primary ul { 
  padding: 5px;
 }
#home-primary a:link {
	text-decoration: underline;
	color: #19388a;
}
#home-primary a:visited {
	text-decoration: underline;
	color: #19388a;
}
#home-primary a:hover {
	text-decoration: none;
	color: #00BCE4;
}
#home-primary a:active {
	text-decoration: none;
	color: #00BCE4;
}
#home-heading h1{ 
 color:#FFFFFF;
 font-size: 13px;
 
} 
#home-heading{ 
 float: left; 
 background: #00BCE4;
 width: 750px; 
 height: 25px;
 margin-top: 0px;
 margin-bottom: 5px;
 color:#FFFFFF;
 font-style:bold;
 clear:both;
} 
#content-home-heading{ 
 float: left; 
 background: #00BCE4;
 width: 242px; 
 height: 25px;
 margin-top: 0px;
 margin-bottom: 0px;
 color:#FFFFFF;
 font-style:bold;
 text-align:left;
 clear:both;
} 
#content-home-heading h2{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 5px;
	margin-left: 10px;
}

#content-primary photo { 
 float: right; 
 padding-left: 20px; 
 padding-top: 10px; 
 padding-bottom: 10px;
}
#content-left { 
 float: left; 
 background: #19388a url(../images/left3.gif) top repeat-x;
 width: 170px; 
 margin-top: 10px;
 margin-bottom: 0px;
 color:#FFFFFF;
 min-height:500px;
 font-weight:bold;
} 
#home-left { 
 float: left; 
 background: #19388a url(../images/left3.gif) top repeat-x;
 width: 210px; 
 margin-top: 10px;
 margin-bottom: 0px;
 color:#FFFFFF;
 min-height:500px;
}
#content-home-1 { 
 float: left; 
 margin: 10px;
 margin-right: 0px;
 margin-bottom: 0px;
 width: 242px;
 height:120px;
 border: solid 1px #00BCE4;
 text-align:center;
}
#content-home-2 { 
 float: left; 
 margin: 10px;
 margin-right: 0px;
 margin-bottom: 0px;
 width: 242px;
 height:120px;
 border: solid 1px #00BCE4;
 text-align:center;
}
#content-home-3 { 
 float: left; 
 margin: 10px;
 margin-right: 5px;
 margin-bottom: 0px;
 width: 242px;
 height:120px;
 border: solid 1px #00BCE4;
 text-align:center;
}
#content-home-1 p { 
 padding: 10px;
} 
#content-home-1 ul { 
  padding: 10px;
}
#content-home-2 p { 
 padding: 10px;
} 
#content-home-2 ul { 
  padding: 10px;
}
#content-home-3 p { 
 padding: 10px;
} 
#content-home-3 ul { 
  padding: 10px;
}
#left-heading{ 
 float: left; 
 background: #00BCE4;
 width: 210px; 
 height: 25px;
 margin-top: 0px;
 margin-bottom: 0px;
 color:#FFFFFF;
 font-style:bold;
} 
#content-left-heading{ 
 float: left; 
 background: #00BCE4;
 width: 170px; 
 height: 25px;
 margin-top: 0px;
 margin-bottom: 0px;
 color:#FFFFFF;
 font-style:bold;
} 
.leftcontent {
	float:left;
	width: 185px;
	clear: right;
	position: relative;
	margin-bottom: 5px;
	/*
	height: expression('620px');
	*/
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #193070;
	margin-right: 0px;
	padding-top: 10px;
	text-transform:uppercase;
}
.leftnav {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:25px;
	margin-left:25px;
	padding-right:10px;
}
.leftnav li {
	list-style-type: none;
	left: 10px;
	margin-left: -30px;
	margin-bottom: -10px;
}
.leftnav li li {
	list-style-type:circle;
	margin-left: 12px;
	margin-bottom: 2px;
}
.leftcontenthome li {
	list-style-type: none;
	left: 10px;
	margin-left: -30px;
}

#content-left p {   	
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
} 
#content-left a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#content-left a:hover {
	color: #00BCE4;
	text-decoration: underline;
}

#content-left h6 { 
  	color: #3366FF;
	padding-left: 20px;
} 
#content-left h5 { 
  	padding-left: 20px;
} 
#content-left ul { 	
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	list-style:none;
	
} 
#content-left li { 	
	padding-top: 5px;
	padding-bottom: 5px;
} 

#home-left a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#home-left a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#home-left a:hover {
	color: #00BCE4;
	text-decoration: none;
}

#home-left h6 { 
  	color: #3366FF;
	padding-left: 20px;
} 
#home-left h5 { 
  	padding-left: 20px;
} 
#home-left h4 { 
  	padding: 0px;
	padding-left: 15px;
} 
#home-left ul { 
  	padding-top: 10px;
	padding-right: 15px;
	padding-left: 25px;
} 
#noleft
	 { 
	width: 945px;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 20px;

} 
.img {
	text-align:right;
	float:right;
	padding-left: 20px;
	padding-bottom: 20px;
}
#footer {
	clear: both;
	text-align:center;
	line-height:27px;
}

#footer-blue { 
 clear: right; 
 height: 150px; 
 background: url('../images/footer.gif') repeat-x;
 font-size: 11px; 
 line-height: 1em; 
 color: #fff; 
} 

#footer-old { 
 clear:right;
 width:980px;
 background: #19388A url('../images/footer_bg.gif') top repeat-x;
 height:50px;
 margin: auto;
 color:#ffffff;
} 
#footer-old a:link { 
 color: #FFFFFF; 
}     
#footer-old p { 
 text-align: center;
 color:#FFFFFF;
 padding: 10px 10px 0 10px; 
} 
#footer-right  { 
 float: right;
 margin-top:-25px;
}
#footer-right p { 
 text-align: right;
}
.clear { 
 clear: both; 
}

/* menu */

#homepage #nav-homepage {
	color:#fff;
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}
#homepage #nav-homepage a {
	color:#fff;
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}
#homepage #nav-homepage a:hover {
	color:#fff;
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}
#event #nav-event  {
	color:#fff;
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}
#event #nav-event a {
	color:#fff;
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}
#event #nav-event a:hover {
	color:#fff;
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
} 


/*------------- maintain current link down state ------------------------------------------ 
#nav li:unknown a {
	border-left: #999999 1px solid;
}
#profile #nav-profile a {
	background: #003333; color: #fff;
}
#profile #nav-profile a:hover {
	background: #003333
}
#nav a:active {
	background: #003333; color: #fff
}
*/
/* style for active dropdown lists to format correctly on handover 
#nav #nav-profile li a{
	background: #cccccc; color: #000;
	}
#nav #nav-profile li a:hover{
	background-color:#003333;
	color: #fff;
	}
*/



/* Style tab & main menu containers */
#mainMenu {
	width: 980px;
	position: absolute;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	z-index:2;
	clear:both;
}
	
	#mainMenu { top: 168px; }

/*  Style the first item for both menus  */
/* (Spacer for tabs, home icon for main) */
#mainMenu div.first {
	height:33px;
	width:160px;
	display:block;
	float:left;
	line-height:33px;
}


#mainMenu div.first {
	background:#19388a url('../images/navigation/mainmenuBackgroundWhite.gif') repeat-x;
}

/* Setup the list and list items for both menus */
#mainMenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#mainMenu {
	background-repeat:no-repeat;
	background-position:0 0;
}

#mainMenu li {
	position:relative;
	float:left;
	text-align:center;
}

/* style the top level links */
#mainMenu a {
	height:33px;
	display:block;
	line-height:33px;
	text-decoration:none;
}
#mainMenu a:visited {
	height:33px;
	display:block;
	line-height:33px;
	text-decoration:none;
}


#mainMenu a, #mainMenu a:visited {
	background:#19388a url('../images/navigation/mainmenuBackgroundBlue.gif') repeat-x top;
	color:#FFFFFF}

/* style the top level hover */


#tabMenu a:hover {
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}
#tabMenu :hover > a {
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}

#mainMenu a:hover {
	color:#fff;
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}

#mainMenu :hover > a {
	color:#fff;
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}
#mainMenu a:active {
	color:#fff;
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}

#mainMenu :active > a {
	color:#fff;
	background:url('../images/navigation/mainmenuHighlightBlue.gif');
}

/***********************/
/* End tab menu styles */
/***********************/

/* Set text alignment for 2nd level (and deeper) list items */
#mainMenu li ul li {
	text-align:left;
}
	
/* hide the sub levels and give them an absolute position so that they take up no room */
#mainMenu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:33px;
	t\op:33px;
	left:-1px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#mainMenu table {
	position:absolute;
	top:0;
	left:0;
}
		
/* style the second level links */
#mainMenu ul ul a {
	border-left:1px solid #19388A; border-right:1px solid #19388A; border-top:0px solid #19388A; border-bottom:0px solid #19388A; background:#ebebeb; color:#19388A;
	height:auto;
	line-height:1em;
	width:147px;
	w\idth:147px;
	padding-left:10px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
#mainMenu ul ul a:visited {
	border-left:1px solid #19388A; border-right:1px solid #19388A; border-top:0px solid #19388A; border-bottom:0px solid b#19388A; background:#ebebeb; color:#19388A;
	height:auto;
	line-height:1em;
	width:147px;
	w\idth:147px;
	padding-left:10px; padding-right:5px; padding-top:5px; padding-bottom:5px
}

/* put black border on top and bottom of submenus */
#mainMenu li .first {
	border-top:1px solid black;
}
#mainMenu li .last {
	border-bottom:1px solid black;
}

/* style the second level hover */

#mainMenu ul ul a:hover {
	background:#fff;
	color:#00BCE4;;
}

#mainMenu ul ul :hover > a {
	background:#fff;
	color:#00BCE4;
}
/*
#mainMenu ul ul a:hover {
	background:#f6ffd3;
	color:#8ebc02;
}

#mainMenu ul ul :hover > a {
	background:#f6ffd3;
	color:#8ebc02;
}
*/
/* make the second level visible when hover on first level list OR link */
	#mainMenu ul :hover ul{visibility:visible; }

 


 	/* table styles */
.oddcentre {
	background-color: #e9e9e9;
	text-align:center;
}
.odd {
	background-color: #ebf9fd;
}
.evencentre {
	background-color: none;
	border: 1px solid #999999;
	text-align:center;
}
.odd p {
	padding: 2px; 
	padding-left: 5px; 	
}
.even {
	background-color: none;
}
.even p {
	padding: 2px; 
	padding-left: 5px; 	
}
.header {
	background-color: #19388A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.header p {
	padding: 2px; 
}
.header-new {
	padding: 3px;
}
.header a {
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
.table_border {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
}
.table-even-row {
	border-bottom: 2px solid #DAE4F4;
}
.table-odd-row {
	border-bottom: 2px solid #DAE4F4;
	color:#19388a;
	font-weight:bold;
	
}
.b1 { border: 1px solid #b1c8e8; }
.b1 td { border: 1px solid #b1c8e8; }
.b2 { border: 1px solid #147497; }
.b2 td { border: 1px solid #147497; }
.table_lsx {
	border: 1px solid #999999;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table_clear{
	table-layout: fixed;
}
.photo {
	margin: 5px;
	margin-right: 0px;
	border: 1px solid #DAE4F4;
}
.photo-centre {
	margin: 5px;
	vertical-align: middle;
}
.home-icon {
	border: 0px;
}
.photo-space {
	margin-left: 10px;
	border: 1px solid #00BCE4;
}
.photo-home-space {
	margin: 5px;
	margin-left: 10px;
	border: 1px solid #00BCE4;
}
.photo-clear {
	border: 1px solid #999999;
	clear: left;
}
.flash {
	border: 1px solid #9999;
	z-index: -1;

}
.divider {
	border-right-color: #efebde;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}

/*------------- text styles - you can edit these to suit the sites scheme ------------------------------------------ */

.list{
	line-height: 125%;
}
.virtuallist{
	line-height: 95%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left:5px;
	color: #3366FF;
	font-weight:bold;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #193070;
	background-color: #E9E9E9;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	font-weight: bold;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #193070;
	background-color: #E9E9E9;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear:inherit;
}
.style6 {	color: #AE3F8E;
	font-weight: bold;
	font-size: 12px;
}
.style7 {color: #3366FF
}
.style8 {
	color: #CC0000;
	font-weight: bold;
	font-size: 15px;
	text-transform:uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;

}
.note {
	font-size: 85%;
	color: #999999;
}	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 5px;
	margin-left: 10px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #19388a;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#right_section {
	width:504px;
	height:auto;
	background-color:#CCCCCC;
	font-size: 9px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom:10px;
	padding: 4px;
	float:right;
	}
	#lsxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
	margin: 0px;
	height: 25px;
	
}

#lsxtitle ul {
	font-weight: bold;
	float: left;
	line-height: normal;
	list-style-type: none;
	margin: 5px;
	margin-left: -15px;
	display: inline;

	
}
#lsxtitle li {
	font-weight: bold;
	float: left;
	line-height: normal;
	list-style-type: none;
	display: inline;
	padding-right: 2em;

}
.photo-right	{
	padding-right: 12px;
	}
