@import url("calendar.css");
/*////////////////////////////////////////////
General
////////////////////////////////////////////*/
body {
	margin: 0px;
	background-color: #EEF1F5;
	/* Uncomment if needed; only supported in IE5.5+
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
	*/
}

.subHeading {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

.red {
	color:#FF0000;
}
.headerBg {
	font-weight:bold;
	background-color:#242D3E;
	color:#FFFFFF;
	font-size:14px;
}
td{
	color: #000000;
	font-family: "Times New Roman" arial, helvetica, sans-serif;
	font-weight: normal;
}
strong, b, .bold {
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
p{	
	color: #000000;
	font-family: "Times New Roman" arial, helvetica, sans-serif;
	font-weight: normal;
}
.p{
	color: #000000;
	font-family: "Times New Roman" arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 15px 0px 15px;
}

.subHeading {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	padding: 0px 15px 0px 15px;
}

h1, h3, h4, h5, h6{
	padding: 15px 15px 0px 15px;
	font-family: "Times New Roman" arial, helvetica, sans-serif;
	font-weight: normal;
}
h2{
	padding: 5px 15px 5px 15px;
	font-family: "Times New Roman" arial, helvetica, sans-serif;
	font-weight: normal;
}
.phead{
	font-family: "Times New Roman" arial, helvetica, sans-serif;
	font-weight: normal;
}

li {
	list-style-position: outside;
	list-style-type: circle;
	color: #3A8D4B;	
}
.li{
	color: #000000;
	font-family: "Times New Roman" arial, helvetica, sans-serif;
	font-weight: normal;
}
.linum{
	color: #000000;
	font-family: "Times New Roman" arial, helvetica, sans-serif;
	font-weight: normal;
}

a:link, a:active, a:visited{
	color: #000000;
	font-family: "Times New Roman" arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	font-family: "Times New Roman" arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
/*////////////////////////////////////////////
LINKS Special 1 Main Menu
////////////////////////////////////////////*/
.specialBackoff{
	background-image: url(../images/common/menuBack.jpg);
	background-repeat: repeat-x;
}
.specialBackon{
	background-image: url(../images/common/menuBackon.jpg);
	background-repeat: repeat-x;
}
.special1on{
	color: #2f3b4e;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.special1off{
	color: #FFFFFF;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.special1on a:link, .special1on a:visited, .special1on a:active, a:link.special1on,  a:visited.special1on,  a:active.special1on{
	color: #2f3b4e;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.special1on a:hover, a:hover.special1on{
	color: #2f3b4e;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.special1off a:link, .special1off a:visited, .special1off a:active, a:link.special1off,  a:visited.special1off,  a:active.special1off{
	color: #FFFFFF;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.special1off a:hover, a:hover.special1off{
	color: #FFFFFF;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
/*////////////////////////////////////////////
LINKS Special 2 Copyright
////////////////////////////////////////////*/
.special2{
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	color: #EAEFF5;
}
.special2 a:link, .special2 a:visited, .special2 a:active, a:link.special2,  a:visited.special2,  a:active.special2{
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	color: #EAEFF5;
	text-decoration: none;
}
.special2 a:hover, a:hover.special2{
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	color: #EAEFF5;
	text-decoration: none;
}

/*////////////////////////////////////////////
LINKS Special 3 Main Menu
////////////////////////////////////////////*/
.specialBackoff3{
	background-image: url(../images/common/subMenuBack.jpg);
	background-repeat: repeat-x;
}
.specialBackon3{
	background-image: url(../images/common/subMenuBackon.jpg);
	background-repeat: repeat-x;
}
.special3on{
	color: #2f3b4e;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.special3off{
	color: #2f3b4e;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.special3on a:link, .special3on a:visited, .special3on a:active, a:link.special3on,  a:visited.special3on,  a:active.special3on{
	color: #2f3b4e;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.special3on a:hover, a:hover.special3on{
	color: #2f3b4e;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.special3off a:link, .special3off a:visited, .special3off a:active, a:link.special3off,  a:visited.special3off,  a:active.special3off{
	color: #2f3b4e;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.special3off a:hover, a:hover.special3off{
	color: #2f3b4e;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
/*////////////////////////////////////////////
LINKS Special 4 Copyright
////////////////////////////////////////////*/
.special4{
	text-align: right;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	color: #CCCCCC;
}
.special4 a:link, .special4 a:visited, .special4 a:active, a:link.special4,  a:visited.special4,  a:active.special4{
	text-align: right;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.special4 a:hover, a:hover.special4{
	text-decoration: none;
}
/*////////////////////////////////////////////
Form Elements
////////////////////////////////////////////*/
.input, .select, .textarea, select, textarea{
	background-color: #FcFcFc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 200px;
}
.button {
	color: white;
    background-color: #5E93BB;
	border: 1px solid #666600;
	height: auto;
	width: auto;
	padding: 1px;
}
/*////////////////////////////////////////////
Custom / Misc.
////////////////////////////////////////////*/
.error{
	font-style: italic;
	color: red;
}
.msg{
	font-style: italic;
}
.label {
	font-weight: bold;
}
.center{
	text-align: center;
}
.justify{
	text-align: justify;
}
.rightBorder{
    border-right: 1px solid #988E50;
	border-spacing: 0px;
}
.imageBorder{
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2f3b4e;
	border-right-color: #2f3b4e;
	border-bottom-color: #2f3b4e;
	border-left-color: #2f3b4e;
	padding: 2px 2px 2px 2px;
}
/*////////////////////////////////////////////
Background Images and Colors
////////////////////////////////////////////*/
.blueSide{
	background-image: url(../images/common/blueSideBack.jpg);
	background-repeat: repeat-x;
}
.diagDots{
	background-image: url(../images/common/diagonalDots.jpg);
	background-repeat: repeat-x;
}
.blueTopMain{
	background-image: url(../images/common/blueTopMain.jpg);
	background-repeat: repeat-x;
}
.tanBack{
	border-color: #334054;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #EFEFDF;
}
.getInvloved{
	background-image: url(../images/common/getInvolvedBack.jpg);
	background-repeat: repeat-x;
}
.getInvloved1{
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	color: #FFFFFF;
}
.getInvloved2{
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.collage{
	background-image: url(../images/home/collage.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
.mainBack{
	background-image: url(../images/home/mainBack.jpg);
	background-repeat: repeat-x;
}
.topGrad{
	background-image: url(../images/interior/topGrad.jpg);
	background-repeat: repeat-x;
}
.mainTable{
	background-image: url(../images/common/bodyBackround2.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
