#p7PMnav li ul li {
	opacity: 0.90;
	filter: alpha(opacity=90);

	/*background-color: #6B7791;*/
	background-image:  url(../images/vr-navbar-bg.jpg);
	font-size:90%;
	/*border-bottom:none !important;
	border-top:none  !important;*/

}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 110%;
	color: #2D4760;
}
body {
	padding-left: 450px;
	padding-right: 450px;
	text-align: left;
	background-color:#CCCCCC;
}
h1, h2, h3, h4, h5, h6, p, pre, form, blockquote, ul, ol, dl, address {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
h1 {
	font-size: 18px;
	line-height: normal;
}
h2 {
	font-size: 16px;
}


li, dd, blockquote {
        margin-left: 1em;
}
#content li {
	margin-bottom: 10px;
	vertical-align:text-top;
}
#advantages li {
	width: 250px;
	padding-bottom: 2px;
	float: left;
	padding-left: 25px;
	margin-left: 0px;
	list-style-type: none;
}


form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input.btn {
}
input, select, textarea {
        font-size: 100%;
}
input, textarea {
	background:none;
}

#pagewrapper {
	text-align: left;
	width: 100%; /* this width makes Holly hack redundant. */
	margin: 0 auto; /* centers #sizer. */
	text-align: left; /* resets text-align to default. */
}
#expander {
	/*position: relative;*/
	margin-left: -450px;
	margin-right: -450px;
 	background-image: url(../images/vr-sidebar-bg.gif);
	background-repeat: repeat;
}
#header {
	height: 75px;
	margin-bottom:0px;
	background-color: #293C76;
}
#horiznav {
	background-image: url(../images/metal-bar-1600-20.jpg);
	background-repeat: no-repeat;
	clear:both;
	width:100%;
	height:8px;
	background-position: center;
}
#sidebar2 h1 {
}
#contentwrapper {
	float:left;
	width:100%;
	clear:both;
	background-image: url(../images/vr-navbar-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#sidebar {
	float:left;
	width: 180px;
	padding-top:10px;
	margin-top: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	text-align: left;
	background-color:#FFFFFF;
	padding-top:0px;
	padding-bottom:2px;
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 180px;
	min-height:430px;
}
#content ul {
	margin-left: 25px;
}

#content2 {
	text-align: left;
	background-color:#FFFFFF;
	padding-top:0px;
	padding-bottom:2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	min-height:230px;

}

#flash {
	background-image: url(../images/flashbg.jpg);
	background-repeat: repeat-x;
	background-position: 500px;
	height: 200px;
}


#sidebar2 {
	float:right;
	width:180px;
	margin-left:-180px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height:normal;
	padding-top: 25px;
}
#sidebar2 h1 {
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-style: italic;
	text-decoration: underline;
	margin-bottom:0px;
	padding-bottom:0px;
}

#sidebar2 h2 {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
#sidebar2 a {
	color: #FFFFFF;
	text-decoration: underline;
}



#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #293C76;
	background-color:#556A97;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height:normal;
	padding:4px;
}
#footer a {
	color: #FFFFFF;
}

#horiznav a {
}
#horiznav a:hover, ul#horiznav li#current-nav {
}
#horiznav a:link, #horiznav a:visited{
}
#horiznav li {
	list-style-type: none;
	display: inline;
	padding-right: 5%;
	padding-left: 5%;
}
#sidebar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
#sidebar a:hover, ul#sidebar li#current-nav {
	color: #909FD5;
}
#sidebar a:link, #sidebar a:visited{
	color: #FFFFFF;
}
#sidebar li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #667491;
	margin-left: -13px;
	padding-left: 10px;
}
/* \*/
* html #expander,
* html #contentwrapper
{height: 0;}
/* */

.bigger {
	font-size: 120%;
}
.bigpad {
	font-size: 120%;
	padding-left: 10px;
}
.bordered {
	border: thin solid #000000;
}
.centered {
	text-align:center;
}
.changethis {
	color: #FF0000;
	/*text-decoration: line-through;*/
}

.clearall {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearrt {
	clear: right;
}
.development {
	background-color: #FFFF00;
}

/*this container holds the four boxes at the bottom of the index page*/
#floatcontainer {
	width: 96%;
	padding-top: 20px;/*sets the distance from the element above -- remember to add this value to the height of the boxes to get the full height of this float container*/
	/*background-color: #bfccea;*/
	background-color:#FFFFFF;
}
#floatcontainer p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#floatcontainer td {
	width: 33%;/*set the margins for IE5.5*/
	border: 1px solid #4f4f4f;/*float them to the left*/
	background-color: #F2F7E7;/*set overflow to auto - if the content excedds the boxes height scroll bars are provided*/
	text-align: left;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 0;
	margin-left: 1%;
	vertical-align: top;
}


/*set up the floated boxes - these are held within the above selector*/
.floatbox2 {
   width: 47%;/*set a width for IE pc*/
	height: 200px;/*set a height for the four boxes so they remain consistent*/
	margin:  0 1%;/*set the margins for IE5.5*/
	border: 1px solid #4f4f4f;/*set a border around the boxes*/
	float: left;/*float them to the left*/
	background-color: #F2F7E7;/*set a background colour for the boxes*/
	overflow: auto;/*set overflow to auto - if the content excedds the boxes height scroll bars are provided*/
}
.floatbox3 {
	width: 30%;/*set a width for IE pc*/
	height: 200px;/*set the margins for IE5.5*/
	border: 1px solid #4f4f4f;/*float them to the left*/
	background-color: #F2F7E7;/*set a background colour for the boxes*/
	overflow: auto;/*set overflow to auto - if the content excedds the boxes height scroll bars are provided*/
	text-align: left;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 0;
	margin-left: 1%;
	float: left;
}
.floatbox4 {
   width: 22%;/*set a width for IE pc*/
	height: 200px;/*set a height for the four boxes so they remain consistent*/
	margin:  0 1%;/*set the margins for IE5.5*/
	border: 1px solid #4f4f4f;/*set a border around the boxes*/
	float: left;/*float them to the left*/
	background-color: #F2F7E7;/*set a background colour for the boxes*/
	overflow: auto;/*set overflow to auto - if the content excedds the boxes height scroll bars are provided*/
}

#floatcontainer h1 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #231E82;
	display: block;
	padding: 4px;
	line-height:22px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
#floatcontainer h1 a {
	color: #FFFFFF;
	text-decoration:none;
}

.leftborderedblock {
	display: inline;
	padding: 5px;
	float: left;
	height: auto;
	width: 300px;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: thin solid #000000;
}
.limg {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.lpad {
	padding-left: 10px;
}
.ltable {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.noshow {
	display: none;
}
.rimg {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.rtable {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.rtborderedblock {
	display: inline;
	padding: 5px;
	float: right;
	height: auto;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin solid #000000;
}
.smaller {
	font-size: 80%;
}
.core {
	padding-left: 30px;
}
.core h2 {
	font-size: 14px;
}
