html {
        overflow-x: hidden;
}

body { margin: 0; padding: 0; color: black; 
	font: 11px Arial, Helvetica, sans-serif; 
}

.allbordersblack {border: 1px solid #000000;}

.borderright {
	border-top: 1px none #003399;
	border-right: 1px solid #666666;
	border-bottom: 1px none #003399;
	border-left: 1px none #003399;
}

.resumetitle {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.resumesubtitle {font-size: 11px; font-weight: bold; text-decoration: underline;color: black;}

.leftmenu {
	font-size: 12px;
	color: #790B24;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
}

.leftmenu_lowercase {
	font-size: 12px; color: #4D4D4D; 
	text-decoration: none; font-weight: normal;}
.indexLeftmenu:hover {
	color: #000000;}

.leftmenu:hover {
	color: #000000;}
.leftmenuactive {
	font-size: 12px; color: #4D4D4D; 
	text-transform: uppercase; text-decoration: none; font-weight: bold;}
	
.news {
	font-size: 11px; color: #4D4D4D; 
	text-transform: uppercase; text-decoration: none; font-weight: bold;}

	
.menu {
	font-size: 12px; color: #4D4D4D; 
	text-transform: uppercase; text-decoration: none; font-weight: normal;}	


.submenu {
	font-size: 12px; color: #4D4D4D; 
	text-decoration: none; font-weight: normal;}
.submenu:hover {
	color: #000000;}
	
.submenu2 {
	font-size: 11px; color: #4D4D4D; 
	text-decoration: none; font-weight: normal;}
.submenu2:hover {
	color: #000000;}	

.linkgrey {
	font-size: 11px; color: #4D4D4D; text-decoration: none; font-weight: normal;}
.linkgrey:hover {
	color: #000000;}

.linkgrey10 {
	font-size: 10px; color: #4D4D4D; text-decoration: none; font-weight: normal;}
.linkgrey10:hover {}

.workdescription {
	font-size: 10px; color: #4D4D4D;}

.link_underline {
	color: #4D4D4D;
	font-weight: normal;
	font-size: 10px;
}
.link_underline:hover {color: #000000;}
.bodyCopy {
	font-size: 11px;
	color: #4D4D4D;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	padding: 10px;
	line-height: 16px;
}
.indexBodyCopy {
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 100;
	padding: 0px 10px;
	line-height: 13px;
	text-align: left;
}
.NameHeader {text-decoration: none;font-size: 14px;  font-weight: bold; font-family:  Helvetica, sans-serif; line-height: 14px;color:#790B24}
.NameHeader:hover {
	color: #333333;
}
.Header {
	font-size: 14px;
	color: #660033;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
}
.indexLeftmenu {
	font-size: 12px; color: #CC99CC; 
	text-transform: uppercase; text-decoration: none; font-weight: normal;
}
.title {
	font-size: 11px;
	color: #4D4D4D;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	padding-left: 10px;
	padding-top: 10px;
}
.bullet {
	font-size: 20px;
	color: #003399;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	line-height: 0px;
	padding-top: 10px;
}

