/*style body & background*/
body {
	background-color: #00457C;
	margin: 0px;
	font-size:62.5%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

a:link {
color:#FFFFFF;
text-decoration:underline;
}

a:visited {
color:#FFFFFF;
text-decoration:underline;
}

a:hover {
color:#FFFFFF;
text-decoration:none;
}


/*hold header in place*/
.box-header {
	background-color: #00457C;
	overflow:hidden;
}

.box-header .logo {
	background-color: #c9e2f6;
	float:left;
}

.box-header .logo a {
padding:43px 46px 43px 46px;
display:block;
}

.box-header .righttop {
width:553px;
padding:5px 0px 5px 0px;
float:left;
}

.box-header .righttop .topimagewrap {
overflow:hidden;
height:160px;
padding-right:25px;
}

.box-header .righttop .topimage {
width:106px;
height:160px;
float:right;
margin-right:22px;
}


.box-header .righttop .toplinks {
text-align:right;
padding-right:25px;
color:#FFFFFF;
font-size:1.0em;
text-transform:uppercase;
padding-bottom:6px;
}

.box-header .righttop .toplinks span {
font-size:1.2em;
}

.box-header .righttop .toplinks a:link {
color:#FFFFFF;
text-decoration:none;
}

.box-header .righttop .toplinks a:visited {
color:#FFFFFF;
text-decoration:none;
}

.box-header .righttop .toplinks a:hover {
color:#FFFFFF;
text-decoration:underline;
}


#leftnav {
width:201px;
padding-left:21px;
font-size:1.2em;
text-transform:uppercase;
font-weight:bold;
float:left;
}

#leftnav ul {
padding:0px;
margin:0px;
list-style-type:none;
}

#leftnav li {
padding:0px;
margin:0px;
}

#leftnav li a {
padding:7px;
padding-right:0px;
display:block;
width:194px;
}

#leftnav li a:link {
color:#c9e2f6;
text-decoration:none;
border-bottom:1px solid #c9e2f6;
}

#leftnav li a:visited {
color:#c9e2f6;
text-decoration:none;
border-bottom:1px solid #c9e2f6;
}

#leftnav li a:hover {
color:#fff;
text-decoration:none;
border-bottom:1px solid #fff;
}


#leftnav li a.lev1selected:link {
color:#fff;
text-decoration:none;
border-bottom:1px solid #fff;
}

#leftnav li a.lev1selected:visited {
color:#fff;
text-decoration:none;
border-bottom:1px solid #fff;
}

#leftnav li a.lev1selected:hover {
color:#c9e2f6;
text-decoration:none;
border-bottom:1px solid #c9e2f6;
}


/*hold site centered to 755px*/
.box-wrap {
	width: 775px;
	margin-left: auto;
	background-color: #00457C;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9E2F6;
	border-left-color: #C9E2F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9E2F6;
	overflow:hidden;
}
/*style middle content section*/

.box-content {
float:left;
width:484px;
margin-left:39px;
padding-right:30px;
padding-bottom:30px;
padding-top:15px;
overflow:hidden;
color:#c9e2f6;
font-size:1.2em;
}

.box-content p {
line-height: 1.5em;
margin:0px;
padding:8px 0px 8px 0px;
}

.box-content h1 {
	font-weight: bold;
	font-size: 1.9em;
	margin:0px;
	padding:0px;
	letter-spacing:.2em;
	text-transform:uppercase;
}

.box-content h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}

hr {
border: 0;
height: 1px;
color: #c9e2f6;
background-color: #c9e2f6;
}

#footer {
width:777px;
background-color: #c9e2f6;
margin:0 auto;
overflow:hidden;
height:100px;
clear:both:
}

#footer .logos {
width:140px;
float:left;
padding:15px 0px 24px 36px;
}

#footer .address {
float:right;
text-align:right;
font-size:.9em;
line-height:1.8em;
color:#00447B;
padding-right:46px;
padding-top:13px;
text-transform:uppercase;
}

#footer .address span {
font-size:1.3em;
}

.regno {
font-size:1em;
padding:0px;
margin:0px;
}


/*clearing style under two columns*/
.clearing {
	clear: both;
	height: 0px;
}
/*hold left menu in place*/
.box-menu {
	text-align: center;
	height: 30px;
	margin-top: 1em;
	margin-bottom: 0em;
}
.box-menu ul {
	margin: 0em 1em;
	padding: 0px;
}
.box-menu a {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #C5DFF7;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.box-menu li {
	list-style-type: none;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px 5px 0px 4px;
	float: left;
}
.box-menu a:hover {

	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/*style for vertical line in betweeen conent and left menu*/
.menu-border {
	background-image: url(../images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}


/******************speperate styles for pages with a left hand column****************/

/*hold left column in place*/
#inner-left {
	float: left;
	width: 225px;
	text-align:center;
}
/*style left menu*/
#inner-left p {

	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #C5DFF7;
	text-align: right;
}
#left-menu {
	margin-top: 4.9em;
	margin-right: 1em;
}
#left-menu li {
	text-align: right;
	list-style-type: none;
	margin-bottom: 1em;
}
#left-menu a {

	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #C5DFF7;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#left-menu a:hover {


	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/*hold right column in place*/
#inner-right {
	margin: 0;
	float: left;
	width: 550px;
	height: 1% /* Holly hack for Peekaboo Bug */;
}
/*style right column content*/
.inner-content p{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFFFFF;
	line-height: 1.5em;
	margin-right: 3em;
	text-align: justify;
	margin-left: 1em;
	margin-top: 0px;
}
.inner-content a {
	color: #FFFFFF;
	text-decoration: underline;
}

.inner-content h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.25em;
	text-align: left;
	margin-left: 0.75em;
	margin-top: 1em;
}
.seperator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5DFF7;
}

.inner-content h2 {
	font-family: "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif;
	color: #C5DFF7;
	font-weight: normal;
	font-size: 0.95em;
	text-align: left;
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.inner-content a:hover {
	color: #C5DFF7;
	text-decoration: underline;
}
/*style for table in form on conact page*/
#formstyle td {
	color: #C5DFF7;
}
#formstyle caption {
	color: #C5DFF7;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: 1px solid #C5DFF7;
	text-align: left;
	padding-left: 0.5em;
}
/*align pictures right*/
.align-pic-right {
	float: right;
	padding-left: 10px;
}
/*hold footer in place and set styles*/
.box-footer2 {
	width: 775px;
	font-size:1.4em;
	margin:0 auto;
}
.box-footer2 p {
	font-size: 0.7em;
	color: #7399B5;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.box-footer2 a {
	color: #7399B5;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-decoration: none;
}
.box-footer2 a:hover {

	color: #FFFFFF;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.white-border {
	border-top: 15px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}
#formstyle th {
	color: #C5DFF7;
}
