body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	background-color: #dde2fa;
	margin: 0px;
	padding-left: 0px;
	padding-top: 20px;
}


#header {
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
}

.header {
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
}


#wrapper {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5e55a8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5e55a8;
	margin-left: 72px;
}

.wrapper {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5e55a8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5e55a8;
	margin-left: 72px;
}

#box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5e55a8;
	position: relative;
	/*left: -20px;*/
}

.box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5e55a8;
	position: relative;
	/*left: -20px;*/
}

a:link, a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	color: #990099;
	text-decoration: underline;
	background-color:#D5E7F7;
}


p { 
	font-size: 12pt;
    line-height: 14pt;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif, Verdana !important;
    padding-top: 5pt;
    }

h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: 5e55a8;
    font-size: 18pt;
    line-height: 20pt;
    font-style: normal;
    text-transform: capitalize;
    text-align: left;
    font-weight: bold;
    }

h2 { font-family: Arial, Helvetica, sans-serif, Verdana;
	color: 5e55a8;
    font-size: 16pt;
    line-height: 18pt;
    font-style: normal;
    text-transform: capitalize;
    text-align: left;
    font-weight: bold;
    }

h3 { font-family: Arial, Helvetica, sans-serif, Verdana;
	color: 5e55a8;
    font-size: 14pt;
    line-height: 16pt;
    font-style: normal;
    text-transform: capitalize;
    text-align: left;
    font-weight: bold;
    }

h4 { font-family: Arial, Helvetica, sans-serif, Verdana;
	color: 5e55a8;
    font-size: 12pt;
    line-height: 14pt;
    font-style: normal;
    text-align: left;
    font-weight: bold;
    text-decoration: underline;
    }

h5 { font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12pt;
    line-height: 14pt;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    }

h6 { font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 10pt;
    line-height: 12pt;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    }

address { font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12pt;
    line-height: 14pt;
    font-weight: normal;
    text-align: left;
    font-style: italic;
    padding-left: 20px;
    }

#content {
	/*background-color:#eef2fd;*/
	padding: 20px;
}

.content {
	/*background-color:#eef2fd;*/
	padding: 20px;
}



#header1 {
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5e55a8;
}

.header1 {
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5e55a8;
}
#header2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5e55a8;
}

.header2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5e55a8;
}
