body {
	margin:0px;
	background-image:url(../images/shadow_top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
}

sup {
	color:#0aabf1;
}

a {
  outline: none;
}

/* Top Section
--------------------------------------------------------------------------------------- */
.top {
	height:114px;
	background-image:url(../images/background_top.gif);
	padding-top:35px;
}

.top p {
	line-height:0px;
	margin:0px;
	height:0px;
}

.top h1 {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 auto;
	width:300px;
	line-height:70px;
}

.middle {
	margin:0 auto;
	width:820px;
	height:10px;
	background-image:url(../images/shadow_middle.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:15px;
}


/* Main Content
--------------------------------------------------------------------------------------- */
.main {
	width:930px;
	margin:0 auto;
	padding:20px 10px 30px 10px;
	color:#416675;
	z-index:100;
}

.main h1 {
	font-size:28px;
	font-weight:normal;
	color:#dbd056;
	margin:0px 0px 20px 0px;
}

.main h2 {
	font-size:28px;
	font-weight:normal;
	color:#dbd056;
	margin:0px 0px 0px 10px;
}

.main h3 {
	font-size:20px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	color:#1985c1;
}

.main img {

}

.main p {
	margin:15px 0px 15px 0px;
	line-height:22px;
}

.main a {
	color:#3da4d3;
}

.main a:hover {
	color:#dbd056;
}

.main ul {
	clear:left;
	padding:15px 0px 15px 15px;
}

.main li {
	list-style-image:url(../images/li.gif);
	line-height:25px;
}

.height {
	min-height:450px;
}

.hidden {
	visibility:hidden;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:15px 0px 0px 0px;
}

#morgcal {
	border:none;
	border:0px;
}

.login {
	float:right;
	margin:-10px 10px 0px 0px;
	background-image:url(../images/login.gif);
	width:68px;
	line-height:29px;
	text-indent:-9999px;
}

.login a {
	display:block;
	width:68px;
	line-height:29px;
}

.register {
	float:right;
	margin:-10px 25px 0px 0px;
	background-image:url(../images/register.gif);
	width:86px;
	line-height:29px;
	text-indent:-9999px;
}

.register a {
	display:block;
	width:68px;
	line-height:29px;
}

.logout {
	float:right;
	margin:-10px 25px 0px 0px;
	background-image:url(../images/logout.gif);
	width:68px;
	line-height:29px;
	text-indent:-9999px;
}

.logout a {
	display:block;
	width:68px;
	line-height:29px;
}

.datetime {
	float:left;
	margin:10px 0px 0px 25px;
	color:#999;
	font-size:12px;
}

.login img {
	border:0px;
}

hr {
	line-height:1px;
	height:1px;
	border:solid 1px #e5e5e5;
	margin:5px 0px 5px 0px;
}

.leftcolumn {
	position:absolute;
	width:435px;
	height:465px;
	padding-right:15px;
}

.leftcolumn img {
	border:solid 4px #e5e5e5;
	width:425px;
	height:233px;
}

.leftcolumn div:hover {
	border:solid 4px #dbd056;
}

.rightcolumn {
	float:right;
	width:450px;
	height:465px;
}

.rightcolumn strong {
	display:block;
	letter-spacing:-1px;
}

.rightcolumn div {
	border:solid 1px #fff;
	padding:0px 15px 0px 15px;
	margin-bottom:20px;
}

.rightcolumn div:hover {
	border:solid 1px #e5e5e5;
	background-color:#f9f9f9;
}

.date {
	background-image:url(../images/date.gif);
	background-repeat:no-repeat;
	padding:0px 7px 7px 7px;
	margin:5px 12px 0px 0px;
	font-size:36px;
	color:#1b83bd;
	width:46px;
	height:63px;
	display:block;
	float:left;
	border:solid 3px #e5e5e5;
	text-align:center;
}

.date strong {
	font-size:9px;
	font-weight:normal;
	display:block;
	color:#fff;
	text-align:left;
	margin:-2px 0px 10px 0px;
}

form {
	margin:15px 0px 15px 0px;
}


/* Sliding div
--------------------------------------------------------------------------------------- */
#mydiv {
	background-image:url(../images/background_login.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#929292;
}

#mydiv img {
	border:0px;
}

#mydiv a {
	color:#929292;
	text-decoration:underline;
	color:#3da4d3;
	line-height:16px;
}

#mydiv a:hover {
	color:#dbd056;
	text-decoration:underline;
	line-height:16px;
}

#mydiv p {
	margin:10px 0px 10px 0px;
	padding:5px 0px 0px 0px;
}


/* Form elements
--------------------------------------------------------------------------------------- */
.fields {
	font-size:22px;
	height:26px;
	width:150px;
	padding:4px;
	margin-right:20px;
	color:#1985c1;
	border:solid 1px #d4d4d4;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.inputs strong {
	font-weight:normal;
	color:#949494;
}

.regfields {
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006699;
	border:solid 1px #d0ccc7;
	width:160px;
}

.regfields {
	font-size:18px;
	height:26px;
	width:250px;
	padding:4px 4px 0px 4px;
	margin-right:20px;
	color:#4eacd8;
	border:solid 1px #d4d4d4;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.mandatory {
	font-size:18px;
	height:26px;
	width:250px;
	padding:4px 4px 0px 4px;
	margin-right:20px;
	color:#4eacd8;
	border:solid 1px #d4d4d4;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/background_mandatory.gif);
	background-position:top right;
	background-repeat:no-repeat;
}


.textbox {
	font-size:18px;
	height:200px;
	width:400px;
	padding:4px;
	margin-right:20px;
	color:#6ab5d8;
	border:solid 1px #d4d4d4;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.smalltxt {
	font-size:11px;
	line-height:16px;
}

.inputs strong {
	width:240px;
	float:left;
}


/* Registration Stages
--------------------------------------------------------------------------------------- */

.stage1 {
	border:solid 1px #e9f3cd;
	padding:30px;
	margin-bottom:30px;
	background-image:url(../images/stage_01.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.stage2 {
	border:solid 1px #deecf5;
	padding:30px;
	margin-bottom:30px;
	background-image:url(../images/stage_02.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.stage3 {
	border:solid 1px #ecdcc5;
	padding:30px;
	margin-bottom:30px;
	background-image:url(../images/stage_03.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.stage4 {
	border:solid 1px #efedc0;
	padding:30px;
	margin-bottom:30px;
	background-image:url(../images/stage_04.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.star {
	background-image:url(../images/star.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:18px;
	width:18px;
	text-indent:-9999px;
}

/* Footer
--------------------------------------------------------------------------------------- */

.footershadow {
	background-image:url(../images/shadow_bottom.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:19px;
}

.footershadow p {
	display:none;
	line-height:0px;
	margin:0px;
	height:0px;
}

.footerwidth {
	margin:0 auto;
	width:900px;
}

.footer {
	height:180px;
	background-color:#f6f6f6;
	padding:15px 0px 20px 0px;
	color:#666;
}

.footer a {
	color:#3da4d3;
}

.footer a:hover {
	color:#dbd056;
}

.footer h2 {
	font-size:24px;
	font-weight:normal;
	margin:0px;
}

.migrate {
	width:305px;
	float:left;
	background-image:url(../images/icon_globe.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:15px 0px 0px 135px;
}

.invest {
	width:305px;
	float:right;
	background-image:url(../images/icon_home.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:15px 0px 0px 125px;
}


/* Staff
--------------------------------------------------------------------------------------- */
.staff {
	height:170px;
}

.staff div:hover {
	border:solid 4px #c2c2c2;
}

.sam {
	width:250px;
	border:solid 4px #e5e5e5;
	background-image:url(../images/sam_payne.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:20px 20px 10px 160px;
	height:105px;
	color:#999;
	float:left;
	margin:0px 30px 10px 0px;
}

.sam p {
	background-image:url(../images/mobile.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:17px;
}

.sam h1 {
	color:#009cca;
	font-size:32px;
}

.kris {
	width:250px;
	border:solid 4px #e5e5e5;
	background-image:url(../images/kris_teakle.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:20px 20px 10px 160px;
	height:105px;
	color:#999;
	float:right;
}

.kris p {
	background-image:url(../images/mobile.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:17px;
}

.kris h1 {
	color:#009cca;
	font-size:32px;
}


/* Calculator fields
--------------------------------------------------------------------------------------- */

#calc {
	text-align:center;
	border:solid 1px #c6d0d8;
	background-image:url(../images/background_calc.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#f5f6f7;
	padding:0px;
	margin-bottom:30px;
}

#calc strong {
	margin:0px 5px 0px 30px;
}

#calc form {
	margin:25px;
}

#calc img {
	margin:20px;
}

.calc1 {
	width:120px;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0px;
	color:#0aabee;
	border-bottom:solid 1px #ccc;
	background:none;
}

.calc2 {
	width:45px;
	text-align:center;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0px;
	color:#0aabee;
	border-bottom:solid 1px #ccc;
	background:none;
}

.calc3 {
	width:35px;
	text-align:center;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0px;
	color:#0aabee;
	border-bottom:solid 1px #ccc;
	background:none;
}

.calc4 {
	width:90px;
	text-align:center;
	font-size:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0px;
	color:#0aabee;
	border-bottom:solid 1px #ccc;
	background:none;
}

.calc5 {
	width:200px;
	font-size:50px;
	line-height:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0px;
	color:#0aabee;
	border-bottom:solid 1px #ccc;
	background:none;
}

.banner {
	background-image:url(../images/background_banner.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:74px;
	width:496px;
	padding-top:14px;
	margin:0 auto;
	text-align:center;
}

.banner img {
	border:0px;
}

/* Table
--------------------------------------------------------------------------------------- */

table {
	width:100%;
	border-top:solid 1px #d2edf4;
	border-right:solid 1px #d2edf4;
	color:#416675;
	font-size:13px;
}

table tr td {
	padding:3px;
	border-left:solid 1px #d2edf4;
	border-bottom:solid 1px #d2edf4;
}

.table_header {
	background-color:#e4f4f9;
	color:#1fa6ca;
	font-weight:bold;
}

/* Credits
--------------------------------------------------------------------------------------- */
.credit {
	height:22px;
	background:#f0f0f0;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	line-height:22px;
	color:#a6a6a6;
	border-top:solid 1px #fff;
}

.credit a {
	color:#a6a6a6;
	text-decoration:none;
	margin-right:10px;
}

.credit a:hover {
	color:#7a7a7a;
}

.floatleft {
	float:left;
	margin-right:15px;
	padding:10px;
	border:solid 1px #e4e4e4;
}

.floatright {
	float:right;
	margin-left:15px;
	padding:10px;
	border:solid 1px #e4e4e4;
}

.clear {
	clear:both;
}

fieldset {
	border:solid 1px #ccc;
	background-color:#eee;
	padding:20px;
	margin-bottom:20px;
}

.fieldset_input {	
	border:solid 1px #ccc;
	width:200px;
	padding:2px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

fieldset legend {
	font-size:80%;
	color:#0099CC;
}

fieldset label {
	width:170px;
	display:block;
	float:left;
}

fieldset strong {
	width:170px;
	display:block;
	float:left;
}

/* Login status
--------------------------------------------------------------------------------------- */

.alert {
	text-align:center;
	width:800px;
	border:solid 1px #fd8383;
	background-color:#faebeb;
	background-image:url(../images/icon_alert.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:0 auto;
	font-size:11px;
	padding:4px;
	color:#a90000;
	position:relative;
	top:-5px;
}

.alert a {
	color:#a90000;
}

.alert a:hover {
	color:#ff0000;
}

.login_text {
	text-align:center;
	width:250px;
	margin:0 auto;
	font-size:11px;
	padding:4px;
	position:relative;
	top:-5px;
	background-image:url(../images/background_logged_in.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.login_text strong {
	display:block;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:-4px 0px 0px 0px;
	padding:0px;
	color:#7b9f00;
}

.login_text span {
	font-size:9px;
	margin:0px;
	padding:0px;
	color:#b0c566;
}

.logged_out {
	text-align:center;
	width:300px;
	border:solid 1px #feb47e;
	background-color:#fce7d6;
	margin:0 auto;
	font-size:11px;
	padding:4px;
	color:#e76200;
	position:relative;
	top:-5px;
}

