/* --------------------      CSS    ------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/reverse_dots.gif);
	background-repeat: repeat;

}	
tr {
	font:12px Georgia, Georgia, serif;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
	color: #333333;
}
p {
	font:12px Georgia, Georgia, serif;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
h1 {
	font:50px Georgia, Georgia, serif;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-weight:100;
	letter-spacing: 0ex;
	line-height: 50px;
}
h2 {
	font:26px Georgia, Georgia, serif;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-weight:100;
	letter-spacing: 0ex;
	line-height: 24px;
}
h3 {
	font:22px Georgia, Georgia, serif;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-weight:100;
	letter-spacing: 0ex;
	line-height: 22px;
}
h4 {
	font:18px Georgia, Georgia, serif;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-weight:100;
	line-height: 22px;	
	letter-spacing: 0ex;
	line-height: 20px;
}	
h5 {
	font:15px Georgia, Georgia, serif;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-weight:100;
	line-height: 24px;	
	letter-spacing: 0ex;
	line-height: 20px;
}		
ul {
	font:12px Georgia, Georgia, serif;
	line-height: 18px;
	margin: 10px 0px 0px 0px;
	color: #000000;
}
hr {
	color: none;
	border-bottom: 1px dashed #979832;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 10px 0px 5px 0px;			
}
	
/* --------------------      Classes    ------------------------*/

.intro {
	font:12px arial, helvetica, sans-serif;
	line-height: 20px;
	font-weight:900;
	margin: 10px 0px 0px 0px;
	color: #ffffff;
}
.smallBlack {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
.smallWhite {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
}
.smallGrey {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 13px;
}
.smallRed {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #cc0000;
	line-height: 13px;
}
.xtraSmallWhite {
	font-family: verdana;
	font-size: 8px;
	color: #ffffff;
	text-decoration: none;
}
.clrRed {
	color: #DB150C;
}
.clrRedBright {
	color: #FF1010;
}	
.clrPink {
	color: #DB0066;
}
.clrDarkBlue {
	color: #000066;
}
.clrBlue {
	color: #0082D6;
}
.clrLiteBlue {
	color: #0056FB;
}
.clrOrange {
	color: #FE9C03;
}
.clrWhite {
	color: #ffffff;
}
.clrGray {
	color: #666666;
}
.clrBlack {
	color: #000000;
}
.clrGreen {
	color: #79AB03;
}
.clrGreenLight {
	color: #979832;
}
.clrYello {
	color: #FFCC00;
}	
.clrPurple {
	color: #A83A7B;
}		
.imageFrame {
	border: 1px solid #000000;
	padding: 0px;  
	margin: 0px; 					
}
.imageFrame:hover {
	border: 1px solid #ffffff;		
}
.surfaceTag {
	font-family: verdana;
	font-size: 8px;
	color: #4E4E47;
	text-decoration: none;	
}
.surfaceTag:hover {
	color: #Cc480A;
	text-decoration: none;
}
.menuCellPadding {
	padding:10px 10px 0 0;
}
.updatesCell {
	border-bottom:1px dotted #DAC32D;
	padding:0 0 10px 0;
}
.updates {
	border:solid 1px #000066;
	border-top:solid 8px #000066;
	background-color:#C9D3D8;
}
.header {
	border:1px solid #999999;
	border-left:none;
	border-top:solid 8px #DAC32D;
}
.logo {
	border:solid 1px #999999;
	border-right:none;
	border-top:solid 8px #DB150C;
	background-color:#FFFFFF;
}
.content {
	border:solid 1px #CC0000;
	border-top:solid 8px #CC0000;
	background-image:url(../images/bg_gradient_content.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:10px;
}
.BGMainLeft {
	background-image:url(../images/bg_shadow_left_alpha.png);
	background-repeat: repeat-y;
	background-position: left;
}
.BGMainRight {
	background-image:url(../images/bg_shadow_right_alpha.png);
	background-repeat: repeat-y;
	background-position: right;
}
.schedule {
	background-color:#FFFFFF;
}
.scheduleDayColor {
	background-color:#DB150C;
	padding:5px 0 5px 5px;
}
.scheduleTimeColor {
	background-color:#FFCC00;
	padding:3px 0 3px 5px;
}
.schedulePadding {
	padding:5px 0 10px 5px;
}
.navBot {
	font: 10px arial, helvetica, sans-serif;
	padding: 7px 10px 5px 10px;
	color: #333333;
	font-weight:lighter;
	text-decoration: none;
	letter-spacing: 0ex;
	vertical-align: middle;
	/*background:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;*/
	text-decoration: none;
}
.surfaceTag {
	font-family: verdana;
	font-size: 8px;
	color: #AAAAAA;
	text-decoration: none;
	/*letter-spacing: 0.1ex;*/		
}
.footerLink {
	color:#000000;
	text-decoration:none;
}
.footerLink:hover {
	color:#DAC32D;
	text-decoration:underline;
}
.holder {
	border:10px solid #FFFFFF;
}
.imageCaption {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}
/*.bgTips {
	background-color:#E1E8E8;
}*/
		
/* ------------------------------------  Form stuff -----------------------------------*/

textarea {
	font: 12px verdana, arial, helvetica, sans-serif;
	height: 100px;
	width: 200px;
	padding: 2px;
}
input.formCopy {
	font-family: verdana;
	font-size: 12px;
	height: 17px;
	width: 200px;
	padding-left:2px;
}
select.dropMenu {
	height: 22px;
	width: 205px;
	padding: 0px;
}
input.submit {
	height: 26px;
	width: 120px;
	padding: 2px;
}
	
/* ------------------------------------  Navigation -----------------------------------*/	
	
#dropmenudiv{
	position:absolute;
	margin: 5px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 		
	border:1px solid #ffffff;
	border-bottom-width: 0;
	font: 14px arial, helvetica, sans-serif;
	font-weight:lighter;
	color: #666666;
	line-height:22px;
	z-index:2000;
	/*width:140px;*/
	background-color:#F1F8FD;
}
#dropmenudiv a{
	display: block;
	/*text-indent: 3px;*/
	border-bottom: 1px solid #ffffff;
	padding: 3px 3px 3px 8px;
	text-decoration: none;
	color: #666666;
	background-color: #F1F8FD;
	/*width:100%;*/
}
#dropmenudiv a:hover{ 
	background-color: #C2E1F6;
	color: #000000;
	background-image: url(file:///N|/ODM/site/images/bg_nav_roll.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.navMain {
	padding-right: 8px;
	padding-left: 8px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;		
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	cursor: hand;
	vertical-align: middle;
	/* letter-spacing: 0.1ex; */
}

.navMain:hover {
	color: #999999;
	text-decoration: none;
}
.navBottom {
	padding-right: 8px;
	padding-left: 8px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;		
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	cursor: hand;
	vertical-align: middle;
	/* letter-spacing: 0.1ex; */
}

.navBottom:hover {
	color: #999999;
	text-decoration: none;
}

.navMainColor {
	background-color: #F1F8FD;
}
	