@charset "UTF-8";



h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl {

margin: 0px; padding:0px;

}

body {
	font-size: 62.5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4F6497;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/linear_bg_2.png);
	background-attachment: fixed;
}

H3{

	color: #474747;

	font-size: 1.9em;

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

	font-weight: bold;

	padding-bottom: 15px;

	margin-right: 70px;

	margin-left: 70px;

}

H3 a{

	color: #474747;

	text-decoration: none;

}

H3 a:hover{

	color: #474747;

	text-decoration: underline;

}

H4{

	color: #474747;

	font-size: 16px;

}

H4 a{

	color: #474747;

	text-decoration: none;

}

H4 a:hover{

	color: #474747;

	text-decoration: underline;

}

input {

	-webkit-border-radius: 8px;

	-moz-border-radius: 8px;

	border-radius: 8px;

	border: 1px solid #333;

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 10px;

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

	font-size: 1.2em;

	color: #333;

}

#content-wrapper {

	width: 950px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	min-height:400px;

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

	background-repeat: repeat-y;

}

ul {

	margin-left: 15px;

	list-style-image: url(../images/bullet.png);

}



#footer-box {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F9F9F9;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	}

	#left-column {

	float: left;

	width: 200px;

	display: block;

}



#menu {

	width: 200px; /* set width of menu */

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

	font-size: 2em;

	text-align: right;

	padding-bottom: 10px;

	color: #FFF;

} 



#menu a {

	text-decoration: none;

	color: #333;

}

#menu a:hover {

	color: #FFF;

	background-color: #051B72;

	background-image: url(../images/menu-bg-over.png);

}



/* style, color and size links and headings to suit */

#menu a, #menu h2 {

	display: block;

	margin: 0;

	padding-top: 10px;

	padding-right: 30px;

	padding-bottom: 10px;

	padding-left: 0px;

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

	font-size: .75em;

	line-height: 13px;

	background-color: #CCC;

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

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFF;

}



#menu ul { /* remove bullets and list indents */

list-style: none;

margin: 0;

padding: 0;

}



#menu h2 {

text-transform: uppercase;

}

#page-wrapper {

	background-color: #FFF;

	width: 950px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;
	
	-moz-box-shadow: 0px 0px 15px #000015;
-webkit-box-shadow: 0px 0px 15px #000015;
box-shadow: 0px 0px 15px #000015;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color='#00000d', Strength='7')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Glow(color='#00000d', Strength='7');

}

.shadow {

    padding: 5px;

    border: 1px solid #051B72;

    border-bottom: 2px solid #ccc;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

}

#right-column {

	float: right;

	width: 750px;

}

.black-bar {

	background-color: #000;

	height: 30px;

	width: 950px;

}

.body-text {

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

	font-size: 1.4em;

	line-height: 1.6em;

	padding-right: 70px;

	padding-bottom: 15px;

	padding-left: 70px;

	color: #474747;

	text-align: justify;

}

.body-text a{

	color: #474747;

	text-decoration: underline;

}

.body-text a:hover{

	color: #051B72;

	text-decoration: underline;

}



.body-text-large {

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

	font-size: 1.6em;

	line-height: 1.8em;

	padding-right: 70px;

	padding-bottom: 25px;

	padding-left: 70px;

	color: #474747;

	text-align: justify;

}

.body-text-large a{

	color: #474747;

	text-decoration: underline;

}

.body-text-large a:hover{

	color: #051B72;

	text-decoration: underline;

}

.bord-left-grey {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #999999;

}

.bord-right-grey {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #999;

}



.bord-top-grey {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #999;

}



.bord-bottom-grey {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999;

}

.clear {

	clear: both;

	height: 1px;

}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.footer-text a {
	color: #666;
	text-decoration: none;
}

.footer-text a:hover {

	text-decoration: underline;

}

.footer-text-large {

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

	color: #CCC;

	text-align: center;

	font-size: 18px;

	line-height: 22px;

	padding-right: 25px;

	padding-left: 25px;

	padding-bottom: 14px;

	padding-top: 4px;

	font-style: italic;

}

.imageBox {

	margin-top: 10px;

	margin-bottom: 10px;

	margin-right: 0px;

	margin-left: 15px;

}

.logo-box {

	padding-top: 25px;

	padding-bottom: 25px;

	padding-left: 20px;

	background-image: url(../images/logo-box-bg.png);

	background-repeat: repeat-x;

}



.page-header {

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

	font-size: 3em;

	color: #474747;

	padding-top: -2px;

	padding-right: 0px;

	padding-bottom: 12px;

	padding-left: 0px;

	letter-spacing: -0.06em;

	font-weight: bold;

	text-align: left;

	margin-right: 70px;

	margin-left: 70px;

	margin-bottom: 17px;

	margin-top: -2px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #000;

}
