/* CSS Document */
body {
	background-color:#DEE7FE;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
a {
	color: #256C9F;
	font-weight: bold;
}
.banner{
background-image:url(../images/banner.jpg);
height:190px;
width:888px;
background-repeat:no-repeat;
}
.menuslither{
background-image:url(../images/menuslither.jpg);
height:21px;
background-repeat:repeat-x;
}


.maindiv {
	background-image:url(../images/back.gif);
	margin: 10px auto;
	width: 820px;
}
.blueline {
	background-image:url(../images/blueline.gif);
	height: 9px;
	width: 100%;
	display: block;
	background-repeat:repeat-x;
}
.searchbox {
	padding: 15px 15px 15px 15px;
	height: 32px;
	width: 430px;
	margin: 0 auto;
}
.top1 {
	background-image:url(../images/topback.gif);
	padding: 20px 0px 0px 30px;
	height: 51px;
}
.bottom1 {
	background-image:url(../images/bottomback.gif);
	padding: 3px 0px 0px 30px;
	height: 68px;
	font-family:"Trebuchet MS", Arial;
	font-size: 10px;
	color: #18599A;
	text-align:center;
}
.bottom1 a, .bottom1 a:visited {
	font-family:"Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.bottom1 a:hover {
	font-family:"Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.menu {
	padding: 137px 0px 0px 0px;
	width: 789px;
	margin: 0 auto;
	height: 25px;
	background-image:url(../images/menubg.jpg);
}
.menu a {
	display: block;
	height: 22px;
	padding: 3px 0px 0px 0px;
	width: 112px;
	text-align:center;
	float: left;
	font-family:"Trebuchet MS", Arial;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
}
.submitbox {
	display: cell;
	vertical-align:middle;
	height: 360px;
	background-image:url(../images/bg1.gif);
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 0px 3px;
	width: 162px;
	color: #18599A;
	font-family:"Trebuchet MS", Arial;
	font-size: 11px;
}
.menubox {
	height: 240px;
	margin: 15px 0px 15px 0px;
	background-image:url(../images/bg2.gif);
	width: 165px;
	padding: 17px 0px 0px 0px;
}
.menubox a {
	display: block;
	width: 157px;
	height: 29px;
	padding: 4px 0px 0px 0px;
	text-align:center;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	background-image:url(../images/menubg1.gif);
	text-decoration: none;
	font-weight: normal;
}
.menubox a.last {
	height: 25px;
}
.maintextdiv {
	float: right;
	width: 600px;
	padding: 5px 5px 5px 5px;
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.whitetop{
background-image:url(../images/pinktop.jpg);
width:644x;
height:22px;
background-repeat:no-repeat;
}
.whitemiddle{
background-image:url(../images/pinkslither.jpg);
width:644px;
background-repeat:repeat-y;
}
.whitebottom{
background-image:url(../images/pinkbottom.jpg);
width:644px;
height:22px;
background-repeat:no-repeat;
}
.bluetop{
background-image:url(../images/bluetop.jpg);
width:195px;
height:22px;
background-repeat:no-repeat;
}
.bluebottom{
background-image:url(../images/bluebottom.jpg);
width:195px;
height:22px;
background-repeat:no-repeat;
}
.footertext{
color:#F598B7;
font-family:"Trebuchet MS";
font-size:10px;
padding:5px 5px 5px 5px;
}
.footertext a{
color:#306DB9;
text-decoration:none;
}

.clear {
	clear: both;
	line-height:0px;
}
.leftside {
	float: left;
	width: 165px;
	margin: 0px 0px 0px 15px;
}
.copy {
	width: 789px;
	margin: 0 auto;
	padding: 2px 0px 0px 0px;
	text-align:center;
	height: 18px;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Arial;
	font-size: 10px;
}
h1 {
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial;
	font-size: 20px;
	color: #F598B7;
}
h3 {
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS", Arial;
	font-size: 14px;
	color: #F598B7;
}
h2 {
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS", Arial;
	font-size: 16px;
	color: #F598B7;
}
.intext {
	border: 1px solid #18599A;
	width: 155px;
	color: #18599A;
}
.intextarea {
	border: 1px solid #18599A;
	width: 155px;
	height: 60px;
	color: #18599A;
}
.insubmit {
	float: right;
	padding: 5px 5px 0px 0px;
}
form {
	padding:0px;
	margin: 0px;
}
.gbox {
	float: right;
	width: 336px;
}
.ginput {
	border: 0px;
	width: 350px;
}

#calendar

{
  display: block;
  width: 11px;
  height: 15px;
  background:url(../images/calendar.jpg) no-repeat 0 0;

}
#calendar:hover

{ 
  background-position: 0 -15px;
}
#calendar span

{
  display: none;
}
.calendartext{
font-family:"Trebuchet MS";
font-size:12px;
color:#306DB9;
padding-right:5px;
}

.calendarlinktext{
font-family:"Trebuchet MS";
font-size:10px;
color:#DEE7FE;
}
.calendarlinktext a{
color:#F698B7;
text-decoration:none;
}
.link {color: #FF99CC}
a:link {
	color: #FF99CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
