body {
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family:Verdana;
	background: url(../images/paws.jpg);
	}

h1 {margin: 5px 5px; color:#262c68; text-align:center}
h2 {margin: 5px 5px; color:#262c68; text-align:center; background-color: #FFFFFF}
h3 {margin: 5px 5px; color:#000000; text-align:center}
h4 {margin: 5px 5px; color:#ffffff; text-align:left}
dt {margin: 5px 5px; color:#000000; text-align:center}
dd {margin: 5px 5px; color:#ffffff; text-align:center}
A:link {text-decoration: none; color:#ffffff}
A:visited {text-decoration: none; color:#ffffff}
A:active {text-decoration: none; color:#ffffff}
A:hover {text-decoration: underline; color: #ffffff;}


label
{
width: 4em;
float: left;
text-align: right;
margin: auto;
}

.submit input
{
margin: auto;
} 


#page {
	background-color: #93d151;
	width: 800px;
	height: auto;
	margin: 0px auto;
	text-align:center;
	padding-top: 0px;
	border: 0px 0px solid #93d151;
	}

#header {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 220px;
	border-top: 1px solid #262c68;
	border-left: 1px solid #262c68;
	border-right: 1px solid #262c68;
	border-bottom: 0px solid #262c68;
	overflow: hidden;
}



#header .col1 {
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
float:left;
width: 217px;
height:auto;
}

#header .col2 {
margin: 0px;
padding: 10px 0px 0px 0px;
float: left;
width: 205px;
height:auto;
}

#header .col3 {
margin: 0px;
padding: 0px;
float:right;
width: 372px;
height:auto;
}	

#bar {
	background: url(../images/greenbar.png) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 25px;
	border-top: 0px solid #4f81bd;
	border-left: 1px solid #4f81bd;
	border-right: 1px solid #4f81bd;
	border-bottom: 1px solid #000000;
	overflow: hidden;
	font-size: 20px;
}

#main {
	width: 100%;
	margin:0px 0px;
	text-align:left;
	padding:0px;
	background-color: transparent;
	height: auto;
	}


		
#left {
    margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align: center;
	width: 200px;
	height: auto;
	background-color:#ffffff;
	overflow:hidden;
	border: 1px solid #262c68;
}


#middle {
    margin: auto;
	padding:0% 0px;
	float:left;
	width: 378px;
	height: auto;
	background-color:#4f81bd;
	color:#ffffff;
	opacity:1.0;
	overflow: hidden;
	border: 0px solid #3a5f8b;
	text-align:center;
}



#right {
    margin: 0px 5px 0px 5px;
	padding: 0%;
	float:right;
	width: 200px;
	height:auto;
	text-align: center;
	background-color:#262c68;
	color:#ffffff;
	opacity:1.0;
	overflow:hidden;
	border-right: 0px solid #262c68;
}

#message {
    margin: 0px;
	padding: 15px 5px;
	float:left;
	width: 100%;
	
	text-algin: center;
	background-color:#93d151;
	color:#ffffff;
	opacity:1.0;
	overflow:hidden;
	border: 0px solid #262c68;
}

#payment {
    text-algin: center;
	margin: 0px;
	padding: 0%;
	float:left;
	width: 198px;
	text-algin: center;
	background-color:#ffffff;
	color:#ffffff;
	opacity:1.0;
	overflow:hidden;
	border: 1px solid #262c68;
}

#addthis {
    text-algin: center;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	float:left;
	width: 198px;
	text-algin: center;
	background-color:#ffffff;
	color:#ffffff;
	opacity:1.0;
	overflow:hidden;
	border: 1px solid #262c68;
}

#tip {
    margin: 0px;
	padding: 0%;
	float:left;
	width: 190px;
	text-algin: center;
	background-color:#262c68;
	color:#ffffff;
	opacity:1.0;
	overflow:hidden;
	border-right: 0px solid #262c68;
}

#login {
    margin: 0px;
	padding: 0px 5px;
	float:left;
	width: 100%;
	text-algin: center;
	background-color:#3a5f8b;
	color:#ffffff;
	opacity:1.0;
	overflow:hidden;
	border-right: 0px solid #4f81bd;
}

#menuid {
	text-align: center;
	background-color:#ffffff;
	margin: 0px 0px 2px 0px;
	padding: 5px 0%;
	width: 800px ;
	height: 25px;
	border-top: 1px solid #262c68;
	border-left: 1px solid #262c68;
	border-right: 1px solid #262c68;
	border-bottom: 1px solid #262c68;
	overflow: hidden;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 0px 10px; }

#navlist a:link, #navlist a:visited
{
font-size: 18px; 
color: #fff;
background-color: #4f81bd;
text-decoration: none;
}

#navlist a:hover
{
font-size: 18px; 
color: #fff;
background-color: #4f81bd;
text-decoration: none;
}

	


	
#footer {
	clear: both;
	margin: 25px 0px;
	width:100%;
	text-align:center;
	background-color: #4f81bd;
	height: auto;
	border: 0px solid #000000;
}

#footer.h3 {color:#000000; text-align:left;}
	
#page2 {
	width:800px;
	height:100%;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px solid #000000;
	background-color:#4f81bd;
	}

#page3 {
	width:80%;
	height:100%;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px solid #000000;
	background-color:#ffffff;
	}

#faq {
    margin: 0px;
	padding: 2%;
	float:left;
	width: 96%;
	text-algin: left;
	background-color:#4f81bd;
	color:#ffffff;
	opacity:1.0;
	overflow:hidden;
	border: 0px solid #4f81bd;
}

#faq.h3 {color:#000000; text-align:left;}
#faq.h4 {color:#ffffff; text-align:left;}

#flashHeader { 
	background:#fff url(images/dec2009add.jpg) no-repeat;
	width: 350px;
	height: 200px;
	margin:auto;}