* {
	margin: 0;
}
html, body {
	height: 100%;
	font-family:tahoma,serif;
	color:#939292;
}

a:hover {
	color:#FF0000;
}

a:visited {
	color:#0000FF;
}


input, select, textarea, checkbox {
	border:1px #000 solid;
}

#infobox {
	background-color:#FFF36F;
	color:#BFAE5F;
	border:1px #BFAE5F solid;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#infobox ul {
	padding:0;
	margin-left:5px;
	list-style: none;
	margin-top:3px;
	margin-bottom:3px;
}

#errorbox {
	background-color:#FF876F;
	color:#AF5C4C;
	border:1px #AF5C4C solid;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#errorbox ul {
	padding:0;
	margin-left:5px;
	list-style: none;
	margin-top:3px;
	margin-bottom:3px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -1.5em; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 1.3em; /* .push must be the same height as .footer */
}

.push {
	margin-bottom:15px;
}

.footer {
	padding-top:5em;
	font-size:.7em;
	padding:.3em;
	border-top: 1px solid #000000;
	background-image: url(/ifa-connect/graphics/headergrad.gif);
	background-repeat: repeat-x;
}

.footer a {
	color:#939292;
}

#rightMenu {
	float:right;
	margin-right:20px;
}

#creditsPlus a {
	color: #009900;
}

#creditsPlus a:hover {
	color: #00E000;
}

#creditsMinus a {
	color: #FF0000;
	
}

.header {
	height:100px;
	border-bottom:1px #000 solid;
	background-image: url('/ifa-connect/graphics/headergrad.gif');
	background-repeat: repeat-x;
}

.header h1 {
	display:none;
}

.mainmenu {
	border-bottom:1px #000 solid;
	padding:.3em;
	height:1.7em;
	background-color:#C2C0C1;
}

.mainmenu ul {
	padding:0px;
	margin:5px 0 0 0;
}

.mainmenu li {
	display: inline;
}

.mainmenu a {
	font-size:.8em;
	padding:3px;
	text-decoration:none;
	border:1px solid #000;
	background-color:#DFDFDF;
	color:#8F8F8F;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

.mainmenu a:hover {
	background-color:#8F8F8F;
	color:#DFDFDF;	
}

.content {
	padding-left:15px;
	padding-right:20px;
	padding-top:15px;
	font-size:.8em;
}

.content h1 {
	font-size:1.4em;
	margin-bottom:.5em;
}

h1, h2, h3 {
	color:#006aa4;
}

.content p {
	width:600px;
	text-align:justify;
	margin-top:15px;
}

#riskbox {
	width:650px;
	background-image: url('/ifa-connect/graphics/g-to-r.gif');
	background-repeat: repeat-y;
	border:1px #CCC solid;
	text-align:center;
	font-size:.9em;
}

.progtitle {
	float:right;
	font-weight:bold;
	font-size:1.6em;
	color:#FFF;
	margin-right:80px;
	margin-top:20px;
	font-family:arial bold;sans-serif;
}

.firstform {
	font-size:1.2em;
	font-weight:bold;
	margin-top:25px;
}

.firstform input {
	font-size:1.1em;
}

.firstform label {
	margin-right:20px;
}

.tableList {
	width:700px;
}

.tableList th {

	text-align:left;
	border-bottom:1px #000 solid;

}

.tableList td {
	padding-right:12px;
}

.tableList .odd-Row {
	background-color:#BFDFFF;
}

.tableList .even-Row {
	background-color:#BAF0E0;
}

.tableList .odd-Row:hover {
	background-color:#EFD1D5;
	cursor: hand;
	cursor: pointer;
}

.tableList .even-Row:hover {
	background-color:#EFD1D5;
	cursor: hand;
	cursor: pointer;
}

.popMenu {
}

.popMenu ul {
	padding:0px;
	margin:5px 0 0 0;
}

.popMenu li {
	display: inline;
}

.popSubmenu {
	background:#C2C0C1;
}

.popMenu a {
	padding:5px 5px 0 5px;
	text-decoration:none;
	color:#000;
	border-top: 1px #CCC dotted;
	border-right: 1px #CCC dotted;
	border-left: 1px #CCC dotted;
}

.popMenu a:hover {
	background-color:#C2C0C1;
}

.popContent {
	border-top:0;
	padding:15px;
}

.popMenuSelected{
	background-color:#C2C0C1;
	font-weight:bold;
	border-bottom:5px #C2C0C1 solid;
}

.msgIFA {
	padding:5px;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	background-color:#E0E7EF;
}

.msgParaplanner {
	padding:5px;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	background-color:#E0EFE8;
}

.msgAdministrator {
	padding:5px;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	background-color:#EFD1D5;
}

.msgWrap {
	border-top:1px #CCC solid;
	margin: 20px;
}

.msgAuth {
	float:left;
}

.msgTime {
	float:right;
}

.msgBody {
	clear:both;
	margin-top:20px;
}

.noMsg {
	padding:5px;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	background-color:#DDDEE3;
	font-weight:bold;
	margin-top:25px;
}

.topPrintNote {
	display:hidden;
}

.printbutton {
	float:right;
}

.printbutton img {
	border:0;
}

#costs {
	border:1px #000 solid;
	width: 500px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
	float:right;
	margin-right: 40px;
}

#availableJobs {
	height: 150px;
	width: 720px;
	overflow-y:scroll;
	border: 1px #CCC solid;
	display:none;
}
