body {
	margin : 0px;
	padding : 0px;
	color : #000;
	background : #848d9a url('images/background.gif');
    scrollbar-base-color: #484848;
    scrollbar-face-color: default;
    scrollbar-track-color: default;
    scrollbar-arrow-color: default;
    scrollbar-3dlight-color: default;
    scrollbar-darkshadow-color: default;
    scrollbar-highlight-color: default;
    scrollbar-shadow-color: default;
	font : 11px verdana, tahoma, arial, helvetica, sans serif;
	}
p, dd { 
	color: #000;
	background-color : transparent;
	font : 11px verdana, tahoma, arial, helvetica, sans serif;
	line-height : 14px;
	}
.attn_box {
	background-color : #d8dbe1;
	border : 1px solid #848d9a;
	padding : 5px;
	line-height : 18px;
	}
.req, dt {
	color : #cc0c00;
	font-weight : bold;
	}
h1, dt {
	font : 11px tahoma, verdana, arial, helvetica, sans serif;
	font-weight : bold;
	letter-spacing : 1px;
	}
h2 {
	font : 11px tahoma, verdana, arial, helvetica, sans serif;
	font-weight : bold;
	}
em {
	font-style : normal;
	color : #303338;
	}
strong {
	font-style : bold;
	color : #303338;
	}
li.menudivider {
	padding-bottom : 10px;
	border-bottom : 5px solid #f2f3f5;
	}
input, select {
	color : #767e8a;
	background-color : white;
	font : 12px verdana, tahoma, arial, helvetica, sans serif;
	border : 1px inset #666;
	}
textarea {
	color : #767e8a;
	background-color : white;
	font : 12px verdana, tahoma, arial, helvetica, sans serif;
    scrollbar-base-color: #ced1d7;
    scrollbar-face-color: default;
    scrollbar-track-color: default;
    scrollbar-arrow-color: default;
    scrollbar-3dlight-color: default;
    scrollbar-darkshadow-color: default;
    scrollbar-highlight-color: default;
    scrollbar-shadow-color: default;
	border : 1px inset #666;
	}
ul.flow, li.flow {
	margin-left : 0px;
	list-style : square inside;
	color : #303338;
	font : 11px tahoma, verdana, arial, helvetica, sans serif;
	}
.content {
	margin : 0px;
	padding : 5px;
	}
#rightcol {
	color: #484848;
	font : 10px tahoma, verdana, arial, helvetica, sans serif;
	height : 100%;
	vertical-align : top;
	text-align : center;
 	background : #c1c6cc url('images/bg_right_mid.gif');
	}
#rightcol p {
	color: #484848;
	font : 10px tahoma, verdana, arial, helvetica, sans serif;
	text-align : left;
	padding-left : 69px;
	margin-top : 0px;
	}
#weefoot {
	color : #707883;
	background : #c1c6cc url('images/footer_copyright.gif');
	font : 10px tahoma, verdana, helvetica, arial, sans serif;
	padding-left : 10px;
	text-align : center;
	}
#weefoot a:link, #weefoot a:visited, #weefoot a:active {
	color : #484848;
	background-color : transparent;
	text-decoration : none;
	}
#weefoot a:hover {
	color : #fff;
	background-color : transparent;
	text-decoration : none;
	}
a:link, a:visited, a:active {
	color : #cc0c00;
	text-decoration : underline;
	}
a:hover	{
	text-decoration : none;
	color : #000000;
	}
/* begin menu Related */
ul#mainav {
	list-style-type : none;
/*	list-style-image : url('images/square_norm.gif');*/
	margin-left : 6px; /*original 16px*/
	padding : 0px;
	}
ul#mainav ul {
	display : none;
	margin-left : 5px;
	padding : 0px;
	font-weight : normal;
	}
ul#mainav li, ul#menu a {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #cc0c00;
	}
ul#mainav li {
	line-height : 15px;
	margin : 10px 0px;
	font-weight : bold;
	}
ul#mainav ul li {
	border-bottom : none;
	list-style-type : none;
	/*list-style-image : url('images/square_over_blue.gif');*/
	font-weight : normal;
	}
ul#mainav a:hover {
	color: #000;
	}
ul#mainav a.active {
	/*list-style-image : url('images/square_over_blue.gif');*/
	color : #000;
	text-decoration : none;
	}
ul#mainav ul li a, ul#mainav ul li a:visited, ul#mainav ul li a:active {
	color : #666;
	text-decoration : none;
	
	}
ul#mainav ul li a:hover {
	color : #cc0c00;
	text-decoration : underline;
	}
ul#mainav ul {
	border-left : 1px solid #f2f3f5;
	}
/* end menu related */

hr {
	height : 1px;
	color : #f2f3f5;
	}

/*  LEGAL  */
#legal {
	font-size : 10px;
	}
#legal li {
	margin-bottom : 10px;
	}
#legal ol {
	font-size : 10px;
	list-style-type : decimal;
	list-style-position : outside;
	margin-top : 10px;
	}
#legal ol.second {

	list-style-type : upper-alpha;
	color : #006;
	list-style-position : outside;
	}
#legal ol.third {

	list-style-type : decimal;
	color : #000;
	list-style-position : outside;
	}
#legal ol.fourth {

	list-style-type : lower-roman;
	color : #006;
	list-style-position : outside;
	}
#release {
	font-size : 10px;
	border : 0;
	vertical-align : top;
	border-bottom : 1px solid #ccc;
	width : 383px;
	margin : 0;
	}
.prone {
	width : 40%;
	padding-right : 10px;
	}
.prtwo {
	border-left : 1px solid #ccc;
	padding-left : 10px;
	}
#release a {
	color : #999;
	}
#release a:hover {
	color : #cc0c00;
	}
ul.read {
	font-size : 10px;
	list-style-position : outside;
	margin-left : 5px;
	padding : 0;
	}
ul.read li {
	list-style-type : square;
	list-style-image : url('/images/more_icon.gif');
	margin : 0 0 15px 20px;
	}
#photos div {
	padding-bottom : 20px;
	}
#photos div img {
	border : 0;
	float : left;
	margin : 0 10px 5px 0;
	}
/*10/29/2006 for mft 36 speclist*/
ul.speclist {
	font-size : 10px;
	list-style-type : none;
	margin-left  : 0;
	padding-left : 0;
	}
ul.speclist li{
	margin-left  : 0;
	padding : 0 0 5px 0;
	}
ul.speclist li ul li {
	list-style-type : none;
	}
ul.speclist li em {
	color : #c00; 
	}
