body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
	background-color:#696969;
}

.container
{
	margin:0 auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width:967px;
	height: 100%;
	font-size: 0.9em;
	text-align:left;
}

.skplnk
{
	display: none;
}

.adgSep{
	display: none;
	font-size: 0em;
	height: 0em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
}

.cleardiv
{
	clear: both;
	font-size: 0em;
}

div
{
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

img
{
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: none;
}




/*******************************************************\
|********************* Header DIVs *********************|
\*******************************************************/ 

#hdr
{
	background-image: url(../images/logo_background.jpg);
	background-repeat:no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 1em;
	height: 230px;
}

#logo_container
{
	width:100%;
	padding-left:15px;
	padding-top:15px;
	float:left;
}

#links
{
	padding-top:125px;
	padding-left:18px;
}

#line_positioner
{
	width:100%;
	padding:0;
	background-image:url(../images/line.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

#hdr_b
{
	width: 100%;
	color: white;
}

/*******************************************************\
|********************** BODY DIVs **********************|
\*******************************************************/ 

#body_container
{
	min-height:400px;
}

#body_r
{
	background-image:url(../images/background_right.png);
	background-repeat: repeat-y;
	background-position: right;
	min-height:400px;
}

#body_l
{
	background: url(../images/background_left.png);
	background-repeat: repeat-y;
	background-position: left;
	min-height:400px;
}

.inner_body
{
	margin-left:10px;
	width:98%;
	background-color:#FFFFFF;
}

#body_top_m
{
}

#body_top_r
{
	width: 100%;
}

#body_top_l
{
	width: 100%;
}

/*******************************************************\
|********************* Middle DIVs *********************|
\*******************************************************/

#middle_links
{
	color:#63796e;
	font-size:small;
}

#middle
{
	float: left;
	width: 72%;
} 

#middle_cnt
{

}

.mbox_container
{

}

.mbox_top
{
	
}


.mbox_t_left
{
	
}

.mbox_b_left
{
	background-color:#FFFFFF;
}

.mbox_b_right
{
	
}

.mbox_b_left
{

}

.mbox_title
{
	padding-top: 1px;
	padding-left: 7px;
	padding-right: 1px;
	padding-bottom: 3px;
	color: white;
	font-weight:bolder;
	text-align:center;
}

.mbox_body
{
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 1px;
	padding-bottom: 7px;
}

.mbox_body_download
{
	float:left;
	width: 12%;
}

.mbox_body_downloadContents
{
	float:left;
	width: 88%;
}

.mbox_body_title
{
	float:left;
	width: 50%;
}

.mbox_body_slides
{
	float:left;
	width: 25%;
}

.mbox_body_size
{
	float:left;
	width: 25%;
}

/*******************************************************\
|********************* Footer DIVs *********************|
\*******************************************************/

#footer
{
	background:url(../images/footer.png) no-repeat;
	height:44px;
}

#footer_l
{
	/*background:url(../images/bottom_orange_corner_left.png) no-repeat left;*/
}

#footer_r
{
	/*background:url(../images/bottom_orange_corner_right.png) no-repeat right;*/
}

#footer_b
{
	

}

#footer_b_l
{
	/*background:url(../images/footer_b_l.png) no-repeat bottom left;*/
}

#footer_b_r
{
	/*background:url(../images/footer_b_r.png) no-repeat bottom right;*/
}


#footer_body
{
	padding-bottom: 13px;
	font-size: smaller;
	width: 99%;
}

#footer_l_spacer
{
	height: 15px;
	width: 25px;
	font-size:0em;
	float: left;
}

/*******************************************************\
|********************** MENU DIVs **********************|
\*******************************************************/ 

#menu_big_cnt
{
	float: left;
	width: 249px;
	height:283px;
	background-color:#FFFFFF;
	background: url(../images/menu.png) no-repeat;
	margin-left:-1px;
	margin-top:-4px;
}

#menu_top_m
{
	
}


#menu_top_l
{
	/*background: url(../images/menu_top_l.png) top left no-repeat;*/

}

#menu_top_r
{
	/*background: url(../images/menu_top_r.png) top right no-repeat;*/
}

#menu_bottom_m
{
	/*background: url(../images/menu_bottom_m.png) bottom repeat-x;*/
}

#menu_bottom_l
{
	/*background: url(../images/menu_bottom_l.png) bottom left no-repeat;*/
}

#menu_bottom_r
{
	/*background: url(../images/menu_bottom_r.png) bottom right no-repeat;*/
}

#menu_r
{
	/*background:url(../images/menu_r.png) right repeat-y;*/
}

#menu_l
{
	/*background:url(../images/menu_l.png) left repeat-y  #ebf7ff;*/
}


ul.menu
{
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	list-style: none ;
}


ul.menu li 
{
	padding: 5px 0 3px 10px;
	margin: 0 0 0 0;
	/*padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 3px;*/

}

ul.submenu
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none ;
	height:10px;
}

ul.submenu li 
{
	padding: 3px 0 3px 30px;
	margin: 0 0 0 0;
	/*padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;*/
	
}

.menu_item
{
	width: 100%;
	background: url(../images/menu_item.png) left repeat-y;
}

.menu_lnk
{
	color: #002399;
	font-weight: bolder;
	text-decoration:none;
}

.menu_lnk:visited
{
	color: #002399;
}

.menu_lnk:hover
{
	text-decoration:underline;
}


.menu_sub_top
{
	background:url(../images/menu_sub_top.png) repeat-x top #ffffff;
	width:229px;
}	


.menu_sub_left
{
	/*background:url(../images/menu_sub_left.png) repeat-y left;*/
}

.menu_sub_right
{
	/*background:url(../images/menu_sub_right.png) repeat-y right;*/
}

.menu_sub_bottom
{
	background:url(../images/menu_sub_bottom.png) repeat-x bottom;
}

.menu_sub_top_left
{
	background:url(../images/menu_sub_top_left.png) no-repeat top left;
}

.menu_sub_top_right
{
	/*background:url(../images/menu_sub_top_right.png) no-repeat bottom right;*/
}

.menu_sub_bottom_right
{
}

.menu_sub_bottom_left
{
	background:url(../images/menu_sub_bottom_left.png) no-repeat bottom left;
}

#menu_sub_title
{
	padding-top: 2px;
	font-weight: bolder;
}

#menu_sitem_sel
{
	color: white;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

#menu_item_sel
{
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 19px;
	font-weight: bolder;
}

#menu_item_sel2
{
	padding-top: 4px;
	padding-bottom: 4px;	
	padding-left: 10px;
	color:#555555;
	font-weight:bold;
}

/**************** CONTENT ********************/

.middle_title
{
	font-weight:bold;
	color:#555555;
	font-size:1em;
	padding-top:15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.middle_body
{
	color:#444444;
	font-size:1em;
	padding-bottom:2px;
	padding-top:15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.box_title
{
	padding-top:10px;
	font-weight:bold;
	text-align:center;
}

.box_image
{
	float:left;
	width:40%;
	padding-left:1%;
}

.box_description
{
	color:#2c2e4c;
	float:left;
	width:57%;
	padding-top:10px;
	margin-right:2%;
}

.adv_boxes
{
}

.adv_box
{
	float:left;
	background-image:url(../images/adv.png);
	background-repeat:no-repeat;
	width:30%;
	height:173px;
	width:297px;
	margin-left:1.5%;
}

.adv_box_2
{
	float:left;
	background-image:url(../images/adv.png);
	background-repeat:no-repeat;
	width:30%;
	height:173px;
	width:297px;
	margin-left:2.5%;
}

#mybtn
{
	text-align:center;
}

#button
{
	background-color:#2c2e4c;
	color:#FFFFFF;
	font-weight:bold;
}

input.button {
  color: #FFFFFF; 
  background: #002399;
  font-size: .8em;
  font-weight:bold;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  border: solid 1px #2c2e4c;
}

.withPad
{
   height:3px;
}

.blue_span
{
	color:#002399;
}

span 
{
	color:#444444;
	font-size:1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.small
{
	font-size:0.8em;
}

span.numbers
{
	color:#444444;
	font-size:1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.margin_left20
{
	margin-left:20px;
}

.copyright
{
	display:block;
	padding-top:4px;
} 

.padding_top8
{
	padding-top:7px;
}

.padding-right15
{
	padding-right:15px;
}

.padding_left1
{
	padding-left:0.8em;
}

.padding_left28
{
	padding-left:28px;
}


.padding_left33
{
	padding-left:33px;
}

.padding_left35
{
	padding-left:35px;
}

#design 
{
	text-align:center;
}

.alignCenter
{
	text-align:center;
}

.alignRight
{
	text-align:right;
}

.width10
{
	float:left;
	width:10%;
}

.width14
{
	float:left;
	width:14%;
}

.width16
{
	float:left;
	width:16%;
}

.width17
{
	float:left;
	width:17%;
}

.width18
{
	float:left;
	width:18%;
}

.width20
{
	float:left;
	width:20%;
}

.width22
{
	float:left;
	width:22%;
}

.width23
{
	float:left;
	width:23%;
}

.width25
{
	float:left;
	width:25%;
}

.width27
{
	float:left;
	width:27%;
}

.width30
{
	float:left;
	width:30%;
}

.width35
{
	float:left;
	width:35%;
}

.width38
{
	float:left;
	width:36%;
}

.width40
{
	float:left;
	width:40%;
}

.width45
{
	float:left;
	width:45%;
}

.width50
{
	float:left;
	width:50%;
}

.width48_floatRight
{
	float:right;
	width:49%;
}

.width55
{
	float:left;
	width:55%;
}

.width58
{
	float:left;
	width:58%;
}

.width60
{
	float:left;
	width:60%;
}

.width65
{
	float:left;
	width:65%;
}

.width70
{
	float:left;
	width:73%;
}

.width75
{
	float:left;
	width:75%;
}

.width80
{
	float:left;
	width:80%;
}

.contactRow
{
	height:25px;
}

.contactRow_bigger
{
	height:46px;
}

.label
{
	float:left;
	width:32%;
	font-weight:bold;
	font-size:0.8em;
}

.textBox
{
	float:left;
	width:67%;
}

.greyBox
{
	width:98%;
	border:solid 1px #999999;
	background-color:#eeeeee;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:5px;
}

a
{
	color:#002399;
}

a:visited
{
	color: #002399;
}

hr.width85
{
	color:#696969;
	background-color:#696969;
	width:85%;
	text-align:center;
}

.prev_next
{
	height:200px;
	padding-top:138px;
	text-align:center;
}

fieldset
{
	border-color:#002399;
	border-width:thin;
	padding-bottom:1%;
	padding-top:1%;
}

legend
{
	color:#002399;
	font-weight:bold;
	font-size:1em;
	padding-bottom:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.disabled
{
	color:#999999;
	text-decoration:underline;
}

.hidden
{
	display:none;
	width:240px;
	text-align:center;
}

.visible
{
	float:left;
	width:240px;
	text-align:center;
}

.floatRight
{
	float:right;
}

.floatLeft
{
	float:left;
}

li 
{
	padding-bottom:8px;
}

h1
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:14px;
	display:inline;
}

h2
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight:normal;
	font-size:14px;
	display:inline;
}
