/* CSS Document */
.banner{
background-image:url(../../images/banner.jpg);
height:188px;
width:940px;
background-repeat:no-repeat;
}
.menu{
background-image:url(../../images/slither.jpg);
height:26px;
background-repeat:repeat-x;
}
.titles{
font-family:"Trebuchet MS";
font-size:18px;
color:#0267B6;
}
.footer{
background-image:url(../../images/footer.jpg);
height:20px;
background-repeat:repeat-x;
}
.bottomleft{
background-image:url(../../images/mainleft.jpg);
width:16px;
height:14px;
background-repeat:no-repeat;
background-position:bottom;
}
.bottomlright{
background-image:url(../../images/mainwhiteright.jpg);
width:16px;
height:14px;
background-repeat:no-repeat;
background-position:bottom;
}
.bottommiddle{
background-image:url(../../images/main.jpg);
height:14px;
background-repeat:repeat-x;
background-position:bottom;
}

/*SideMenu*/

.sidetopleft{
background-image:url(../../images/greytopleft.jpg);
background-repeat:no-repeat;
height:17px;
width:17px;
}
.sidetopright{
background-image:url(../../images/greytopright.jpg);
background-repeat:no-repeat;
height:17px;
width:17px;
}
.sidetop{
background-image:url(../../images/greytop.jpg);
background-repeat:repeat-x;
height:17px;
}
.left{
background-image:url(../../images/greyleft.jpg);
width:17px;
background-repeat:repeat-y;
}
.right{
background-image:url(../../images/greyright.jpg);
width:17px;
background-repeat:repeat-y;
}
.sidebottomleft{
background-image:url(../../images/greybottomleft.jpg);
background-repeat:no-repeat;
height:17px;
width:17px;
}
.sidebottomright{
background-image:url(../../images/greybottomright.jpg);
background-repeat:no-repeat;
height:17px;
width:17px;
}
.sidebottom{
background-image:url(../../images/greybottom.jpg);
background-repeat:repeat-x;
height:17px;
}

/*Main Area*/
.maintopleft{
background-image:url(../../images/topleftmain.jpg);
background-repeat:no-repeat;
height:15px;
width:17px;
}
.maintopright{
background-image:url(../../images/toprightmain.jpg);
background-repeat:no-repeat;
height:15px;
width:17px;
}
.maintop{
background-image:url(../../images/topmain.jpg);
background-repeat:repeat-x;
height:15px;
}
.mainleft{
background-image:url(../../images/leftmain.jpg);
width:17px;
background-repeat:repeat-y;
}
.mainright{
background-image:url(../../images/rightmain.jpg);
width:17px;
background-repeat:repeat-y;
}
.mainbottomleft{
background-image:url(../../images/bottomleftmain.jpg);
background-repeat:no-repeat;
height:17px;
width:15px;
}
.mainbottomright{
background-image:url(../../images/bottomrightmain.jpg);
background-repeat:no-repeat;
height:17px;
width:15px;
}
.mainbottom{
background-image:url(../../images/bottommain.jpg);
background-repeat:repeat-x;
height:17px;
}

/* Contact Box */

.contacttopleft{
background-image:url(../../images/contacttopleft.jpg);
background-repeat:no-repeat;
height:12px;
width:13px;
}
.contacttopright{
background-image:url(../../images/contacttopright.jpg);
background-repeat:no-repeat;
height:12px;
width:13px;
}
.contacttop{
background-image:url(../../images/contacttop.jpg);
background-repeat:repeat-x;
height:12px;
}
.contactleft{
background-image:url(../../images/contactleft.jpg);
width:13px;
background-repeat:repeat-y;
}
.contactright{
background-image:url(../../images/contactright.jpg);
width:13px;
background-repeat:repeat-y;
}
.contactbottomleft{
background-image:url(../../images/contactbottomleft.jpg);
background-repeat:no-repeat;
height:13px;
width:13px;
}
.contactbottomright{
background-image:url(../../images/contactbottomright.jpg);
background-repeat:no-repeat;
height:13px;
width:13px;
}
.contactbottom{
background-image:url(../../images/contactbottom.jpg);
background-repeat:repeat-x;
height:13px;
}

/* Links */

.navtext {
font-family:"Trebuchet MS";
font-size:14px;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
}
.navtext a{
color:#FFFFFF;
text-decoration:none;
}
.footertext {
font-family:"Trebuchet MS";
font-size:10px;
color:#0267B6;
padding-top:5px;
padding-bottom:5px;
}
.footertext a {
color:#0267B6;
text-decoration:none;
}
.footertext a.hover {
color:#0267B6;
text-decoration:underline;
}
.footertextwhite {
font-family:"Trebuchet MS";
font-size:10px;
color:#FFFFFF;

}
body {
	background-color:#CCCCCC;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
a {
	color: #003366;
	font-weight: bold;
}
.maintextdiv {
	float: right;
	width: 530px;
	padding: 10px 15px 10px 20px;
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.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;
}
.submitbox {
	display: cell;
	vertical-align:middle;
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 0px 3px;
	width: 150px;
	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;
}
.menubox a.last {
	height: 25px;
}
.maintextdiv {
	float: right;
	width: 500px;
	padding: 10px 15px 0px 20px;
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.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;
	background-image:url(../images/copybg.gif);
	background-repeat:repeat-x;
	height: 18px;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Arial;
	font-size: 10px;
}
h1 {
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 0px -20px;
	font-family:"Trebuchet MS", Arial;
	font-size: 20px;
	color: #18599A;
}
h3 {
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS", Arial;
	font-size: 14px;
	color: #18599A;
}
h2 {
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS", Arial;
	font-size: 16px;
	color: #18599A;
}
.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;
}