.message_border {

	border: dashed 1pt #8eaa53;
	width: 98%;
	height: auto;
	background-color:#c0d592;
	margin-top: 5px;
	
}

h2 {

color:#333333;
font-style:bold;
font-size:18px;
font-weight:bold;


}


.message_error {

	border: dashed 1pt #900;
	width: 98%;
	height: auto;
	background-color:#c99;
	
}

.highlight_word{
    background-color: #FC6;
}

.outside { border: solid 1pt #999; }
.borderbottom { border-bottom: solid 1pt #999; }
.borderbr { border-bottom: solid 1pt #999;
			border-right: solid 1pt #999;}
.bordertop { border-top: solid 1pt #999; }
.borderright { border-right: solid 1pt #999; }
.borderltr { border-top: solid 1pt #999;
			 border-right: solid 1pt #999;
			 border-left: solid 1pt #999;
}
.zebra_border { border: solid 1pt #000; }

.article_options { border-bottom: dashed 1pt #999; }

.share { 
	width: 95%;
	height:21px;
	padding:5px;
	border-bottom: dashed 1pt #999;
	margin-left: auto; 
	margin-right:auto;
	
	}
	
.social_media {
	margin-right:10px;
	float:left;
	
}

td img.decoration {display: block;}


body  {
	
	font-size:15px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
}


p  {
	
	font-size:15px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
}

li {
	
	font-size:15px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
}


img.floatRight { 
    float: right; 
    margin: 4px; 
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}


.link A:link {color: #006699 ; font-weight: bold; text-decoration: underline; font-size:14px;}
.link A:visited {color: #39F; font-weight: bold; text-decoration: underline; font-size:14px;}
.link A:active {color: #ff0099; font-weight: bold; text-decoration: underline; font-size:14px;}
.link A:hover {color: #666666; font-weight: bold; text-decoration: underline; font-size:14px;}

.footlink A:link {color: #006699 ; font-weight: bold; text-decoration: underline; font-size:10px;}
.footlink A:visited {color: #39F; font-weight: bold; text-decoration: underline; font-size:10px;}
.footlink A:active {color: #ff0099; font-weight: bold; text-decoration: underline; font-size:10px;}
.footlink A:hover {color: #666666; font-weight: bold; text-decoration: underline; font-size:10px;}

.toplink A:link {color: #363636 ; font-weight: bold; text-decoration: none; font-size: 16px;}
.toplink A:visited {color: #333333 ; font-weight: bold; text-decoration: none; font-size: 16px;}
.toplink A:active {color: #333333 ; font-weight: bold; text-decoration: none; font-size: 16px;}
.toplink A:hover {color: #003366 ; font-weight: bold; text-decoration: none; font-size: 16px;}

.articles A:link {color: #333333 ; font-weight: normal; text-decoration: underline; font-size: 14px;}
.articles A:visited {color: #333333 ; font-weight: normal; text-decoration: underline; font-size: 14px;}
.articles A:active {color: #333333 ; font-weight: normal; text-decoration: underline; font-size: 14px;}
.articles A:hover {color: #333333 ; font-weight: normal; text-decoration: underline; font-size: 14px;}


.graybar A:link {color: #999; font-weight: normal; text-decoration: underline; font-size: 14px;}
.graybar A:visited {color: #666; font-weight: normal; text-decoration: underline; font-size: 14px;}
.graybar A:active {color: #069 ; font-weight: normal; text-decoration: underline; font-size: 14px;}
.graybar A:hover {color: #069; font-weight: normal; text-decoration: underline; font-size: 14px;}



img.floatRight { 
    float: right; 
    margin: 4px; 
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

#menuBar2 {
	display: block;
	margin-bottom: 0px;
	position: absolute;
	top: 5px;
	right: 5px;
	height: 48px;
	width: 360px;
	overflow: hidden;

	}
	
	
	#searchBar {
	display: block;
	margin-bottom: 0px;
	position: absolute;
	top: 161px;
	right: 6px;
	height: 35px;
	width: 420px;
	overflow: hidden;
	}
	
	.menuHeader {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	padding-right: 0px;
	display: inline;
	position: relative;
	z-index: 500;
	}
	
	#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 1px;
background-repeat: no-repeat;
background-position: 0.8em;
}

.login_box_quiz {
	width: 380;
	height: 198;
	background-image: url(../images/login_box.jpg);
	float: right;
}

.login_form {
	margin: 20px;
	width: 350;
	margin-left: auto; margin-right:auto;
}

.login_form_text {
	margin-left: 20px;
	margin-top: 15px;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	color: #006;
}

legend {
	

	font-size:16px;
	font-weight:bold;
	color: #036;
	padding-left: 2px;
	padding-right: 2px;
	padding: 2px;
}
	

label {
	font:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: normal;
	color: #036;
	text-align: right;
	display: block;
	margin-right: 10px;
	position: relative;
	width: 120px;
	float: left;
}

label.fieldLabel {
	display: inline;
	float: none;
}	

input.formInputField {
	border: solid 1px #006;
	background-color: #e8eaf0;
	color:#333;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 3px;
	height: 20px;
	
}

input.formInputField:hover {
	
	background-color:#FFFFFF;
	color:#000;
	cursor: pointer;
	
	
}

input.formInputButton {
	color:#FFF;
	border: solid 1px #006;
	background-color:#339;
	cursor: pointer;
	font-size: 14px;
	font-weight:bold;
	padding: 1px;
	text-align:center;
	margin-right: 5px;
	vertical-align:middle;
	
}

input.formInputButton:hover {
	border: solid 1px #006;
	background-color:#66c;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* register box code */

.regBox {
	display: block;
	width: 90%;
}

.topLeft {
	background-image: url(../images/reg_box_css_01.jpg);
	background-repeat:no-repeat;
	width: 34px;
	height: 31px;
	float: left;
}

.topMiddle {
	background-image: url(../images/reg_box_css_02.jpg);
	background-repeat:repeat-x;
	height: 31px;
	width: 100%;
	float:left;
}

.topRight {
	background-image: url(../images/reg_box_css.jpg);
	background-repeat:no-repeat;
	width: 30px;
	height: 31px;
	float:right;
	
}

.centerLeft {
	background-image: url(../images/reg_box_css_04.jpg);
	background-repeat:repeat-y;
	background-position: 100% 0;
	width: 34px;
	float: left;
}

.centerMiddle {
	background-image: url(../images/reg_box_css_05.jpg);
	float: left;
	padding: 5px;
	
}

.centerRight {
	background-image: url(../images/reg_box_css_06.jpg);
	background-repeat:repeat-y;
	background-position: 100% 0;
	width: 30px;
	float: right;
}

.bottomLeft {
	background-image: url(../images/reg_box_css_07.jpg);
	background-repeat:no-repeat;
	width: 34px;
	height:29px;
	float: left;
}

.bottomMiddle {
	background-image: url(../images/reg_box_css_08.jpg);
	float: left;
	height:29;
	padding: 5px;
	
}

.bottomRight {
	background-image: url(../images/reg_box_css_09.jpg);
	background-repeat:no-repeat;
	width: 30px;
	height:29;
	float: right;
}


.footer {
	border-top:dashed 1px #666;
	text-align:center;
	width: 98%;
	margin-left: auto;
    margin-right: auto;
	
}

	
.info {
	display:none;
	visibility:hidden;
}

.pad {
	padding:5px;
}

