/* General Styles ======================================*/

body {
	margin: 10;
	padding: 0;
	background-color: #E2EEF7;
	font: 10pt Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height:120%
}
.style6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	font-weight: bold; 
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #000040;
	text-decoration: none;
}


a.img, a.img, a.img {
	border: 0 none;
}

h1, h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1 {
	font-size: 12pt;
	color: #000040;
	text-decoration: bold;
}

h2 {
	font-size: 10pt;
	color: #669999;
	text-decoration: bold;
}
.photoborder {
	border: 1px solid #808080;
}

/* Layout ==============================================*/

#footer{
	padding: 10px 0 0 0;
}

#feature_box{
	background: #f5f5f5 url(../images/layout/h2-index-bg.gif) top left no-repeat;
	width: 150;
	margin-top: 3px;
	padding: 9px 0 9px 11px;
	border-bottom: 2px solid #ebebeb;
}

#footer{
	padding: 10px 0 0 0;
}

/* box */

 /* set background images for corners */
#secondexample .rbroundbox    { background: url(corners_bg.gif) repeat; }

#secondexample .rbtop         { background: url(corners_top.gif) repeat-x; }
#secondexample .rbtop div     { background: url(corners_top_left.gif) no-repeat top left; }
#secondexample .rbtop div div { background: url(corners_top_right.gif) no-repeat top right; }

#secondexample .rbbot         { background: url(corners_bottom.gif) repeat-x; }
#secondexample .rbbot div     { background: url(corners_bottom_left.gif) no-repeat top left; }
#secondexample .rbbot div div { background: url(corners_bottom_right.gif) no-repeat top right; }

#secondexample .rbcontentwrap { background: url(corners_left.gif) repeat-y; }
#secondexample .rbcontent     { background: url(corners_right.gif) repeat-y right; }

 
 /* height and width details */
#secondexample .rbtop div, #secondexample .rbtop, #secondexample .rbbot div, #secondexample .rbbot {
	width: 100%;
	height: 26px;
	font-size: 1px;
}
#secondexample .rbcontent  { padding: 1px 2em; margin: 0;  }
#secondexample .rbroundbox { width: 300px;  }

/* two link types ==============================================*/

.class1 A:link {color: #006699; text-decoration: none; font-size:10pt}
.class1 A:visited {color: #000040; text-decoration: none; font-size:10pt}
.class1 A:active {color: #000040; text-decoration: none; font-size:10pt}
.class1 A:hover {color: #000040; text-decoration: underline; font-size:10pt}

.class2 A:link {color: #FFFFFF; text-decoration: none; font-size:10pt}
.class2 A:visited {color: #FFFFFF; text-decoration: none; font-size:10pt}
.class2 A:active {color: #FFFFFF; text-decoration: none; font-size:10pt}
.class2 A:hover {color: #FFFFFF; text-decoration: underline; font-size:10pt}
}
