li{
padding:0 0 0 0;
margin-top:0px;
margin-bottom:0px;
}

body, td, .general {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	//color: #5F5F5F;
	color: #5C6D7D;
	
}
body {
	background-color:#ffffff;
}

.headermjo {
	background-color:#D1E3A3;
	color: #800000;
	}
	
.classBody {
	background-color:#000000;
}

.classBodySOps2006 {
	background-color:#446B2B;
}

.textField {
	border: 1px solid #ACACBF;
	font-size: 11px;
	height: 18px;
}
.textFieldRequired {
	border: 1px solid #ACABF;
	font-size: 11px;
	height: 18px;
	background: #ff6600;
}
.textBorder {
	border: 1px solid #ACACBF;
	font-size: 11px;
}

.titlealert  {
	font-size : 10pt;
	font-family : Verdana, tahoma, Helvetica, Sans-Serif;
	font-weight : Bold;
	font-style : normal;
	text-align : Center;
	color : #ffffff;
	background-color : #ff0000;
}

.formButton {
	border: 1px solid #ACACBF;
	font-size: 7px;
	height: 14px;
	background-color:#19366B;
	color: #ffffff;
	font-family: tahoma, Helvetica, sans-serif;		
	letter-spacing: 1px;
	word-spacing: 2px;	
}
.textArea {
	border: 1px solid #ACACBF;
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;			
}

a:link {
	font-size: 11px;
	text-decoration:underline; 
	color:#1A376D;       
	}
a:visited {

	text-decoration:underline;
	color:#1A376D;
	}
a:hover {
	text-decoration:underline;
	color:#800000;
	}
a:active {
	text-decoration:underline;
	color:#800000;
	}
	
.altLinkText {
	font-size: 11px;
	color:#1A376D;       
	}
	
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	padding-right: 0;
	padding-top: ;
	padding-bottom: 0;
	padding-left: 0;
	border: 0px;	
	}

.header {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #6C7483;}
a.header:link {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #6C7483;}
a.header:visited {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #6C7483;}
a.header:hover {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #336699;}
a.header:active {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #6C7483;}

.footer {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #A3AFC4;}

.section {margin: 2px 0px 0px 0px;}

/* index, courses-tutorials: use for page where there is right nav and no unusual headers in body */
.bodyContBoxTwoCol {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 14;
	padding-right: 14;
	padding-bottom: 14;
	padding-left: 14;
	border: 1px;
	border-color: #B9C1D0;
	border-style: solid;
	}

/* publications-papers: use when no right nav; right margin is zero*/	
.bodyContBoxOneCol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 14;
	padding-right: 14;
	padding-bottom: 14;
	padding-left: 14;
	border: 1px;
	border-color: #B9C1D0;
	border-style: solid;
	}

/* conferences-events: left and right padding is different to allow for month headers */
.bodyContentBoxSub {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 14;
	padding-right: 4;
	padding-bottom: 14;
	padding-left: 4;
	border: 1px;
	border-color: #B9C1D0;
	border-style: solid;
	}	

/* event-detail: right padding is different to allow for right nav positioning that is unique to the template */
.bodyContBoxEventCol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 14;
	padding-right: 5;
	padding-bottom: 14;
	padding-left: 14;
	border: 1px;
	border-color: #B9C1D0;
	border-style: solid;
	}	
	
.leftNav {
	background-color: #6B7DA0;
	}
.leftNavContent {
	padding: 16 20 16 20;
	font-family: Tahoma, verdana;
	color: #ffffff;
	}

.leftNav2 {
	background-color: #19366B;
	}	
.leftNavContent2 {
	padding: 4 4 4 16;
	font-family: tahoma, verdana;
	color: #ffffff;
	background-color:#19366B;
	}	

a.leftNavItem:link {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
a.leftNavItem:visited {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
a.leftNavItem:hover {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
a.leftNavItem:active {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}	

a.leftNavSecItem:link {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #C5D4F5;}
a.leftNavSecItem:visited {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #C5D4F5;}
a.leftNavSecItem:hover {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #C5D4F5;}
a.leftNavSecItem:active {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #C5D4F5;}	

.leftNavRow {
	margin-top:10px; 
	margin-bottom:10px;
}
	
.rightNav {
	background-color: #E1E5EC;
	}
.rightNavContent {
	padding: 10 0 10 0;
	}
.rightNavContentSub {
	padding: 0 0 10 0;
	background-color: #E1E5EC;
	}	
.rightNavText {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #000000;
}
.rightNavDivLine {
	border-bottom-style:dashed; 
	border-bottom-width: 1px; 
	border-bottom-color:#B9C1D0; 
	margin:10 0 10 0;
	}	

.rightNavDivLineSub {
	border-bottom-style:dashed; 
	border-bottom-width: 1px; 
	border-bottom-color:#B9C1D0; 
	background-color: #E1E5EC;	
	padding: 0 0 0 0;
	}		

.rightNavPublish {
	font-weight: bold;
	}	
	
.rightNavItem {
	padding: 5 0 5 0;
}
	
.breadCrumb {
	padding: 5 5 5 15;
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #6B7DA0;
	border-bottom-style:solid; 
	border-bottom-width: 1px; 
	border-bottom-color:#B9C1D0; 
	margin:2 0 2 2; 
}	
	a.breadCrumbText:link {color: #6B7DA0;}
	a.breadCrumbText:visited { color: #6B7DA0;}
	a.breadCrumbText:hover {color: #336699;}
	a.breadCrumbText:active {color: #6B7DA0;}	
	
.centerHeadlines {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #19366B;
	}
.centerHeadlinesColor {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #cc6600;
	}
	
.centerHeadlinesSub {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #5F5F5F;
	}	
	
.centerHeadlinesSub2 {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #8393B4;
	}		

.centerHeadlinesBlack {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}	

.centerStandoutBox {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	border: 1px;
	border-color: #B9C1D0;
	border-style: solid;
	background-color: #E1E5EC;
	}
	
.centerStandoutText {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	color: #000000;
	}			

.centerMonthBox	 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8;
	padding-right: 10;
	padding-bottom: 8;
	padding-left: 10;
	background-color: #E1E5EC;
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #19366B; /*627499*/

	}

.centerNavDivLine {
	border-bottom-style:solid; 
	border-bottom-width: 1px; 
	border-bottom-color:#B9C1D0; 
	margin:10 0 2 0;
	}		
	
.rightEventText {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #5F5F5F;
	}
	
a.rightEventText:link {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #903903;}
a.rightEventText:visited {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #903903;}
a.rightEventText:hover {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #903903;}
a.rightEventText:active {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #903903;}	
	
.rightEventBox {
	padding-top: 0;
	padding: 11;
	border-style:solid;
	border-width: 1px; 
	border-color:#B9C1D0;
	margin:10 0 4 0;
	}	
	
.moreInfo {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #19366B;
	}
	
a.moreInfo:link {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #19366B;}
a.moreInfo:visited {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #19366B;}
a.moreInfo:hover {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #336699;}
a.moreInfo:active {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #19366B;}
	
.dateAndTime {
	font-size: 10px;
}
p.bulletItem {
	margin-top:5px; 
	margin-bottom:5px;
}

.registrationClosed {
	color: #903903;
}	

/* event detail specific styles */

.eventStatusBox {
	background-color:#E1E5EC; 
	border: 1px solid #B9C1D0;
}

.eventStatusBoxHead, .eventStatusBoxRow {
	padding: 4 10 4 10;
}

.eventStatusBoxHead {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #19366B;
	background-color: #B9C1D0;
}

.eventStatusBoxRow {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	color: #000000;
	background-color:#F3F5F9;
}

ul.leftNavOne { 
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

li.bltLeftNavOne { 
	list-style: none;
	margin: 10px 0px 5px 0px;
	padding-left: 10px;          /* control the distance between the 'bullet' and copy; include image width */
	line-height:14px;
	background-image: url(../images/util/leftnav-pointer.gif);
	background-repeat: no-repeat;
	background-position:   0px 5px; 
}

ul.leftNavTwo { 
	margin: 0px;
	padding: 0px;
	
}

li.bltLeftNavTwo { 
	list-style: none;
	margin: 10px 0px 5px 0px;
	padding-left: 10px;         
	line-height:12px;
	background-image: url(../images/util/leftnav_blt.gif);
	background-repeat: no-repeat;
	background-position:   0px 5px; 
}


.centerHeadlinesTitle {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D85702;
}

.centerHeadlinesLG {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #5F5F5F;
}

.ReadBox {
	padding: 4px;
	background : #FFFFFF;
	margin: 3px 0px 6px;
}

.ReadInput {
	background : #FFFFFF;
	padding: 2px;
}
.centerHeadlinesTitle {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: cc6600;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 1px;
	word-spacing: 3px;
	line-height:40px;
	padding-top: 0;	
}
.centerHeadlinesTitleBlue {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 19366B;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 1px;
	word-spacing: 3px;
	line-height:25px;
}
.eventTitle {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 19366B;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 1px;
	word-spacing: 3px;
	line-height:14px;
	margin: 4px 0px 0px 0px;	
}

ul.eventtitle { 
	margin: 0px;
	padding: 0px;
	
}
li.eventtitle { 
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding-left: 10px;         
	line-height:12px;
}

ul.eventCFP { 
	margin: 2px;
	padding-left: 15px;
}	

li.eventCFP { 
	margin: 0px 0px 0px 0px;
	padding-left: 2px;          /* control the distance between the 'bullet' and copy; include image width */
	line-height:14px;
}

.calloutTitle {
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: 19366B;
    font-variant: normal;
	letter-spacing: 0px;	
}
/* added by bertog */

.required {
    color: RED;
}


/* end Rick Added */

/*added for easy read for portal styles*/	

.outlinebox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 14;
	padding-right: 14;
	padding-bottom: 14;
	padding-left: 14;
	border: 1px;
	border-color: #B9C1D0;
	border-style: solid;
	}
	
.title {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #19366B;
	}

.title2 {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #5F5F5F;
	}	
	
.title3 {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #8393B4;
	}
	
	.whiteText {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: ffffff;
	}		

.titleBlack {
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}	

.bluebox {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	border: 1px;
	border-color: #B9C1D0;
	border-style: solid;
	background-color: #E1E5EC;
	}
	

.bigbluebox {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8;
	padding-right: 10;
	padding-bottom: 8;
	padding-left: 10;
	background-color: #E1E5EC;
	font-family: tahoma, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #19366B; /*627499*/

	}

.DividerLine {
	border-bottom-style:solid; 
	border-bottom-width: 1px; 
	border-bottom-color:#B9C1D0; 
	margin:10 0 2 0;
	}		

.titleBig {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D85702;
}

.TitleBigO {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: cc6600;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 1px;
	word-spacing: 3px;
	line-height:40px;
	padding-top: 0;	
}

.TitleBigB {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 19366B;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 1px;
	word-spacing: 3px;
	line-height:25px;
}

 .imgCaption {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #5C6D7D;
	line-height: normal;
	font-variant: normal;
	line-height:9px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
	}

/* end added for portals  */

/* begin Student Journal */

.SJheader {font-family: tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: cc6600; text-decoration: none; vertical-align: top;}
a.SJheader:link {font-family: tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: 5F5F5F; text-decoration: none; vertical-align: top;}
a.SJheader:visited {font-family: tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: 5F5F5F; text-decoration: none; vertical-align: top;}
a.SJheader:hover {font-family: tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: cc6600; text-decoration: none; vertical-align: top;}
a.SJheader:active {font-family: tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: cc6600; text-decoration: none; vertical-align: top;}



/* end Student Journal */


/* space ops */

.soleftNav {
	
	background-color: #333333;
}

.soleftNavContent2 {	
	border: 1px solid #ACACBF;
	font-family: tahoma, verdana;
	color: #ffffff;
	background-color:#0e0e0e;
}
	
a.soleftNavItem:link {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
a.soleftNavItem:visited {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
a.soleftNavItem:hover {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
a.soleftNavItem:active {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}	

a.soleftNavSecItem:link {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #C5D4F5;}
a.soleftNavSecItem:visited {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #C5D4F5;}
a.soleftNavSecItem:hover {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #C5D4F5;}
a.soleftNavSecItem:active {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #C5D4F5;}	

li.sobltLeftNavOne { 
	list-style: none;
	margin: 10px 0px 5px 10px;
	padding-left: 10px;          /* control the distance between the 'bullet' and copy; include image width */
	line-height:14px;	
	background-image: url(http://www.aiaa.org/images/util/leftnav-pointer.gif);
	background-repeat:  no-repeat;
	background-position:  0px 5px; 	
}	
/* delete me li.sobltLeftNavOne { 
	background: url('http://www.aiaa.org/images/util/leftnav-pointer.gif') no-repeat 0px 5px; 	
}*/

li.sobltLeftNavTwo { 
	list-style: none;
	margin: 10px 0px 5px 0px;
	padding-left: 10px;         
	line-height:12px;	
	background-image: url(http://www.aiaa.org/images/util/leftnav_blt.gif);
	background-repeat:  no-repeat;
	background-position:  0px 5px;
}

.soTitle {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C7E08;
}

.soTitleBlue {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1B1F59;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 1px;
	word-spacing: 3px;
	line-height:25px;
}

	a.SObreadCrumbText:link {
		color: #6B7DA0;
		font-size: 12px;
		line-height:25px;
		}
		
	a.SObreadCrumbText:visited { 
		color: #6B7DA0;
		font-size: 12px;
		line-height:25px;
		}
		
	a.SObreadCrumbText:hover {
		color: #336699;
		font-size: 12px;
		line-height:25px;
		}
		
	a.SObreadCrumbText:active {
		color: #6B7DA0;
		font-size: 12px;
		line-height:25px;
		}

/*end space ops */

.requiredStandout {
	background-color: #FFFF00; /*80FFFF*/
	border: 1px solid #ffffff;
	font-size: 11px;
	height: 18px;
}

/* added an underline style to cover the <u> tag being deprecated in HTML 4.0 and later*/

.underlineText {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5F5F5F;
	text-decoration: underline;
}

/* added for anchor style for IAC splash page*/

.IAC {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #FAE784;}
a.IAC:link {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #FAE784;text-decoration: none;}
a.IAC:visited {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #FAE784; text-decoration: none; }
a.IAC:hover {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #FAE784; text-decoration: none;}
a.IAC:active {font-family: tahoma, Helvetica, sans-serif; font-size: 10px; color: #FAE784; text-decoration: none;}


/* added for mini cal font */
.miniCalDate {font-family: tahoma, Helvetica, sans-serif; font-size: 10px;}

/*  styles for career pages   */
/*
body,td	{ 
	font-family : tahoma;
	font-size : 12px;
	color: #000000;
}
*/
.bti-small-print {
	font-size : 8pt;
}
.bti-pagetitle {
	font-size : 13px;
	font-weight : bold;
	color : #cc6600;
}
.bti-attention {
	color : #cc6600; 
}
.bti-highlight {
	background-color: #ffff00;
	border : None;
}	
.bti-tips { 
	color: #cc6600; 
	font-family : tahoma;
	font-size : 8pt; 
}
.bti-titlebar { 
	background-color : #19366b; 
	color : #ffffff; 
	font-family : tahoma;
	font-size : 8.5pt; 
	border : None;
}
.bti-titlebar a:link {
	color : #FFFFFF; 
	font-family : tahoma;
	font-size : 8.5pt; 
}
.bti-titlebar a:visited {
	color : #FFFFFF; 
	font-family : tahoma;
	font-size : 8.5pt; 
}
.bti-titlebar a:hover {
	color : #FFFFFF; 
	font-family : tahoma;
	font-size : 8.5pt; 
}
.bti-data-form { 
	background-color : #f0f0f0; 
	color : #5f5f5f;
	font-family : tahoma;
	font-size : 10pt; 
	border : None;
}
.row0 {
	background-color : #F0F0F0;
}
.row1 {
	background-color : #FFFFFF;
}

/* end  styles for career pages   */

