/********* layout ***************/

body {
	background-image: url(/extranets/images/BDO_light_grey.gif); 
	margin: 0 auto;
}

#pageContainer {
	width:1003px; 
	margin: 0 auto;
}

#headerContainer {
	width:1003px;
	height:97px;
	background-color:#FFFFFF;
}
#headerMainMenu {
	width:805px;
	height:22px;
}

.location {
	scrollbar-face-color:#ed1a3b;
	scrollbar-arrow-color:#FFF;
	scrollbar-track-color:#FFF;
	scrollbar-shadow-color:#ed1a3b;
	scrollbar-highlight-color:#ed1a3b;
	scrollbar-3dlight-color:#ed1a3b;
	scrollbar-darkshadow-Color:#ed1a3b;
	color:#000; width:163px; background:#fff; 
	border:1px solid #B9ACA5; 
}

#bodyContainer {
	width:1003px; 
	margin: 0 auto;
	background-color:#FFFFFF;
}

#footerContainer {
	width:1003px;
	background-color:#FFFFFF;
}

#footerLocator {
	background-color:#ed1a3b;
	width:17px;
	
}


/********* main menu ************/

.menu{
width: 810px;
overflow: hidden;
height:22px;
float:left;
font-size:12px;
}

.menu ul{
margin: 0;
padding: 0;
font-family:Trebuchet MS,Arial;
height:22px;
list-style-type: none;
font-size:12px;
}

.menu li{
display: inline;
margin: auto;
text-align:center;
height:22px;
font-size:12px;
}

.menu li a{
float: left;
display: block;
text-decoration: none;
margin: auto;
padding-top: 3px;
border-right: 5px solid white; /*right divider between tabs*/
color: white;
background: #62cae3; /*background of tabs (default state)*/
width:85px;
text-align:center;
height:22px;
font-size:12px;
}

.menu li a:hover{
background: #ed1a3b; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
text-decoration: none;
color:#FFFFFF;
height:22px;
font-size:12px;
}

.menu li.selected a{
background: #ed1a3b; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
text-decoration: none;
color:#FFFFFF;
height:22px;
font-size:12px;
}

/********* main menu ************/



/********** page body ***************/

body {
  font-family: Trebuchet MS,arial;
  font-size:13px;
  color:#59432f;
}

body a{
  font-family: Trebuchet MS,arial;
  font-size:13px;
  color:#000000;
  text-decoration:underline;
}
body a:hover{
  font-family: Trebuchet MS,arial;
  font-size:13px;
  color:#000000;
  text-decoration:underline;
}

#siteTitle{
	margin: 0;
	padding-top: 25px;
	font-family:Trebuchet MS,Arial;
	font-size:24px;
	font-weight:bold;
	font-style:normal;
	color:#ED1A3B;
	text-transform: uppercase;
}

.footerText{
	font-size:10px;	
	color:#59432f;
}
.footerText a{
	font-size:10px;	
	color:#59432f;
	text-decoration:none;
}
.footerText a:hover{
	font-size:10px;	
	color:#59432f;
	text-decoration:underline;
}

#bodyContent {
	width:625px;
}

#bodyContentAlumni {
	width:805px;
}

#bodyContentAlumni select{
	color:#59432f;
	border:1px solid #B9ACA5;
	font-family:Trebuchet MS,Arial;
	font-size:11px;
}

#bodyContentAlumni ul li{
	color:#59432f;
	vertical-align:middle;
	text-decoration:none;
	font-weight:normal;
	list-style:none;
	list-style-image:url(/extranets/images/dashBullet.gif);
}

#bodyContentAlumni ol li{
	color:#59432f;
	vertical-align:middle;
	text-decoration:none;
	font-weight:normal;
}

.border_midgrey{
border:1px solid #B9ACA5; 
}

.title_white{
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	text-transform: uppercase;
	text-align:center;
}

.title_red{
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#ed1a3b;
	text-transform: uppercase;
	text-align:center;
}
.pagetitle {
	font-family:Trebuchet MS,Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#ED1A3B;
	text-transform: uppercase;
}
.title {
	font-family:Trebuchet MS,Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#ED1A3B;
}

.subtitle {
	font-family:Trebuchet MS,Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#59432f;
}
.subheading {
	font-family:Trebuchet MS,Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#59432f;
}

#bodyContent select{
	color:#59432f;
	border:1px solid #B9ACA5;
	font-family:Trebuchet MS,Arial;
	font-size:11px;
}

#bodyContent ul li{
	color:#59432f;
	vertical-align:middle;
	text-decoration:none;
	font-weight:normal;
	list-style:none;
	list-style-image:url(/extranets/images/dashBullet.gif);
}

#bodyContent ol li{
	color:#59432f;
	vertical-align:middle;
	text-decoration:none;
	font-weight:normal;
}

.textBox{
border:1px solid #b9aca5;
background-color:#FFFFFF;
font-family:Trebuchet MS,Arial;
font-size:12px;
color:#59432f;
}

.TextArea{
border:1px solid #b9aca5;
background-color:#FFFFFF;
font-family:Trebuchet MS,Arial;
font-size:12px;
}

.Btn{
background-color:#62cae3;
color:#FFFFFF;
border:1px solid #62cae3;
font-family:Trebuchet MS,Arial;
font-size:11px;
font-weight:bold;
height:20px;
width:80px;
}

.Error{
color:#ef1839;
}
.valError
{
color:#ef1839;
display:none;
}

.Disclaimer{
padding:10px;
background-color:#eee8e5;
width:550px;
border:1px solid #B9ACA5;
}

.language a{
	font-weight:bold;
	text-decoration:none;
	color:#59432f;
	font-size:12px;
}
.language a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#59432f;
	font-size:12px;
}
.language{
	font-weight:bold;
	text-decoration:none;
	color:#ed1a3b;
	font-size:12px;
}

.welcome{
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#ed1a3b;
	text-align:right;
}

.login a{
	font-weight:bold;
	text-decoration:none;
	color:#59432f;
}
.login a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#59432f;
}
.redtext{
	color:#ed1a3b;
}
/********** page body ***************/


/********* left menu *****************/
#leftmenu{}
#leftmenu ul{
	list-style-type:none;
	padding-left:0px;
	margin-left:15px;
	font-size:12px;
}

#leftmenu ul li{
	color:#59432f;
	list-style-image:url(/extranets/images/arrowright.gif);
	text-decoration:none;
	font-size:12px;
}
#leftmenu li.haschild{
	color:#59432f;
	list-style-image:url(/extranets/images/arrowdown.gif);
	text-decoration:none;
	font-size:12px;
}
#leftmenu li.notselected{
	color:#59432f;
	list-style-image:url(/extranets/images/arrowright.gif);
	text-decoration:none;
	font-size:12px;
}
#leftmenu li ul li{
	color:#59432f;
	list-style-image:url(/extranets/images/dashBullet.gif);
	text-decoration:none;
	font-size:12px;
}
#leftmenu a{color:#59432f;text-decoration:none;font-size:12px;}
#leftmenu a:hover{color:#ed1a3b;text-decoration:none;font-size:12px;}

#leftmenu .selected{
	color:#ed1a3b;
	text-decoration:none;
	font-size:12px;
}
/********* left menu *****************/

.Head_Table
{
background-color:#b9aca5;
color:#59432f;
font-size:13px;
font-weight:bold;
}
.RowA
{
background-color:#FFFFFF;
}
.RowB
{
background-color:#eee8e5;
}

.Table_Wrapper
{
border:1px solid #b9aca5;
width:98%;

}

