/* GENERAL STYLES */
   html, body { 
	background-color: #ebecfe; 
	margin: 0; 
	padding: 0; 
	height: 100%; 
   }

   h1 { 
	font-size: 1.5pc;
   	font-family: Trebuchet MS, helvetica, Sans-Serif;
   }

   h2 { 
	font-size: 1.2pc;
   	font-family: Trebuchet MS, helvetica, Sans-Serif;
   }
   
   .container {
   	width:810px; 
   	margin-left: auto;
   	margin-right: auto; 
   	background-image: url(/resources/images/shadow.png); 
   	background-repeat: repeat-y; 
	display: block;
   }
   
   
   .form { 
   	width:778px;  
   	left: 15px; 
   	background-color: #fff; 
   	border-left: solid 1px #3d66cf;
   	border-right: solid 1px #3d66cf;
	position: relative;
	display: block;
   }

   .sub-head {
	color: #fff;
	width: 475px;
	height: 18px;
	text-decoration: underline;
	padding: 2px 0 2px 6px;
	font-size: 11px;
   	font-family: verdana, helvetica, Sans-Serif;
	font-weight: bold;
	background-image: url(/resources/images/menu_item_bkg.gif);
   	background-repeat: repeat-x;
	margin-bottom: 4px;
   }
   
   .header {
   	height: 85px;
   	width: 778px;
   	background-color: #000;
   	background-image: url(/resources/images/header.png);
   	background-repeat: no-repeat;
   	background-position: top left;
	position: relative;
   }

   .header .logo { position:absolute; top:0; left:4px; }
   .header .logo img { border:none; }    

   .footer {
   	height: 30px;
   	width: 778px;
   	background-color: #3d66cf;
	display: block;
	position: relative;
   }
   
   .company-info {   
   	height: 30px;
   	width: 746px;
   	text-align: left;
   	border-top: solid 1px #3d66cf;
   	margin-left: auto;
   	margin-right: auto; 
   	font-size: 10px;
   	font-family: verdana, helvetica, Sans-Serif;
   	padding-top: 4px;
	display: block;
	position: relative;
   }
   
   .menu-container { 
   	height: 52px; 
   	background-color: #fff; 
   	border-bottom: solid 1px #bbb;
   	position: relative;
   	width: 778px;
	display: block;
	position: relative;
	z-index: 99;
   }

   .body-container { 
	display: block; 
	clear: both; 
	margin: 0; 
	position: relative; 
	min-height: 400px;
	padding: 18px 27px 27px 16px;
	font-size: 0.8pc;
   	font-weight: 400;
   	font-family: verdana, helvetica, Sans-Serif;
   }

   .narrow_left {
	background-image: url(/resources/images/gradient.png);
	background-repeat: repeat-x;
	width: 219px;
	padding: 6px;
	font-size: 0.7pc;
	line-height: 1pc;
   	font-weight: 400;
   	font-family: verdana, helvetica, Sans-Serif;
	display: block; 
	margin: 0; 
	position: relative; 
	min-height: 440px;
	float: left;
   }

   .narrow_left h1 {
	font-size: 1.1pc;
   	font-weight: 700;
   	font-family: Trebuchet MS, helvetica, Sans-Serif;
	color: #3d66cf;
	width: 100%;
	border-bottom: solid 1px #3d66cf;
	margin-bottom: -12px;
   }

   .broad_right {
	width: 475px;
	padding: 0;
	font-size: 0.7pc;
   	font-weight: 400;
   	font-family: verdana, helvetica, Sans-Serif;
	display: block; 
	margin: 0 0 0 25px; 
	position: relative; 
	min-height: 440px;
	float: left;
	line-height: 1pc;
   }


   .broad_left {
	width: 475px;
	font-size: 0.7pc;
   	font-weight: 400;
   	font-family: verdana, helvetica, Sans-Serif;
	display: block; 
	margin: 0; 
	position: relative; 
	min-height: 440px;
	float: left;
   }

   .narrow_right {
	width: 201px;
	border-left: solid 1px #3d66cf;
	margin-left: 16px;
	padding-left: 16px;
	font-size: 0.7pc;
   	font-weight: 400;
   	font-family: verdana, helvetica, Sans-Serif;
	display: block;  
	position: relative; 
	min-height: 440px;
	float: left;
   }

   
   .sign-in {
   	position: absolute;
   	right: 10px;
   	top: 6px;        
   }
   
   .sign-in a {
   	text-decoration: underline;
   	font-size: 14px;
   	font-weight: bold;
   	font-family: verdana, helvetica, Sans-Serif; 
   	color: #fff;
   }
   
   .search {
   	position: absolute;
   	left: 550px;
   	top: 40px;
   }
   
   .search input {
   	font-size: 11px;
   	font-weight: bold;
   	font-family: verdana, helvetica, Sans-Serif; 
   	color: #3d66cf;
   	padding: 2px;
   	width: 160px;
   }

   .breadcrumbs {
   	font-size: 10px;
   	font-family: verdana, helvetica, Sans-Serif; 	
	padding-left: 24px;
	margin-top: 4px;
	position: absolute;
	width: 700px;
   }

   .breadcrumbs ul { 
	padding: 0; 
	margin: 0; 	 
	display: inline; 
	position: absolute; 
	top: 0; 
	left: 150px; 
   }

   .breadcrumbs li {
	float: left; 
	display: inline; 
	padding-left: 8px;
   }

   .menu { 
	z-index:100;
	clear: both;	
   	position: absolute;
   	top: 23px;
   	border-bottom: solid 1px #006;
   	height: 27px;
	max-height: 27px;
   	width: 774px;
   	background-image: url(/resources/images/menu_bkg.png);
   	background-repeat: repeat-x;
   	padding-bottom: 1px;
   	padding-left: 4px;
   	float: left;
	display: block;
   }
   
   .menu ul { margin: 0; padding: 0; list-style: none; postion: relative; display:block; }
   
   .menu li {   	
   	float: left;
   	margin: 0 3px 1px 0;   	
	display: block;
	position: relative;
   }

   .menu li ul li{   	
   	float: left;
   	margin: 0 0 -1px 0;
	display: block;
	position: relative;
   }

   
   .menu li a {
   	float: left;
   	text-decoration: none;
   	color: #fff;
   	background-image: url(/resources/images/menu_item_bkg.gif);
   	background-repeat: repeat-x;
   	padding: 8px 15px 9px 15px;
   	font-size: 11px;
   	font-weight: bold;
   	font-family: verdana, helvetica, Sans-Serif;   	
   	white-space: nowrap;
	display:block;
   }
   
   .menu li a:hover {
	color: #000;
   	background-image: url(/resources/images/menu_over_bkg.gif);
   	background-repeat: no-repeat repeat-x;
	float: left;
   	text-decoration: none;   	
   	padding: 8px 15px 9px 15px;
   	font-size: 11px;
   	font-weight: bold;
   	font-family: verdana, helvetica, Sans-Serif;   	
   	white-space: nowrap;
	display:block;
   }

   .menu li a.selected {
	color: #000;
   	background-image: url(/resources/images/menu_over_bkg.png);
   	background-repeat: repeat-x;
	float: left;
   	text-decoration: none;   	
   	padding: 8px 15px 9px 15px;
   	font-size: 11px;
   	font-weight: bold;
   	font-family: verdana, helvetica, Sans-Serif;   	
   	white-space: nowrap;
	display:block;
 
   }


.menu ul ul {
	margin: 0;
	width:215px;
	position: relative;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul ul li {
	width:215px;
	position:relative;
	border-top: solid 1px #fff;
	left: -1px;
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0px; border-top:none;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, 
.menu ul ul a:visited {
	background:#3d66cf; 
	border-bottom: solid 1px white; 
	color:#fff; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width: 215px; 
	font-weight: 400;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; font-weight:400; padding:5px 10px;}
.menu :hover > a {color:#000;}
.menu ul ul :hover > a {color:#000; background-color: #37d6fe;}

.menu li li a:hover { background-image: none; background-color: #37d6fe;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}

/* EDITOR PROPERTIES */
.RedText {
color:#ff0000;
}

.BlueText {
color:#0000ff;
}

.RedBoldText {
color:#ff0000;font-weight:bold;
}

.BlinkText {
text-decoration: blink;
}

.BlinkRedText {
color:#ff0000;
text-decoration: blink;
}

.BlinkBlueText {
color:#0000ff;
text-decoration: blink;
}

.PurpleText {
color:#990099;
}

.OrangeText {
color:#FF8040;
}

.OrangeBulletPoint {
list-style: square outside url(/images/oric_orange_bullet_point_s.gif);
}

.PositionOrangeBulletPoint {
margin-left:-44px;
}

.WhiteText {
color:#ffffff;
}

