* {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	visibility: visible;
	padding-right: 0;
	padding-left: 0;
	line-height:1.5em;
	text-align: left;
	color: Black;
	font-family: 'Palatino Linotype', Book Antiqua, Palatino, Times New Roman, Times, serif;
	font-size: 14px;
}
img {
	border-style: none;
}
h1 {
margin-left: 30px;
	font-size: 16px;
}

h3 {
	font-size: 16px;
	color:#FFFFFF;
	font-variant:small-caps;
}

ul {
	margin-left: 60px;
}

p {
}

.question{
	font-style: italic;
	 font-weight: bold;
	 font-size:1.5em;
}

.bigtitle{
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: white;
	padding-left: 50px;
	padding-right: 50px;
}

.paratitle{
	font-size: 24px;
   font-style: oblique;
}

.paratext{
}


.article_top {margin-left:80px; margin-right:40px; margin-top:30px; font-size:16px; font-style:italic}
.article_bottom {margin-left:30px; margin-right:40px; font-size:14px; }
.article_bottom_small {margin-left:30px; margin-right:40px; font-size:12px}



		body {
			font: 80% verdana, arial, helvetica, sans-serif;
			text-align: center; /* for IE */
			margin-top: 0;
			background-image: url(../images/body_background.jpg);      /*Uncomment this if there is a background image */
         background-repeat: repeat-x;                               /*Uncomment and edit if there is a background image */
			background-color: #7C8F95; /*must make this match bottom of background image*/
		}
		#container {
			margin: 0 auto;
			text-align: center; /* for IE */
			width: 900px;
			height: 400px; 
			background-image: url(../images/main_frame.jpg); 
			background-position: top center; 
			background-repeat: no-repeat;
		}
		#header {
			margin: 0 auto;
			text-align: center; /* for IE */
		}
		#pcontent {
			margin: 0 auto;
			text-align: center; /* for IE */
			border-color: #000000;
			background-repeat:no-repeat;
			background-position:0% 85%;
		}



		#default_style {
			font-family:Helvetica, Verdana, sans-serif;
			line-height:1.5em;
			font-size:14px;
		}

		#main_logo {
/*			width: 660px; 
			height:113px;
			background-image:url(../images/main_logo.gif);
			background-repeat:no-repeat;
			background-position:center;   Disable main logo for this site*/
		}
		.center {
         margin-left:auto; margin-right:auto; display:block; 
			text-align:center;
		}

		.centerheader {
         margin-left:auto; margin-right:auto; display:block; 
			text-align:center;
			padding: 28px 0;
		}

		.menu {
	height: 40px;
	margin-top: 0;
	margin-left:120px;
	padding-top: 340px;
		}

		.cssnav {
	position: relative;
	float: left;
	font-family: arial, helvetica, sans-serif;
	width: 130px;
	height: 40px;
	overflow: hidden; /* for ie to hide extra height*/
	margin-top: 0;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
		}
		
		.cssnav span {
	color: b7c9d2;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 8px;
	text-align: center;
	width: 130px;
	cursor: pointer;
	border: none;
		}

			.cssnav a {
			display: block;
			font-size: 15px;
			width: 130px;
			height: 40px;
			float: left;
			text-decoration: none;
			border: none;
		}
		.cssnav a:hover {
			width: 130px; height: 40px;  
			border: none;
		}
		
		.cssnav img {width: 130px; height: 40px; border: 0; visibility:hidden; position:relative;	border: none;}
		.cssnav a:hover img{width: 130px; height: 40px; border: 0; visibility:visible;position:relative;border: none;}

		.cssbutton a {  float:left;  width:247px; height:195px; margin-left: 25px; vertical-align: middle; }
		
	
		
			

/* Section for border */

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.boxhead {
	background: url(../images/boxhead.jpg) no-repeat top;
	width:720px;
	height:56px;
}

.boxbody {
	background-image: url(../images/boxbody.jpg);
	background-position: left;
	width:720px;
	background-repeat: repeat-y;
	overflow:hidden;
	margin-bottom:136px;
	text-align:center;
}

.boxbottom {
	background-image: url(../images/boxbot.jpg);
	background-position:bottom center;
	width:720px;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* End Section for border */

/* @expert box styles */



/* @end */
