
input
 {
	font-family: Verdana, Tahoma,Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

BODY.default
{
	background:url('images/bg.jpg') no-repeat fixed center 50%; font-family : Verdana, Tahoma,Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	height : 8.5in;
	
}

DIV#logo {
	position : relative;
	left : 10%;
	
}

	

H1 {
	font-family : Verdana, Tahoma,Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	}
H2 {
	font-family : Verdana, Tahoma,Geneva, Arial, Helvetica, sans-serif;
}
H3 {
	font-family : Verdana, Tahoma,Geneva, Arial, Helvetica, sans-serif;
}

TABLE#default {
	border : 1px solid Gray;
	background-color : transparent;
}

TD {
	
	font-size : 9pt;
	background-color : inherit;
}
#menu {
		border-spacing : 5px;
}


#main {
	
	top: 15%;
	right: 0;
	bottom: 100px;
	left: 10em;
	padding-top : 20px;
	padding-right : 10px;
	padding-left : 10px;
	padding-bottom : 30px;
	width : 95%;
	text-align : justify;
	background-color : inherit;
	line-height : 18px;
	
}

#footer {
	position: inherit;
	width: 100%;
	height: 50px;
	top: 95%;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align : top;
}


.BLOG {
	border : 1px solid Gray;
	font-family : Verdana, Tahoma,Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	
}


TD.Content
{
border : 0px;
}

TD.calendar {
	border : 1px solid Gray;
}

TABLE.calendar {
	border : 1px solid Gray;
}

P { margin-top: 0; margin-bottom: 0 }

A {
	text-decoration : none;
	color : Blue;
}

IMG {
	border : 0px;
}

/*
 editor styles, do NOT remove
 */
 BUTTON.TB {
	width : 30px;
	height : 30px;
	background-color : transparent;
}

DIV.cool 
{
	text-align : center;
	vertical-align : middle;
}	

.Color {
	border : 0px;
}

.editor {
	border : 1px solid Silver;
	
}

.security {
	color : #800000;
	font-weight: bold;
}


.editlabel {
	color : #800000;
	font-weight: bold;	
}
.Reqd {
	background-color: #FFFFA6;
	
}