body {
	background-color: #00397C;
	margin: 0px;
}
.whiteBG {
	background-color: #FFFFFF;
}
.ruletop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00397C;
}
.rulebottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00397C;
	padding: 5px;
	background-color: #FFFFFF;
}.ContentArea {
	padding: 10px;
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #555555;
}
.footer a:link {
	color: #555555;
	text-decoration:none;
	font-weight:normal;
}
.footer a:visited {
	color: #555555;
	text-decoration:none;
	font-weight:normal;
}
.footer a:active {
	color: #555555;
	text-decoration:none;
	font-weight:normal;
}
.footer a:hover {
	color: #00397C;
	text-decoration:underline;
	font-weight:normal;
}

a:link {
	text-decoration: none;
	color: #0080AC;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #0080AC;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #0080AC;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #0080AC;
	font-weight:bold;
}

.menuitem {padding:4px; background-color:#F7F7F7; border-bottom: #00397C solid 1px;}
.menuhover { padding:4px; background-color:#C8E4ED; border-bottom: #00397C solid 1px;}
.menuwrap {border-top:#00397C solid 1px; border-left: #00397C solid 1px; border-right:#00397C solid 1px;}
.FormBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #00397D;
}
.FormBox a:link {
	color: #FFFFFF;
	text-decoration:none;
	}
	.FormBox a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
	.FormBox a:active {
	color: #FFFFFF;
	text-decoration:none;
	}
	.FormBox a:Hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
.FormBoxSpacer {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.FormBoxField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	width: 144px;
}
.FormBoxDropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 150px;
}
.TextMargins {
	margin-right: 30px;
	margin-left: 40px;
}
.TextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f7f7f7;
	padding: 4px;
	width: 200px;
	border: 1px solid #666666;
}
.RedStar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.TextFieldMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f7f7f7;
	padding: 4px;
	width: 80px;
	border: 1px solid #666666;
}
.TextFieldSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f7f7f7;
	padding: 4px;
	width: 40px;
	border: 1px solid #666666;
	margin-top: 5px;
}
.TextFieldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f7f7f7;
	padding: 4px;
	width: 300px;
	border: 1px solid #666666;
}
.TextFieldNoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: white;
	padding: 4px;
	width: 300px;
	border: 1px solid white;
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f7f7f7;
	padding: 4px;
	width: 300px;
	height: 50px;
	border: 1px solid #666666;
}
.TextBoxFeedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f7f7f7;
	padding: 4px;
	width: 300px;
	height: 50px;
	border: 1px solid #666666;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* MY CONNECTIONS LAYOUT */
#mySpacer {
	height:600px;
	margin-right: 30px;
	margin-left: 40px;
	}
#myContainer {
	position:absolute;
	}

#mymatches {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 250px;
	height: 328px;
	background-color: #D8DFE9;
	border: 1px solid #6A84AC;
	text-align: left;
}
#myfeedback {
	position: absolute;
	top: 20px;
	left: 270px;
	padding:10px;
	width: 180px;
	height: 120px;
	background-color: #E8F5A5;
	border: 1px solid #839F2B;
	text-align: left;
}
#mydetails {
	position: absolute;
	top: 180px;
	left: 270px;
	padding:10px;
	width: 180px;
	height: 55px;
	background-color: #D8DFE9;
	border: 1px solid #6A84AC;
	text-align: left;
	}
#mynews {
	position: absolute;
	top: 275px;
	left: 270px;
	padding:10px;
	width: 180px;
	height: 55px;
	background-color: #E8F5A5;
	border: 1px solid #839F2B;
	text-align: left;
}
.GreenBoxText {
font-family:Arial, Helvetica, sans-serif;
size: 14px;
line-height: 16px;
color: #839F2B;
}
.MatchProjText {
	padding-left:8px;
}
#MatchProjScroller {
	width:100%;
	padding-left:8px;
	overflow:auto;
	height:250px;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#00397C;
	scrollbar-base-color:#D8DFE9;
	scrollbar-darkshadow-color:#00397C;
	scrollbar-face-color:#D8DFE9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#00397C;
}
#myNotes {
	position:absolute;
	left:0px;
	top:381px;
	width:500px;	
}
.GreenStar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
.guru {
	color:#CCCCCC;
	font-size:10px;
	}