/***********************************************GENERAL STYLE*******************************************/
html,body,table,tr,td {
	margin: 0;
}

td {
	border: 0px none;
	padding: 3px;
}

table {
	border: none 0px;
	border-collapse: collapse;
}

ul {
	margin: 0;
	padding-top: 1px;
}

html,body,p,li,td,a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

img a {
	border: 0px;
	margin: 0px;
	color: #003366;
}

a {
	color: #144494;
	font-style: normal;
	font-weight: lighter;
}

.del_link {
	color: green;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
}

.nav_link {
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
}

img {
	border: none 0px;
	margin: 0px;
}

body img {
	border: solid none 0;
}

body {
	background-color: #ffffff;
}

h1,h2,h3 {
	padding-bottom: 1px;
	margin-bottom: 1px;
}

#header {
	background-color: #3382d2;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	height: 3px;
}

#welcomebar {
	background-color: #96BBD6;
	color: #ffffff;
	font-weight: bold; text-align-center;
	padding-top: 5px;
	padding-bottom: 5px !important;
	padding-left: 5px;
}

.span-black {
	color: black;
}

.span-menu {
	padding-right: 10px;
}

#menu {
	background-color: #CAEDA7;
	color: black;
	font-weight: bold; text-align-center;
	padding-top: 5px;
	padding-bottom: 5px !important;
	padding-left: 5px;
}

.sub-menu {
}

.sub-sub-menu {
	background-color: #f5fbe8;
	color: black;
	font-weight: bold; text-align-center;
	padding-top: 5px;
	padding-bottom: 5px !important;
	padding-left: 5px;
}

#footer {
	background-color: #134393;
	color: #ffffff;
	padding: 5px;
	text-align: center;
}

.footer_text {
	color: #ffffff;
	text-align: center;
	font-size: xx-small;
}

.footer_url {
	color: #DDF3A7;
	font-size: xx-small;
}

#body {
	padding: 0px;
}

.error {
	padding: 5px;
	font-weight: bold;
	color: #ac1010;
}

.main-panel {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: groove;
}

.panel {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.form-label {
	color: #134393;
	padding-bottom: 10px;
}

.form-label-blank {
	padding-bottom: 10px;
}

.form-label-black {
	color: black;
}

.form-label-plus {
	color: green;
}

.form-label-red-plus {
	color: red;
}

.form-number-input {
	-wap-input-format: "*N";
}
	
.form-submit {
	text-align: left;
	margin-top: 5px;
}

#sub-header {
	
}

#sub-header a {
	margin-left: 2px;
}

#green_div {
	background: #DDF3A7;
}

.green_div {
	background: #DDF3A7;
}	

.lightgreen_div {
	background: #f5fbe8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px;
	border-bottom-color: #fefefe;
	border-bottom-style: groove;
}	

.links-list {
	margin: 2px;
	padding-bottom: 10px;
}

.links-list-left {
	margin: 2px;
	text-align: left;
}

.links-list-left a {
	margin: 2px;
	margin-left: 10px;
}

.items {
	padding: 5px;
}

.items2 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.header1-mims {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 5px;
}

.header2-mims {
	font-weight: bold;
	font-size: 120%;
	color: #134393;
	padding-bottom: 10px;
}

.header3-mims {
	font-weight: bold;
	font-size: 120%;
	color: #96BBD6;
}

.header4-mims {
	font-weight: bold;
	font-size: 120%;
	color: #144494;
	padding-bottom: 10px;
}

.full-para-heading-green {
	font-weight: bold;
	font-size: 120%;
	color: #31B131;
	padding-right: 5px;
}

.full-para-heading-blue {
	font-weight: bold;
	font-size: 110%;
	color: #000096;
	padding-right: 5px;
}

.full-para-heading-blue-italic {
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
	color: #000096;
	padding-right: 5px;
}

.full-para-heading-purple {
	font-weight: bold;
	font-size: 120%;
	color: purple;
	padding-right: 5px;
}

.full-para-heading-black {
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
	color: black;
	padding-right: 5px;
}

.full-para-black {
	color: black;
}

.submit-form{
	text-align: center;
}
.history-table {
	width: 100%;
}

.history-table .left-column {
	width: 60%;
}

.history-table .right-column {
	width: 40%;
}

.style1 {
	color: black;
}

.style2 {
	color: #96BBD6;
}
.style4 {
	color: #144494;
}
.style5 {
	text-decoration: underline;
}
.style6 {
	color: #000080;
	text-decoration: underline;
}

.terms {
	padding-left: 20px;
	padding-bottom: 0px;
}

/***********************************************END RESULT *********************************************************/
