﻿ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { 
margin : 0; 
padding : 0; 
} 
a img, :link img, :visited img { 
border : none; 
} 
a:link, a:visited { 
text-decoration : none; 
font-weight : bold; 
color : #4E68FF; /* 0DA500 */ /* #ff5500 */
} 
a:hover { 
text-decoration : underline; 
} 
body, td { 
margin : 0; 
padding : 0; 
font-family : Geneva, Arial, Helvetica, sans-serif; 
font-size : 12px; 
background : #ffffff; 
} 
body { 
text-align : center; 
} 
div#content_main { 
background-color : white; 
padding : 25px; 
} 
div#content_main h1 { 
margin : -25px; 
font-size : 14px; 
font-family : Verdana, Arial, sans-serif; 
padding : 20px 25px 40px 25px; 
color : #7e7e7e; 
} 
div#content_main h2 { 
font-size : 20px; 
font-weight : bold; 
letter-spacing : -1px; 
} 
div#content_main h2 a:link, div#content_main h2 a:visited { 
text-decoration : none; 
font-weight : bold; 
color : #479299; 
} 
div#content_main h3 { 
font-size : 18px; 
margin : 50px 0 10px; 
letter-spacing : -1px; 
color : #5a6665; 
border-bottom : 1px dotted #7e7e7e; 
} 
div#content_main h4 { 
font-size : 18px; 
margin : 10px 0 10px; 
letter-spacing : -1px; 
color : #5a6665; 
} 
div#content_main .sectiondesc_body { 
color : #555555; 
padding-bottom : 0px; /* 20px; */ 
} 
div#content_main .header { 
margin-bottom : 25px;
} 
div#content_main .header h1 { 
font-family : Helvetica, Arial, sans-serif; 
font-size : 26px; 
letter-spacing : -1px; 
color : #4E68FF; 
} 
div#content_main .sectiondesc_body { 
margin-top : 6px; 
padding-left : 70px; 
} 
div#content_main .sectiondesc_body li { 
list-style-position : outside; 
} 
div#content_main .sectionitem_body { 
padding-left : 20px; 
} 
div#content_main .sectionitem_body ul, div#content_main .sectionitem_body ol { 
margin-left : 15px; 
padding-left : 5px; 
} 
div#content_main .sectionitem_body blockquote { 
font-style : italic; 
} 
div#content_main .sectionitem_body p { 
margin-bottom : -8px; 
} 
.section { 
padding-top : 10px; 
} 
.answer { 
margin-top : 10px; 
margin-bottom : -10px; 
overflow : hidden; 
position : relative; 
} 
.sectionitem_body { 
margin-left : 70px; 
} 
.sectionitem_url a:link, .sectionitem_url a:visited { 
text-decoration : underline; 
font-size : 120%; 
} 
.sectionitem_url a:hover { 
text-decoration : none; 
font-size : 120%; 
} 

div#content_main hr { 
background-color : white; 
border : none; 
border-top : 1px solid #b59d7a; 
clear : both; 
margin-bottom : 10px; 
} 
div#content_main p { 
padding-bottom : 10px; 
} 
.subtitle { 
color : #777777; 
font-size : 11px; 
} 
.subtitle :link, .subtitle :visited { 
font-weight : bold; 
} 
#content { 
width : 99%; 
background : #ffffff; 
position : relative; 
margin-left : auto; 
margin-right : auto; 
text-align : left; 
overflow : hidden; 
} 
