/* CSS Document */


body {
margin-top: 10px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
background-color: #b0c5d7;
background-repeat:repeat-y;
}

/*Bodytext*/

.padded{
padding: 10px;
}


.bodytext{
	font-family: arial;
	font-size: 12px;
    line-height: 140%;
	color: #ffffff;
	padding: 5px;
}

.bodytext a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	line-height: 140%;
	font-weight: normal;
	color: #ffffff;
}

.bodytext a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: normal;
	color: #c7dbdf;
	
}

.bodytextblack{
	font-family: arial;
	font-size: 12px;
    line-height: 140%;
	color: #000000;
}

.bodytextblack a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	line-height: 140%;
	font-weight: normal;
	color: #4A5F79;
}

.bodytextblack a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: normal;
	color: #566d8d;
}

.bodytd {
background-color:#ffffff;
}

.p {
	padding: 10px;
}

.smtext{
	font-family: arial;
	font-size: 11px;
    line-height: 150%;
	color: #fffffe;
}

.smtext a{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #44658f;
}

.smtext a:hover{
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #6297BA;
}

.smtextblue{
	font-family: arial;
	font-size: 11px;
    line-height: 150%;
	color: #44658F;
}

.smtextblue a{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	line-height: 150%;
	font-weight: none;
	color: #385478;
}

.smtextblue a:hover{
	text-decoration: underline;
	line-height: 150%;
	font-weight: none;
	color: #5e7a9d;
}

.smtextgreen{
	font-family: arial;
	font-size: 11px;
    line-height: 150%;
	color: #48632F;
}

.smtextgreen a{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	line-height: 150%;
	font-weight: none;
	color: #405b27;
}

.smtextgreen a:hover{
	text-decoration: underline;
	line-height: 150%;
	font-weight: none;
	color: #6ba184;
}

.smtextred{
	font-family: arial;
	font-size: 11px;
    line-height: 150%;
	color: #73331B;
}

.smtextred a{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	line-height: 150%;
	font-weight: none;
	color: #385478;
}

.smtextred a:hover{
	text-decoration: underline;
	line-height: 150%;
	font-weight: none;
	color: #5e7a9d;
}

/*H1-Sub Headers*/


.h1{
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

.h2{
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.BlueLgText{
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	color: #44658f;
}

.GreenLgText{
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	color: #48632f;
}

.RedLgText{
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	color: #73331b;
}

.BlackLgText{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


/*Footer Navigation-Text*/

.footertext{
	font-family: arial;
	font-size: 10pt;
	line-height: 160%;
	color: #F1F1F1;
}

.footertext a{
	font-family: arial;
	font-size: 10pt;
	line-height: 160%;
	text-decoration: underline;
	font-weight: none;
	color: #dbf1f6;
}

.footertext a:hover{
	text-decoration: underline;
	line-height: 160%;
	font-weight: none;
	color: #ba8315;
}
.designertext {
	line-height: 160%;
	font-weight: none;
	font-size:10px;
	color: #fffffe;
}

.imagepadding{
	padding-right:7px;
}

/*Bullets-Borders*/


#TBL1{border-color:#ffffff;
border-style:solid; border-width:1px;
}

#TBL2{border-color:#ffffff;
border-style:solid; border-width:1px;
background-color:#ffffff;
}




