
/* IMPORTED STYLES */

@import url("content.css");
@import url("side.css");
@import url("navigation.css");
@import url("buttons.css");

/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* MARGIN: top   right   btm   left */
/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* BODY */
.leftcolumn   { color: #036; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif, serif; font-style: normal; font-weight: bold; line-height: 14pt }
.leftcolumnc { color: #036; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: bold; line-height: 12pt; font-stretch: normal }
.leftcolumn2 { color: #036; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; line-height: 10pt; background-color: transparent }
.title { color: #7aa300; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 15pt }
body  { color: gray; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 12pt; font-stretch: normal; background: transparent; text-align: center; margin: 0 auto; padding: 0 }
.bodytxt  { color: #4d4d4d; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 12pt; font-stretch: normal }
.bodytxtb { color: gray; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 12pt; font-stretch: normal }
/* CALLOUT*/
.callout  { color: #036; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 12pt; font-stretch: normal }

/* CONTAINER */
#container {
	margin: 15px 0px 0px 0px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	width: 766px;
	padding: 0px 0px 0px 0px;
	border-left: 2px solid #243E66;
	border-right: 2px solid #243E66;
	border-top: 2px solid #243E66;
	border-bottom: 2px solid #243E66;
	}


	
	
/*COLUMN SETTINGS*/
#column_left { font-family: Verdana, Arial, Helvetica, sans-serif; background: #ffffff; text-align: left; margin: 25px 0 0; padding: 0; width: 146px; float: right }
	
#column_center   { font-family: Verdana, Arial, Helvetica, sans-serif; background: #ffffff; text-align: left; margin: 0; padding: 0; width: 415px; float: left }
	
#column_right  { font-family: Verdana, Arial, Helvetica, sans-serif; background: #e5deb1; text-align: left; margin: 10px 0 0; padding: 0; width: 205px; float: right }

		
/* BOTTOM CONTAINER -  */
#btm_container {
	margin: 25px 0px 35px 0px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	width: 770px;
	text-align: left;
	}




	
		
/* COPYRIGHT */
#copyright {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-family: Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	line-height: 12px;
	text-align: left;
	float: left;
	width: 750px;
  	}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*MARGIN: top   right   btm   left*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.rightcallout  { color: #4d4d4d; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 12pt }
.rightname  { color: #4d4d4d; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12pt }
