@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "Century Gothic";
    src: url('/assets/fonts/Century-Gothic.ttf');
}

@font-face {
    font-family: "Century Gothic";
    src: url("/assets/fonts/Century-Gothic-Bold.ttf");
    font-weight: bold;
}
@font-face {
    font-family: "Century Gothic";
    src: url("/assets/fonts/Century-Gothic-Bold-Italic.ttf");
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "Century Gothic";
    src: url("/assets/fonts/Century-Gothic-Italic.ttf");
    font-style: italic;
}

@font-face {
    font-family: "Chief Blueprint";
    src: url('/css/fonts/Chief_Blueprint.ttf');
}

@font-face {
    font-family: "Open Sans Regular";
    src: url('/css/fonts/OpenSans-Regular.ttf');
}


body {
	margin: 0px;
}
h1 {
	font-family: "Century Gothic";



	font-size 5.3vw;
	font-size: 36px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #0000CC;
}


#container-nonfloat {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	position: relative;
}


#container {
	width: 100%;
	float: left;
}

#container #header {
	width: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	background-color: #CDCAFF;
	background-image: url(../pics/topback.jpg);
	background-position: bottom;
}
#container #header #systemlogo {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#container #header #systemlogo img {
	width: 200px;
}
#container #header #tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	clear: left;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.membertopinfo   {
	float: left;
	text-align: right;
	margin-right: 20px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.membertopinfo #member_picture {
	float: left;
}

.membertopinfo  #member_picture img {
	border: 1px solid #0066CC;
	margin-right: 10px;
	margin-bottom: 5px;
}
.membertopinfo .textinfo .member_name {
	clear: left;
	float: left;
	font-family: "Chief Blueprint";
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.membertopinfo   .textinfo  .resumestatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: left;
}
.membertopinfo .textinfo .resumestatus .resume_status_title {
	float: left;
	margin-right: 5px;
}
.membertopinfo  .textinfo  .resumestatus  .progressbar {
	float: left;
	margin-right: 5px;
}
.membertopinfo  .textinfo  .resumestatus  .percent_text     {
	float: left;
}


.membertopinfo .textinfo {
	float: left;
}


.membertopinfo li {
	font-family: "Chief Blueprint";
	font-size: 16px;
	font-weight: bold;
	float: left;
}

#container  #header  .membernav {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px;
	position: relative;
	list-style-image: none;
	list-style-type: none;
	width: 400px;
	clear: right;
}

#container #header .membernav li {
	float: right;
	margin: 5px;
}

#container_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	background-color: #FFFFFF;
	line-height: 14px;
	float: left;
	text-align: left;
	position: relative;
	clear: left;
	float: left;
	width: 99%;
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
}

#container_center h1 {
	margin-bottom: 50px;
	margin-left: 20px;
}
#container_center a {
	color: #0000CC;
}
#container_center a:visited {
	color: #000000;
}
#container_center #description {
	margin-left: 20px;
	clear: left;
	float: left;
	width: 100%;
	position: relative;
}




#footer-nonfloat {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCFFCC;
}


.navbar  {
	float: left;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #07009B;
}
.navbar  .links {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-left: 20px;
	padding-left: 0px;
	width: 100%;
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	margin-top: 10px;
	padding-top: 0px;
	position: relative;
	font-weight: bold;
}
.navbar .links li {
	float: left;
	margin-right: 15px;
}
.navbar .links a {
	text-decoration: none;
	color: #FFFFFF;
}
.navbar .links a:hover {
	text-decoration: underline;
}

#copyright  {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	clear: left;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#copyright a {
	text-decoration: none;
	color: #333333;
}
#popup-header {
	width: 100%;
	clear: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#popup-header #systemname {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
#popup-centre {
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 20px;
}
