/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	background-color: #ffffff;
	background-image: url(../images/frame/bg_main.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	color: #222222;
}

form {
	margin: 0px 0px 0px 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img {
	border: none;
}

h1 {
	font-size: 17px; 
	color: #572901;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

h2 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #990000;
}

h3 {
	color: #0f4398;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #572901; 
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #572901;
	border-top: 1px solid #999999;
	padding-top: 10px;
	margin-bottom: 5px;
}

h5 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #572901;
	padding-top: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.faqQuestionEven { 
	color: #572901; 
	font-weight: bold; 
	background-color:#ffffff; 
	padding: 3px; 
	border: 1px solid #999999; 
	border-top: none; 
	border-bottom: none; 
	width: 578px;
}

.faqQuestionOdd { 
	color: #572901; 
	font-weight: bold; 
	background-color: #ededed; 
	padding: 3px; 
	border: 1px solid #999999; 
	border-top: none; 
	border-bottom: none;
	width: 578px; 
}


.faqAnswerEven { 
	background-color: #ffffff; 
	margin-bottom: 0px; 
	padding: 3px; 
	border-bottom: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999; 
	padding-bottom: 10px;
	width: 578px;
}

.faqAnswerOdd { 
	background-color: #ededed; 
	margin-bottom: 0px; 
	padding: 3px; 
	border-bottom: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999; 
	padding-bottom: 10px;
	width: 578px;
}

.faqAnswerEven span { 
	font-weight: bold; 
	color: #572901;
}

.faqAnswerOdd span { 
	font-weight: bold; 
	color: #572901;
}

.rightBarHead {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #572901;
}

.rightBarLink a {
	font-size: 13px;
	line-height: 17px;
}

.rightBarLink a {
	color: #822602;
}

.rightBarLink a:hover {
	color: #000000;
	text-decoration: underline;
}

ol.orderedList {
	margin: 0px 0p 0px 0px;
	padding: 0px 0px 0px 0px;
}
 
ol.orderedList li{ 
	margin: 0px 0p 0px 0px;
	padding: 0px 0px 3px 0px;
	margin-bottom: 0px;
}

ul.unorderedList {
	margin: 0px;
	padding: 0px;
	width: 520px;
}
 
ul.unorderedList li { 
	margin: 0px 0px 5px 15px;
	padding: 0px;
	list-style-type: square;
}

ul.unorderedListFaq {
	margin: 2px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
}
 
ul.unorderedListFaq li{ 
	margin: 0px 0p 5px 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border: 0px;
	list-style-type: square;
}

a {
	color: #822602;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

p {
	margin: 0px 0px 10px 0px;
}

ul {
	margin: 0px 0px 10px 25px;
}

ol {
	margin: 0px 0px 10px 25px;
}

div.clear {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 100%;
	clear: both;
}

#errorMessage {
	color: #a80c00;
	padding: 4px 4px 4px 34px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #FF0000;
	background-color: #ffd5c5;
	background-image: url(../images/frame/error.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width: 901px;
}

#confirmationMessage {	
	color: #053a00;
	padding: 4px 4px 4px 34px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #109502;
	background-color: #deffdb;
	background-image: url(../images/frame/confirmation.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width: 901px;
}

#menu { 
	height: 33px;
	margin-top: 1px;
	margin-left: 210px;
	float: left;
}

ul.bullet_list {
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	list-style: none;
}

ul.bullet_list li { 
	background-image: url(/images/index/bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 3px 0px;
}

div.top_nav { 
	color: #004a21; 
	text-align: right;
	width: 950px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}

div.top_nav span { 
	color: #000000;
}

div.top_nav a { 
	color: #014e75; 
	text-decoration: none;
}

div.top_nav a:hover { 
	color: #000000; 
	text-decoration: underline;
}

div.intro { 
	font-size:12px; 
	line-height: 18px; 
}

div.bread_crumbs { 
	color: #f90000;
}

div.bread_crumbs a { 
	color: #f90000;
	text-decoration: none;
}

div.bread_crumbs a:hover { 
	color: #003784;
	text-decoration: underline;
}

.head { 
	font-size: 13px; 
	color:#0066CC; 
	font-weight: 
	bold; display: block;
}

/* Page Controls - No backgrounds on these or they go all funky one pixel difference */
#fullScreen {
	width: 100%;
}

#screenTop {
	width: 100%;
	text-align: center; /* older IE fix for center align */
}


#screenMiddle {
	width: 100%;
	text-align: center; /* older IE fix for center align */
}

#screenBottom {
	width: 100%;
	text-align: center; /* older IE fix for center align */
}

#header, #mainContent, #footer {
	margin: 0px auto;
	text-align: left; /* older IE fix for center align */
	width: 980px;
}

/* Videos */
/*-----------------------------------------------------*/
#video { 
	width: 100%; height: 100%; position: absolute; top: 0; margin-left: 0; display: none; z-index: 20;
}

/* Table Look */
/*-----------------------------------------------------*/

table.tableLook { 
	border: 1px solid #999999;
	width: 580px;
	text-align: center;
	margin-top: 10px;
	color: #000000;
}

table.tableLook tr.row {

}

table.tableLook tr.row div { 
	text-align: left;
	margin-left: 5px;
}


table.tableLook tr.row.odd { 
	background-color: #e2bcad;
}

table.tableLook tr.row.even { 
	background-color: #efe0d9;
}

table.tableLook tr.row td { 
	padding: 1px;
}

table.tableLook tr.row.title { 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ab6a50;
}

/* Members */
/*-----------------------------------------------------*/
div.box { 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;

}

div.box div.row {
	padding: 3px; 
	border: 1px solid #999999; 
	border-top: none; 
	border-bottom: none; 
}

div.box div.row.odd {
	background-color: #ededed;
	font-weight: bold; 
	color: #572901;
}

div.box div.row.even {
	background-color: #ffffff;
	font-weight: bold; 
	color: #572901;
}

div.box div.row span { 
	font-weight: bold; 
	color: #572901;
}

div.box div.row.odd p {
	font-weight: normal; 
	color: #222222;
}

div.box div.row.even p {
	font-weight: normal;
	color: #222222;
}


div.box div.row.even.highlight {
	background-color: #ab6a50;
	border: 0px solid #572901;
	color: #FFFFFF;
	cursor: pointer;
}

div.box div.row.odd.highlight {
	background-color: #ab6a50;
	border: 0px solid #572901;
	color: #FFFFFF;
	cursor: pointer;
}

/* Quicklinks */
/*-----------------------------------------------------*/

ul.quickLinks { 
	margin: 0px; 
	padding: 0px;
}

ul.quickLinks li {
	background-image: url(/templates/cmsIT/skins/Default/images/frame/bullet_arrow.png);
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 25px;
	height: 20px;
	font-size: 13px;
}

ul.quickLinks li:hover {
	background-image: url(/templates/cmsIT/skins/Default/images/frame/bullet_arrow_on.png);
	background-repeat: no-repeat;
}

ul.quickLinks li a { 
	text-decoration: none;
}


ul.quickLinks li a:hover { 
	text-decoration: underline;
}


/* End Quick Links */
/*-----------------------------------------------------*/

/* Login */
/*-----------------------------------------------------*/

div.login {
	position: relative;
	margin: 0px; 
	padding: 0px;
	width: 340px;
	height: 95px;
	left: 602px;
	top: 3px;
}

div.login div.signup {
	margin: 5px 0px 0px 10px; 
	padding: 0px;
	width: 340px;
	font-size: 12px;
	text-align: center;
}

div.login h1 {
	width: 320px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 12px 0px 8px 10px;
	padding-bottom: 2px;
	font-size: 14px;
}

div.login div.loginText { text-align: right; font-size: 13px; margin-right: 5px;

}

/* End Login */
/*-----------------------------------------------------*/



/* HEADER */
/*-----------------------------------------------------*/

#header {
	height: 228px;
}

/* Header Top */

#header div.top {
	height: 64px;
}

#header div.top div.left {
	float: left;
	background-image:url(../images/frame/header_top_left.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 64px;
}

#header div.top div.center {
	float: left;
	background-image:url(../images/frame/header_top_center.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 968px;

}

#header div.top div.right {
	float: right;
	background-image:url(../images/frame/header_top_right.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 64px;
}

/* Header Middle */

#header div.middle {
	height: 35px;
}

#header div.middle div.left {
	float: left;
	background-image: url(../images/frame/header_middle_left.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 35px;
}

#header div.middle div.center {
	float: left;
	background-image: url(../images/frame/header_middle_center.jpg);
	width: 968px;
	height: 35px;
}

#header div.middle div.right {
	float: right;
	background-image: url(../images/frame/header_middle_right.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 35px;
}

/* Header Bottom */

#header div.bottom { 
	height: 129px;
}

#header div.bottom div.left {
	float: left;
	background-image: url(../images/frame/header_bottom_left.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 129px;
}

#header div.bottom div.center {
	float: left;
	background-image: url(../images/frame/header_bottom_center.jpg);
	background-repeat: no-repeat;
	width: 968px;
	height: 129px;
}

/* Header Images */

#header div.bottom div.center.hall {
	background-image: url(../images/header/hall_of_fame.jpg);
	background-repeat: no-repeat;
}

#header div.bottom div.center.scholarships {
	background-image: url(../images/header/scholarships.jpg);
	background-repeat: no-repeat;
}

#header div.bottom div.center.fund {
	background-image: url(../images/header/fund.jpg);
	background-repeat: no-repeat;
}

#header div.bottom div.center.research {
	background-image: url(../images/header/research.jpg);
	background-repeat: no-repeat;
}

#header div.bottom div.center.about {
	background-image: url(../images/header/about.jpg);
	background-repeat: no-repeat;
}

#header div.bottom div.center.contact {
	background-image: url(../images/header/contact.jpg);
	background-repeat: no-repeat;
}

#header div.bottom div.center.search {
	background-image: url(../images/header/search.jpg);
	background-repeat: no-repeat;
}

#header div.bottom div.center.map {
	background-image: url(../images/header/sitemap.jpg);
	background-repeat: no-repeat;
}

#header div.bottom div.center.board {
	background-image: url(../images/header/board.jpg);
	background-repeat: no-repeat;
}




#header div.bottom div.right {
	float: left;
	background-image: url(../images/frame/header_bottom_right.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 129px;

}
/* END of HEADER */
/*-----------------------------------------------------*/


/* MAIN CONTENT */
/*-----------------------------------------------------*/

#mainContent {
	width: 980px;
	background-image: url(../images/frame/bg_content.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#mainContent #mainContentLeft {
	float: left;
	width: 980px;
}

#sidemenu {
	float: left;
	width: 171px;
}

#mainContent #mainContentLeft #mainContentLeftMargin {
	float: left;
	background-image: url(../images/frame/main_content_left.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 200px;
	margin: 0px;
}

#mainContent #mainContentRight {
	float: left;
	width: 974px;
	background-image: url(../images/frame/bg_content_bottom.jpg);
	background-repeat: no-repeat;
}

#mainContent #mainContentRight #mainContentRightMargin {
	float: left;
	background-image: url(../images/frame/main_content_right.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 200px;
	margin: 0px 0px 0px 0px; 
}

#mainContent #mainContentCenter {
	float: left;
	width: 940px;
	margin: 5px 14px 0px 14px;
}



/* END of MAIN CONTENT */
/*-----------------------------------------------------*/


/* Members only section -  Members Page */
/*-----------------------------------------------------*/

table.members { 
	width: 585px;
	border: 1px solid #666666;
}

table.members td.titleCompany { 
	width: 125px;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
}

table.members td.titleCode { 
	width: 17px;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
}

table.members td.titleLogo { 
	width: 167px;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
}

table.members td.titleNames { 
	width: 135px;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
}

table.members td.titleEmail { 
	width: 125px;
	background-color: #ffffff;
	font-weight: bold;
}

table.members tr.odd td.Company { 
	width: 100%;
	background-color: #d8d8d8;
	font-weight: bold;
	color: #572901;
}

table.members tr.odd td.Code { 
	width: 17px;
	background-color: #d8d8d8;
	border-bottom: 1px solid #666666;
}

table.members tr.odd td.Logo { 
	width: 150px;
	background-color: #d8d8d8;
	border-bottom: 1px solid #666666;
}

table.members tr.odd td.Names { 
	width: 150px;
	background-color: #d8d8d8;
	border-bottom: 1px solid #666666;
}

table.members tr.odd td.Email { 
	width: 150px;
	background-color: #d8d8d8;
	border-bottom: 1px solid #666666;
}

table.members tr.even td.Company { 
	width: 100%;
	background-color: #e8e8e8;
	font-weight: bold;
	color: #572901;
}

table.members tr.even td.Code { 
	width: 17px;
	background-color: #e8e8e8;
	border-bottom: 1px solid #666666;
}

table.members tr.even td.Logo { 
	width: 150px;
	background-color: #e8e8e8;
	border-bottom: 1px solid #666666;
}

table.members tr.even td.Names { 
	width: 135px;
	background-color: #e8e8e8;
	border-bottom: 1px solid #666666;
}

table.members tr.even td.Email { 
	width: 125px;
	background-color: #e8e8e8;
	border-bottom: 1px solid #666666;
}


/* FOOTER */
/*-----------------------------------------------------*/

#footer {
	width: 980px;
}

/* Footer Top */

#footer div.top {
	float: left;
}

#footer div.top div.left {
	float: left;
	background-image: url(../images/frame/footer_top_left.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 33px;
}

#footer div.top div.center {
	float: left;
	background-image: url(../images/frame/footer_top_center.jpg);
	background-repeat: repeat-x;
	width: 968px;
	height: 33px;
}

#footer div.top div.right {
	float: right;
	background-image: url(../images/frame/footer_top_right.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 33px;
}

/* Footer Middle */

#footer div.middle {
	width: 980px;
}


#footer div.middle div.left {
	float: left;
	width: 6px;
	height: 20px;
}

#footer div.middle div.center {
	float: left;
	width: 968px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	margin-top: 10px;
	color: #4c4c4c;
}

#footer div.middle div.center a { 
	color: #4c4c4c;
}

#footer div.middle div.center a:hover { 
	color: #832501;
}

#footer div.middle div.right {
	float: right;
	width: 6px;
	height: 20px;
}

/* Footer Bottom */

#footer div.bottom {
	background: none;
	background-color: #FFFFFF;
}

#footer div.bottom div.left {
	float: left;
	display: none;
}

#footer div.bottom div.center {
	float: left;
}


#footer div.bottom div.center a {
	color:#999999;
}

#footer div.bottom div.center a:hover {
	color:#FF7E00;
}

#footer div.bottom div.right {
	float: right;
	display: none;
}

/* END of FOOTER */
/*-----------------------------------------------------*/

