body{ 
	background: #EFEFEF url(../img/fade_background.png) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
	margin: 0 0 0 0;
}

#bodyTable {
  background-color: #FFF;
	height: 600px;
	width: 985px;
	margin: 0 auto;
}

#header{
  background: #105bac url(../img/wave.jpg) top right no-repeat;
  width: 985px;
  height: 170px;
  margin: 0 auto;
}

#header img {
  padding: 5px;
}

.textbrowser{
  display: none;
}

td.col_menu{
  width: 133px;
}

td.col_1{
  width: 554px;
}

td.col_2{
  width: 298px;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.whitebar {
 	color: black;
	background-color: #fff;
 }
.bluebar {
	color: white;
	background-color: #105baa;
}

form {
  display: inline;
}

.text {
	color: black;
}

.textBlue {
	color: white;
}

.blueback {
	background-color: #105baa;
	color: white;
}

td.submenu {
	background-color: #105baa;
	color: white;
	font-size: 10px;
	height: 20px;
	font-weight: bold;
}

.red {
	color : red;
}

#menu {
	padding: 0 1px 0 1px;
	margin: 0 0 0 0;
}
#menu li {
  clear: both;
	float: left;
	list-style: none;
	font-size : 11px;
	color: white;
	border-left: solid 1px white;
	border-bottom: 0px;
	border-right: 0px;
	border-left: solid 1px white;
	border-top: solid 1px white;
	background-color: black;
	height: 30px;
	width: 136px;
	text-align: left;
}
#menu li.first {
	border-left: 0px;
}
#menu li:hover {
	background-color: #105baa;
}
#menu li a {
	line-height: 30px;
	color: white;
	padding-top: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: .9em;
  display: block;
}
#menu li a:hover {
	text-decoration: none;
}

a.topLink:link, a.topLink:visited, a.topLink:active, a.topLink:focus, a.topLink:hover {
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited, a:active, a:focus {
	color: #105baa;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #105baa;
	font-weight: normal;
	text-decoration: underline;
}

a.textLink:link, a.textLink:visited, a.textLink:active, a.textLink:focus { 
	color: #105baa;
	font-weight: normal;
	text-decoration: none;
}

a.textLink:hover { 
	color: #105baa;
	font-weight: normal;
	text-decoration: underline;
}

.wrapper {
  padding: 0 10px 0 10px;
}

.moduleTable td a:link, .moduleTable td a:visited, .moduleTable td a:active, .moduleTable td a:focus { 
	color: #105baa;
	font-weight: normal;
	text-decoration: none;
}

.moduleTable td a.textLink:hover { 
	color: #105baa;
	font-weight: normal;
	text-decoration: underline;
}

.moduleTableBlue td a:link, .moduleTableBlue td a:visited, .moduleTableBlue td a:active, .moduleTableBlue td a:focus { 
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.moduleTableBlue td a:hover { 
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

a.textLinkBlue:link, a.textLinkBlue:visited, a.textLinkBlue:active, a.textLinkBlue:focus { 
	color: white;
	font-weight: normal;
	text-decoration: none;
}

a.textLinkBlue:hover { 	
	color: white;
	font-weight: normal;
	text-decoration: underline;
}

a.eventLinkProf:link, a.eventLinkProf:visited, a.eventLinkProf:active, a.eventLinkProf:focus { 
	color: #105baa;
	font-weight: normal;
	text-decoration: none;
}

a.eventLinkProf:hover {
	color: #105baa;
	font-weight: normal;
	text-decoration: underline;
}

a.eventLinkReg:link, a.eventLinkReg:visited, a.eventLinkReg:active, a.eventLinkReg:focus { 
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

a.eventLinkReg:hover { 
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}

a.eventLinkSkills:link, a.eventLinkSkills:visited, a.eventLinkSkills:active, a.eventLinkSkills:focus { 
	color: #10AB5F;
	font-weight: normal;
	text-decoration: none;
}

a.eventLinkSkills:hover { 
	color: #10AB5F;
	font-weight: normal;
	text-decoration: underline;
}

a.eventLinkTech:link, a.eventLinkTech:visited, a.eventLinkTech:active, a.eventLinkTech:focus { 
	color: #861111;
	font-weight: normal;
	text-decoration: none;
}

a.eventLinkTech:hover { 
	color: #861111;
	font-weight: normal;
	text-decoration: underline;
}

a.eventLinkOther:link, a.eventLinkOther:visited, a.eventLinkOther:active, a.eventLinkOther:focus { 
	color: #AB10A8;
	font-weight: normal;
	text-decoration: none;
}

a.eventLinkOther:hover { 
	color: #AB10A8;
	font-weight: normal;
	text-decoration: underline;
}

.boxedTable {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
.titleBoxed {
	color: White;
	font-size: 14px;
	font-weight: bold;	
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #035197;
}

.TDBox {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	height: 30px;
}
.chatroomHead{
	border-bottom-color: Gray;
	border-bottom-style: inset;
	border-bottom-width: 4px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 0px;
	height: 20px;
	font-weight: bold;
}
.chatroomRow{
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	height: 50px;
}
.formal_requestHead{
	border-bottom-color: Gray;
	border-bottom-style: inset;
	border-bottom-width: 4px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 0px;
	height: 20px;
	font-weight: bold;
}
.formal_requestRow{
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	height: 50px;
}
.papersHead{
	border-bottom-color: Gray;
	border-bottom-style: inset;
	border-bottom-width: 4px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 0px;
	height: 20px;
	font-weight: bold;
}
.papersRow{
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
    height: 30px;
}
.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.smallText {
	font-size: 11px;
}

a.letterClass:link, a.letterClass:visited, a.letterClass:active, a.letterClass:focus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #035197;
	font-weight: bold;
	text-decoration: none;
}
a.letterClass:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #035197;
	font-weight: bold;
	text-decoration: underline;
}
table.moduleTable {
	color: black;
}
table.moduleTableBlue {
	color: white;
}

.moduleTitle, h2 {
	color: Black;
	font-size: 16px;
	font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}
.moduleTitleBlue {
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.rowTitle {
	color: Gray;
	font-size: 12px;
	font-weight: bold;	
}

input.loginButton {
	font-size : 12px;
	color: white;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #035197;
	width: 50px;
	height: 20px;
}

input {
	font-size : 12px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

input.noBorder {
	font-size : 12px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 0px;
}
input.noBorderevenRow{
	background-color: #E5EFF7;
	font-size : 12px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 0px;
	text-align: right;
}
	
input.noBorderoddRow{
	background-color: white;
	font-size : 12px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 0px;
	text-align: right;
}
select {
	font-size : 12px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}		

select.selectIssue {
	font-size : 12px;
	color: #105baa;
	width: 170px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
select.selectMyContacts {
	font-size : 12px;
	color: #105baa;
	width: 235px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

textarea {
	font-size : 12px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

select.colSelect {
	font-size : 12px;
	width: 150px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
select.colSelectPage {
	font-size : 12px;
	width: 250px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
select.colSelectEvent {
	font-size : 12px;
	width: 500px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

select.selContacts {
	font-size : 12px;
	width: 420px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

select.linkSelect {
	font-size : 12px;
	width: 170px;
	color: #035197;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}	

.adminTable {
	font-size : 12px;
	color: Black;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

.adminTableHead {
	background-color: #035197;
	color: white;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.evenRow{
	background-color: #D7E4F0;
	color: black;
}
	
.oddRow{
	background-color: white;
	color: black;
}

.rowSelected {
	background-color: Yellow;
	color: Black;
}
.fieldName {
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	height: 18px;
	width: 155px;
}

.titleCell {
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	color: #003366;
	font-weight: normal;
}
iframe.iFrameClass {
	width:  575px;
	height: 200px;
}
.calendar {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 0px;
}
.calendar-caption {
	font-size : 12px;
	font-weight: bold;
	color : #003366;
}

.calendar-day {
	font-size : 12px;
	color : #003366;
}

a.calendar-link:link, a.calendar-link:visited, a.calendar-link:active, a.calendar-link:focus {
	font-size : 12px;
	color : #003366;
	text-decoration : none;
}

a.calendar-link:hover {
	font-size : 12px;
	color : black;
	text-decoration : none;
}

a.calendar-daylink:link, a.calendar-daylink:visited, a.calendar-daylink:active, a.calendar-daylink:focus {
	font-size : 12px;
	color : white;
	text-decoration : none;
}

a.calendar-daylink:hover {
	font-size : 12px;
	color : white;
	text-decoration : none;
}

.eventClass {
	background-color : #336699;
	font-size: 12px;
	text-align: center;
}
.eventCurrentDayClass {
	background-color : #336699;
	font-size: 12px;
	text-align: center;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

.CurrentDayClass {
	font-size: 12px;
	text-align: center;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
#userCompanyName {
	clear: both;
	display: block;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px; 
}

#userCompanyName a{
	clear: both;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}	

#userCompanyName a:hover{
	clear: both;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

.userItemContainer {
	clear: both;
	margin: 2px 2px 2px 20px;
	width: 80%;
}
.userItemContainer #userItem {
	clear: both;
	float: left;
}
.textBlue { 
	color: white;
}
a.textLinkBlue:link, a.textLinkBlue:visited, a.textLinkBlue:active, a.textLinkBlue:focus { 
	color: white;
	font-weight: normal;
	text-decoration: none;
}

a.textLinkBlue:hover { 
	color: white;
	font-weight: normal;
	text-decoration: underline;
}

div.search{
  clear: both;
  padding: 5px;
}

div.search div.button{
  text-align: right;
  padding-top: 5px;
}
