@charset "utf-8";
#header {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000CC;
	border-top-width: thick;
	border-top-color: #0000CC;
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #0000CC;
	border-left-color: #0000CC;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	padding: 5px;
}


/*start of horizontal menu*/


.solidblockmenu{
	float: left;
	font: bold 13px Arial;
	width: 1002px;
	overflow: hidden;
	margin-bottom: 0em;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(images/blockdefault.gif) center center repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	padding: 0px;
}
.style2 {font-size: medium}

#footerlinks {
	text-align: center;
}


.solidblockmenu li{
	display: inline;
	float: none;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#makeaclaimleftsidebox p {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

/*end of horizontal menu*/

/*start of menu coding*/



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
	width: 160px; /*width of menu*/
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
}
#toppic {
	float: left;
	height: 170px;
	width: 570px;
	padding: 5px;
	background-image: url(images/nowinnofee.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 20px;
}
#maincontents {
	padding: 5px;
	width: 570px;
	margin-left: 170px;
}
#maincontents h1 {
	font-size: x-large;
	color: #8A0AB9;
}
#maincontents h2 {
	font-size: large;
	color: #0707E2;
}
#maincontents p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 14px;
}
.floatleft {
	float: left;
}
#footer {
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.footerright {
	margin-left: 50px;
}


#makeaclaimleftsidebox {
	width: 232px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	height: 400px;
	background-image: url(images/formbg.gif);
	background-repeat: repeat;
	border: 1px solid #0303E1;
	padding: 4px;
}


#toppic ul {
	text-align: left;
	padding-left: 250px;
	padding-bottom: 0px;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;

}

#toppic li {
	list-style-type: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#toppic h4 {
	font-size: large;
	color: #0D0DE2;
	padding-left: 30px;
	padding-top: 5px;
	margin: 0px;
}
#toppic h3 {
	font-size: x-large;
	color: #8807B8;
	padding-left: 235px;
	padding-top: 0px;
	margin: 0px;
}
.picright {
	float: right;
}
#contact form p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}

.whitelargecentre {
	font-size: large;
	color: #FFFFFF;
	text-align: center;
}




.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
.form {
	float: right;
}


.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color:#0505E1 ;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #0505E1;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #8807B8;
background-color: #F3F3F3;
}

/*end of menu coding*/#clear {
	clear: both;
}
#maincontents h3 {
	font-size: large;
	color: #063CF1;
}
#contact form {
	text-align: right;
}
.h2 {
	font-size: 18px;
	color: #999;
}
#container #maincontents h4 {
	color: #2020E5;
}
