
h1 {
	color: blue;
}

body {
	background: #FFFFFF;
    margin: 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/
}

h4{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12pt;
}

.contactList h4{
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.copywrite{
	font-size: 10pt;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-align: center;
	color: #555555;
	padding-bottom: 20px;
}

.contactList a{
	text-decoration: none;
	color: #222222;
}

a{
	text-decoration: none;
	color: #BB1616;
}

a img{
	text-decoration: none;
	border: none;
}

a:hover{
	text-decoration: underline;
}

.contactList a:hover{
	text-decoration: underline;
}

.rmbottomPadding{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

table.howWeWorkTable h4{
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

.blueText{
	color: #506196;
}

.lightBlueText{
	color: #64C9FD;
}

.greenText{
	color: #5BA065;
}

.pinkText{
	color: #ED0389;
}

div.pinkText a{
	text-decoration: none;
}

.purpleText{
	color: #EC0234;
}

.darkpurpleText {
	color: #6403D0;
}

.orangeText{
	color: #FFA233;
}

.redText{
	color: #FF0000;
}

.mainPannel {
	background: #FFFFFF;
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.menu {
	color: #444444;
	text-align: center;
	line-height: 30pt;
	font-size: 16pt;
	letter-spacing: 2px;
	}
	
#titleText {
	float: right;
	text-align: center;
	background: #FFFFFF;
	height: 95px;
	padding-left: 15px;
	padding-right: 15px;
	letter-spacing: 2px;
}

#titleText2{
	font-size: 16pt;
}

#titleText1{
	font-size: 40pt;
	color: #E02020;
	text-align: center;
	border-bottom: 1px solid #000000;
	margin: 7px 10px 7px 10px;
}

#titlePannel {
	background: url(stripey2.jpg) repeat;
	height: 95px;
}
	
ul.menuItems {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
	
ul.menuItems li {
	display: inline;
	padding: 7px 14px 10px 14px;
	text-transform: uppercase;
}

ul.menuItems a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 12pt;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

ul.menuItems a:hover {
	color: #888888;
}

.submenuList{
	text-align: center;
	padding-top: 5px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #888888;
	border-top: 2px solid #888888;
	color: #E02020;
}

ul.submenuList li{
	font-size: 14pt;
	display: inline;
	padding-right: 25px;
}

ul.submenuList a{
	color: #E02020;
	text-decoration: none;
	font-weight: normal;
	font-size: 13pt;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

ul.submenuList a:hover{
	color: #A20102;
}

.btopBookmark {
	color: #E02020;
	text-decoration: none;
}

.btopBookmark:hover{
	border-bottom: 1px solid #E02020;
}

.contentPannel {
	background-color: #FFFFFF;
	padding: 0px 20px 10px 20px;
	color: #000000;
}

#contentText h1, #contentTextLeft h1{ 
	font-weight: normal;
	padding-top: 15px;
	font-size: 12pt;
	color: #E02020;
	letter-spacing: 2pt;
	text-align: left;
}

#contentText h2, #contentTextLeft h2{ 
	font-weight: normal;
	padding-top: 15px;
	font-size: 12pt;
	color: #E02020;
	letter-spacing: 1pt;
	text-align: left;
}

#contentText{
	font-size: 12pt;
	text-align: left;
	color: #111111;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.clearcall {
	clear: both;
}

#contentTextPanel{
	font-size: 12pt;
	text-align: left;
	color: #111111;
	width: 100%;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

#contentTextLeft{
	font-size: 12pt;
	text-align: left;
	color: #111111;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	float: left;
	width: 550px;
	min-height: 440px;
}

#contentTextRight{
	font-size: 10pt;
	text-align: left;
	color: #111111;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	float: right;
	width: 250px;
	border-left: 3px solid #F80808;
	padding-left: 30px;
	margin-left: 20px;
	margin-top: 20px;
	height: 430px;
	overflow: auto;
	min-height: 440px;
}

.contentPannel h1{
	color: #444444;
	text-align: center;
	font-family: tahoma, arial, helvetica;
	font-size: 18pt;
}

.leftPannel {
	position: relative;
	width: 450px;
	margin-left: 15px;
	padding-left: 13px;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
}

.fullPannel {
	position: relative;
	width: 850px;
	margin-left: 15px;
	padding-left: 13px;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
}

.rightPannel {
	float: right;
	position: relative;
	margin: 20px;
	text-align: left;
	width: 280px;
}

.rightPannel h2 {
	font-family: arial;
	font-size: 20px;
	margin-top: 1px;
	border-bottom: 1px solid white;
	padding-bottom: 8px;
	text-align: center;
	font-weight: bold;
}

.spacerLine {
	line-height: 15px;
	clear: both;
}

.footer {
	text-align: center;
	color: #666666;
	font-size: 8pt;
	letter-spacing: 2px;
	padding-top: 5px;
}

.ftmenu{
	width: 100%;
}

.ftmenu ul li{
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

.ftmenu ul.footermenulist a{
	text-decoration: none;
	color: #434242;
	font-weight: bold;
	font-size: 10pt;
}

.ftmenu ul.footermenulist{
	text-align: center;
}

.ftmenu ul.footermenulist a:active{
	color: #434242;
}

.ftmenu ul.footermenulist a:hover{
	text-decoration: underline;
}