/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:15px 0 0 0; margin:0; border:0;
	font-family:Verdana, Arial;
	text-align:left; color:#4F4F4F;
	line-height:1.4em;
	font-size:0.7em;
	background:#E5E5E5;
}

img { padding:0; border:0; vertical-align:top; }

hr { border:none; background:#CCCCCC; color:#CCCCCC; line-height:1px; height:1px;}
div.hr { border-top:1px solid #CCCCCC; margin:10px 0; }
div.hr hr { display:none; }

/******* hyperlink and anchor tag styles *******/
a:link { background-color:transparent;/* color:#666666; text-decoration:none;*/ }
a:visited { background-color:transparent;/* color:#666666; text-decoration:none;*/ }
a:hover { background-color:transparent;/* color:#000000; text-decoration:underline;*/ }
a:active { background-color:transparent;/* color:#666666; text-decoration:none;*/ }

/************** header tag styles **************/


#top_heading_1 {color:#FFFFFF; font-size:2em; line-height:1.7em; padding:0; margin:0; font-weight:normal;}
#top_heading_2 {color:#FFFFFF; font-size:2em; line-height:1.7em; padding:0; margin:0; font-weight:normal;}

h1 { font-size:1.5em; line-height:1.5em; margin:0 0 15px 0; padding:0 0 10px 0; color:#8AB2CB; font-weight:normal; border-bottom:1px solid #D0D0D0; }
h2 {font-size:1.3em; line-height:1.4em; margin:0 0 5px 0; padding:0; color:#5C8ED7; font-weight:normal;}
h3 {font-size:1.2em; line-height:1.4em; margin:0 0 5px 0; padding:0; color:#5C8ED7; font-weight:normal;}

h4 { font-size:1.0em; line-height:1.4em; margin:0 0 5px 0; padding:0; color:#5C8ED7; font-weight:normal; }
h4 a:link {text-decoration:none; color:#5C8ED7;}
h4 a:visited {text-decoration:none; color:#5C8ED7;}
h4 a:hover { text-decoration:underline; color:#5C8ED7;}
h4 a:active {text-decoration:none; color:#5C8ED7;}
h5 { font-size:1.2em; font-weight:normal; margin:5px 0 3px 0; padding:5px 0 0 0; color:#5C8ED7;}


acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }
p { margin:0; padding:0 0 10px 0; }

ul { margin:0; padding:0; margin-bottom:5px;}
li { margin:0; padding:0 0 4px 0; background:url(../creo_img/bullet_general.gif) no-repeat 0 7px; list-style-type:none; padding-left:15px;}