/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.input1 {
	border: none;
	border-top: 1px solid #B1B1B1;
}

/** TABLES */

.table1 {
}

.table1 td, .table1 th {
	padding: 5px 10px;
}

.table1 thead th {
	background: url(../images/subpage1_04.gif) repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.table1 tbody td {
	background: url(../images/subpage1_05.gif) repeat left top;
}

.table1 tfoot td {
	background: url(../images/subpage1_06.gif) repeat left top;
}

.table1 tfoot td a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */



/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #138D2A;
	padding-top: 20px;
	padding-bottom: 0px;
}
.bg1 #bar #menu ul {
	list-style-type: none;
}


p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 16px;
}

.text1 {
	text-align: right;
}

.text2 {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 40px;
}

.text3 {
	font-size: 15px;
	font-weight: bold;
	color: #707070;
}

.text4 {
	font-weight: bold;
	color: #138D2A;
	margin: 0px;
	padding: 0px;
	float: left;
}

.text5 {
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #F9BEAE;
}

.text6 {
	text-align: center;
	font-size: 10px;
	color: #8B8B8B;
}

.text7 {
	font-size: 11px;
	font-weight: bold;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 15px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left 5px;
	background-image: url(../images/bullet.gif);
}
#box3 .bg6 .list1 li {
	margin-right: 32px;
}


.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list3 {
	list-style: none;
}

.list3 li {
	padding-left: 13px;
	background: url(../images/bullet.gif) no-repeat left bottom;
	font-size: 10px;
}

/** LINKS */

a {
	color: #138D2A;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4E4E4E;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
}

.link3 {
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background-image: url(../images/subpage1_01_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg1 #content #right #mailadoclogo {
	height: 140px;
}

.bg2 { background: url(../images/subpage1_02.jpg) repeat-x left top; }
.bg3 {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 250px;
}

.bg4 {
	background-image: url(../images/subpage2_heading_cont.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg5 { background: url(../images/homepage09.jpg) repeat-y left top; }
.bg5_g {
	background-image: url(../images/homepage10_cont_g.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg6 {
	background-image: url(../images/homepage10_cont.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg6_g {
	background-image: url(../images/homepage10_cont_g.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 35px;
}

.bg7 {
	background-image: url(../images/homepage11.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
}

.bg8 {
	background-image: url(../images/homepage_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.bg9 { background: url(../images/homepage15.jpg) repeat-y left top; }
.bg10 { background: url(../images/homepage16.jpg) no-repeat left bottom; }

.bg11 {
	background-image: url(../images/subpage2_heading_cont_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg12 { background: url(../images/subpage2_02.jpg) no-repeat left bottom; }

.bg13 { background: url(../images/subpage3_01.jpg) no-repeat left top; }
.bg14 { background: url(../images/subpage3_03.jpg) no-repeat left bottom; }
#subpage #content #left #box7 .content #box3 .bg6_g #heading_2 {
	width: 200px;
	margin-left: 30px;
	color: #138D2A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-bottom: 10px;
	padding-top: 5px;
}


.bg15 {
	background-image: url(../images/subpage2_heading_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 10px;
	padding-right: 20px;
	
}

/** MISC */

.align-justify { text-align: justify; }
.align_centre {
	text-align: center;
}

.align-right { text-align: right; }
#subpage #content #left #box7 .content #form1 #calculate {
	background-color: #BD220E;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	border: 3px outset #981E0C;
}
#subpage #content #left #box7 .content #form1 table {
	border: 1px solid #DDDDDD;
}
#subpage #content #left #box7 .content #form1 #savings h6 {
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0%;
	margin: 0px;
}
#subpage #content #left #box7 .content #form1 #savings {
	border: 1px solid #120B8C;
}
#subpage #content #left #box7 .content #form1 #savings h5 {
	color: #120B8C;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: right;
	margin: 0px;
	padding: 0px;
}




img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
#box7 .content h3 {
	background-image: url(../images/subpage2_heading.jpg);
}


#MenuDiv {
	position: relative;
	width: 850px;
	z-index: 50;
	white-space:nowrap;
	direction:ltr;
}

#MenuMain {
	width: 850px;
	height: 38px;
}

#menu ul {
	margin: 0;
	padding: 0;
	font: normal normal bold 11px Arial, Helvetica, sans-serif;
}

#menu li {
	list-style:none;
	float: left;
	border: 1px solid #e4e4e4;
	height: 36px;
	text-align: center;
	background-image:url(../../images/button_back.jpg);
	padding-left: 5px;
	padding-right: 5px;
}

#menu li:hover {
	background-image:url(../../images/button_back_rollover.jpg);
	cursor: pointer;
}

#menu li a {
	display: block;
	height: 24px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 0px;
	text-decoration: none;

	color: #00008b;
}

#menu li a:hover {
	color: #138D2A;
}

