* {
	margin:0;
	padding:0;
}
	
body, h1, h2, h3, h4, h5, h6, label, li, ul, p{
	font-family: Batang;
	font-weight: normal;
	line-height: 1.6;
}

body {
	font-weight: normal;
	color: #333333;
	background-color: #cccccc;
	}

.green{color: #00cc66;}
.blue{color: #0033ff;}
.purple{color: #cc00ff;}
.purpletitle{color: #cc00ff;font-weight: bold;font-weight: bold;}
.grey{color: #999999;}
.turq{color: #00b7ff;}
.redbold{color: #FF0000;font-weight: bold;}
.red{color: #FF0000;}
.em16 {font-size: 140%;}
.em16red {color: #FF0000;font-size: 140%;}
.em16green {color: #00cc66;font-size: 140%;}
.em12 {font-weight: bold;}
.em5 {font-size: 80%;}
.em6 {font-size: 84%;}
.silverbold{color: #999999;font-weight: bold;}
.goldbold{color: #FF9933;font-weight: bold;}
.rightalign{float: right;}
.bodyblack10pt {font-size: 10px;color: #666666;line-height: 1.0;}
.bodyblack10ptscrollforseethrough {
	font-size: 10px;
	color: #666666;
	border: #FFFFFF;
	padding: 7px;
	height: 350px;
	overflow: scroll;
	visibility: visible;
}

a{color: #FFFFFF;text-decoration: none;}
a:link{	color: #00b7ff;text-decoration: none;}
a:visited{color: #00b7ff;text-decoration: none;}
a:hover{color: #0000CC;text-decoration: underline;}

p{
	font-size:1.2em;
	color: #333333;
}

h1{
	font-size:2.6em;
	color: #00b7ff;
	font-family: Batang;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
}
h2{ font-size:1.4em;color: #666;}
h3{	font-size:1em;font-weight: bold;color: #666;padding: 10px 0px 5px 0px;}
h4{ font-size:1em;color: #333333;}
h5{ font-size:1em;color: #334d55;}
h6{ font-size:1.2em;color: #00b7ff;font-weight: bold;}

ul{list-style-type:disc;padding-left:15px;padding-bottom: 5px;}
ul ul{list-style-type:square;}
ul ul ul{list-style-type:none;}

label{color: #666666;font-size: 1em;font-weight: bold;}
img {
	border:none;
	visibility: visible;}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#frame {margin:0 auto;width:776px;text-align:left;background-color: #FFFFFF;}
#framepopup {margin:0 auto;width:400px;text-align:left;background-color: #FFFFFF;}

#masthead{margin-top:0px;padding: 0px 0px 0px 0px;width: 100%;}

#breadcrumb{font-size: 0.6em;margin-top:-15px; padding: 0px 0px 6px 12px;border-bottom: 1px solid #ccc;}

#quicklink{font-size: 0.55em;padding: 1px 0px 2px 0px;margin: -18px 10px 0px 0px;text-align: right;border-bottom: 1px solid #ccc;}

#logobanner {width:100%;background-repeat: no-repeat;height: 192px;}
#logobanner img {color: #FFFFFF;border: 0px;}

#languageslogo {position:relative;top: -90px;left: 47%;width:60px;}

#pagename{margin: 0px;padding: 10px 0px 0px 10px;}

#subpagename{margin: 0px;padding: 0px 0px 10px 10px;border-bottom: 1px solid #ccc;}
#guidance{font-size:0.7em;padding: 10px 10px 10px 20px;border-bottom: 1px solid #ccc;}

#columnscontainer {width:100%;background-color: #FFFFFF;}

#leftnavbar{float: left;width: 20%;margin: 0px;padding: 0px 0px 0px 10px;background-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;}
#leftnavbarnoline{float: left;width: 20%;margin: 0px;padding: 0px 0px 0px 10px;background-color: #FFFFFF;}

#leftcolumnwide{float: left;width: 52%;margin: 0px;padding: 0px 5px 0px 10px;background-color: #FFFFFF;}
#rightcolumnwide{float: left;width: 40%;margin: 0px;padding: 0px 5px 0px 10px;background-color: #FFFFFF;}

#login{padding: 10px 5px 10px 5px;font-size: 0.6em;border-bottom: 1px solid #cccccc;}

#loginnoline{padding: 10px 5px 10px 5px;font-size: 0.6em;}

#rightnavbar{float:right;width: 25%;margin: 0px;padding:0px 0px 0px 0px;}
#tab{background-color:#CCFFFF; padding:2px 0px 2px 0px; margin:5px 0px 5px 0px; text-align:center;font-size: 0.7em;border-bottom: 1px solid #ccc;}

#headlines{border-bottom: 0px solid #cccccc;margin: 0px;padding: 5px 5px 5px 5px;}
#headlines h3{text-align: left; font-size: 0.9em;}
#headlines p{padding: 7px 7px 12px 0px;font-size: 0.7em;border-bottom: 1px solid #ccc;}
#headlines p img{padding: 8px 0px 8px 0px;}


#content{
	float: left;
	width: 53%;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0px;
}

#contentfull{float: left;margin: 0px;padding: 10px 10px 10px 10px; background-color: #ffffff;}


/************** .feature styles ***************/

#feature{padding: 10px 10px 0px 10px;}
#feature h3{text-align: left; font-size: 0.9em;}
#feature img{
	margin: 10px 15px 5px 0px;
	background-color: #ffffff;
	padding: 1px 1px 1px 1px;
}
#feature p{font-size: 1.0em;padding: 5px 0px 5px 0px;}
#feature ul {
	padding-left: 25px;
	font-size: 1em;
	list-style-type: disc;
}
#feature li{padding: 3px 25px 0px 0px;text-align: left;font-size: 0.9em;}
#feature td{font-size: 1.0em;text-align:left}
#feature input {font-size: 1em;}
#feature textarea {font-family: Batang;font-weight: normal;text-align:left;font-size: 1em;}

/************* #bottom menu for languages ***************/
#listmenubottom {
	width:100%; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	border-top:1px solid #00c5fe;	/* draws line on top edge of div */
	border-bottom:1px solid #00c5fe;	 /* draws line on bottom edge of div */
	font-size:0.9em;	/* SET FONT-SIZE HERE */
	background-color:#fff; /* colors the div */
	margin-top:0px;  /*TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
	}
	div#listmenu ul {margin:0 0 0 0px;/* indents ul from edge of container */
	padding-left: 0px;padding-bottom: 0px;}
#listmenubottom li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#ffffff; /*sets the background of the menu items */
	border-right:1px solid #00c5fe; /* creates dividing lines between the li elements */
	}
#listmenubottom li:first-child {
	border-left:1px solid #00c5fe; /*the first vertical line on the menu */
	}
#listmenubottom li:hover { 
	background-color:#00c5fe; /*sets the background of the menu items */
	}
#listmenubottom a {
	display:block;
	padding:0 4px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#333333;	/* sets the type color */
	background-color:#CCFFFF;}
#listmenubottom a:hover {
	color:#fff;
	background-color:#00c5fe;}

/************* #siteInfo styles ***************/
#siteinfo{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 0.6em;
	color: #cccccc;
	padding: 0px 0px 0px 20px;
	margin-top: 0px;
	clear: both;
	background-color: #FFFFFF;}

#siteinfo img{padding: 4px 4px 4px 10px;vertical-align: middle;}

/*********** #sectionLinks styles ***********/

#sectionLinks{margin: 0px;
/*border-bottom: 1px solid #cccccc;*/
font-size: 80%;padding: 0px 5px 10px 0px;}

#sectionLinks li {font-size: 80%;color: #00b7ff;}

#sectionLinks h3{padding: 12px 0px 2px 0px;border-bottom: 1px solid #ffffff;}

#sectionLinks a {display: block;border-bottom: 1px solid #cccccc;padding: 1px 0px 3px 0px;}

#sectionLinks a:hover{background-color: #dddddd;}


/************** #hacks **************/

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*LIST-BASED MENUS WITHOUT IDs OR CLASSES ON THE LIST ELEMENTS*/
/* tested in NN7, Opera, Firefox, IE6, IE5.5, IE5, on Windows and Safari and IE5 on Mac */

body {behavior:url(csshover.htc);}


/* the horizontal menu starts here */
div#listmenu {
	width:100%; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	border-top:1px solid #00c5fe;	/* draws line on top edge of div */
	border-bottom:1px solid #00c5fe;	 /* draws line on bottom edge of div */
	font-size:1.2em;	/* SET FONT-SIZE HERE */
	background-color:#fff;  /*TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
	}
div#listmenu ul {margin:0px 0px 0px 0px;/* indents ul from edge of container */
	padding-left: 20px;
	}
div#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#ffffff; /*sets the background of the menu items */
	border-right:1px solid #00c5fe; /* creates dividing lines between the li elements */
	}
div#listmenu li:first-child {
	border-left:1px solid #00c5fe; /*the first vertical line on the menu */
	}
div#listmenu li:hover { 
	background-color:#00c5fe; /*sets the background of the menu items */
	}
div#listmenu a {
	display:block;
	padding:0 6px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#333333;	/* sets the type color */
	background-color:#CCFFFF;
	}
div#listmenu a:hover {
	color:#fff;
	background-color:#00c5fe;}
/* the horizontal menu ends here */


/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #00c5fe; /* adds the rightmost menu vertical line to the ul */
	margin-left:15px; /* IE doubles the given value above - why? */
	}
/*  * html a {display:block;} /* makes IE5 & 5.5 accept the padding on the link */
/* add a top line to drops and pops in IE browsers - can't read :first-child */

/* end of hack zone */
/* END OF LIST-BASED MENU */
