/* CSS Document */

body {background: #fbfbfc url(../images/background.jpg) repeat-x top left; margin: 0px;}

td {font: 12px/18px Verdana, Arial, Helvetica, sans-serif; color: #000000; }

h1 {color: #CCCC99; font: 400 18px Verdana, Arial, Helvetica, sans-serif; padding: 5px 0px;}
h2 {color: #CDCBB6; font: bold normal 16px Verdana, Arial, Helvetica, sans-serif; }
h3 {color: #999999; font: bold 14px Arial; }
li {list-style-image:  url(../images/generic/bullet.gif);}

a, a:visited {color: #000000; text-decoration: none;}
a:hover, a:visited:hover {color: #336699; text-decoration: underline;}

 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(../images/bullet2.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: 1.5em;
}



hr {border: none 0;
border-top: 1px dotted #000000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


.table {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	horizontal-align: centre;
	height: 100%;
	width: 950px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tableInside {
	height: 100%;
}
.payoffline {
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 245px;
	vertical-align: middle;
	font-size: 14px;
	height: 40px;
}
.mastheadImage {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	height: 200px;
	width: 900px;
}
.mastheadHome {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	height: 300px;
}
.navigationLinks {
	font-size: 13px;
	color: #336699;
	text-align: left;
	vertical-align: middle;
	text-indent: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 40px;
}

.tableLeft {
	padding-top: 25px;
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 250px;
}
.tableRight {
	padding-top: 25px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	width: 650px;
}

.tableLeftPicture {
	padding-top: 25px;
	text-align: left;
	vertical-align: bottom;
	height: 100%;
	width: 250px;
	background-image: url(../images/Julia-braithwaite230.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tableCost {
	text-align: left;
	vertical-align: middle;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: middle;
	color: 336699;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
	padding-left: 250px;
}
.copyrightWeblink {
		color: 336699;
	
}

.webaddresses {
	font-size: 14px;
	color: 336699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*body copy*/

.heading {
	color: #336699;
	font-size: 24px;
	text-decoration: none;
	
}

.headingSub {
	font-size: 14px;
	color: 336699;
	
}
.headingSubBold {
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.introductoryParagraph {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	padding-right: 50px;
}
.contact {
	text-align: left;
	padding: 10px;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(../images/c-background.jpg);
	background-repeat: repeat-y;
	width: 85%;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
}

.bodyText {
	padding-right: 50px;	
}

.bodyItalic {
	font-style: italic;
	padding-right: 50px;
	
}
.bodyBold {
	font-weight: bold;	
}
.quote {
	font-size: 11px;
	font-style: italic;
	color: #336699;
	line-height: 18px;
	padding-right: 20px;
}
.boldUnderline {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
}

.bodyItalicBlue {
	font-style: italic;
	color: #0066CC;
}
.bodyBoldNoPadding {
	font-weight: bold;
	padding-right: 10px;
}
.bodyTextNoPadding {
	padding-right: 10px;
}
.question {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 10px;
	background-image: url(../images/a-background.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 10px;
	color: 336699;
}
.headingSubBoldRed {
	font-size: 14px;
	color: 990033;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.boldUnderlineRed {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990033;
	color: 990033;
}
.quoteRed {
	font-size: 11px;
	font-style: italic;
	color: #990033;
	line-height: 18px;
	padding-right: 20px;
}
.bodyRed {
	padding-right: 50px;
	color: 990033;
}
.logoText {
	font-size: 9px;
	line-height: 13px;
}
