/* CSS Document */

.nav ul {
margin:0px;
padding-left:5px;
}

.nav ul li {
padding:3px 0px 3px 0px;
}

.nav ul li a {
background-image:url(http://www.aph.org.uk/images/bullet.gif); repeat:norepeat;
background-repeat:no-repeat;
background-position:left; 
padding-left:20px;
margin-top:5px;
color:#1B5CE3;
font-weight:lighter;
font-size:11px;
text-decoration:none;
}

.nav ul li a:hover {
background-image:url(http://www.aph.org.uk/images/bullet.gif); repeat:norepeat;
background-repeat:no-repeat;
background-position:left; 
padding-left:20px;
margin-top:5px;
color:#CB002E;
text-decoration:underline;
}


.nav ul li {
list-style:none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#b5cfaf;
	color: #000000;
	margin-top:5;
}

.bodyfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	color: #333333;
	padding-left:5px;
}

.bodyfontsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
	padding-left:5px;
}

.bodyfontwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:strong;
	color: #ffffff;
	padding-left:5px;
}

.bodyfontwelcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #b5cfaf;
	
}

.bodyfonttest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:normal;
	color: #b5cfaf;
	
}

.bodymid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color: #fbfbe6;
	padding-right:5px;
}

.bodybot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	padding-right:5px;
}

a.bodymidlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.bodymidlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fbfbe6;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}


a.menulinkleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fbfbe6;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
}

a.menulinkleft:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	text-decoration: underline;
}




a.bodylink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1b5ce3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.bodylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1b5ce3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.bodylinkwt{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fbfbe6;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
a.bodylinkwt:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.bodyfontblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

hr {color:#e3e3e3;}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #999999;
}


.bluetopfrontmid {background:url(images/topmidback.gif);
background:repeat:no-repeat;
}



.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #cccccc;
}

input{	
	border-color=#cccccc;
	border-style:inset;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10; 
	color:#999999; 
}

textarea{	
	border-color=#cccccc;
	border-style:inset;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10; 
	color:#999999; 
}

legend

{

background: #ffffff;

border: #ffffff solid 1px;

padding: 1px 1px;

	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666; 
}

fieldset {

  padding: 1em;

  }