body {
	margin:0px 0px 0px;
	padding:0px;
	background-color: #99CCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color: #000;

	}

	

#Content {

	width: 900px;

	margin: 0px auto;

	text-align: justify;

	padding: 1em;

	border-right:1px solid #000000;	

	border-left:1px solid #000000;	

	background-color:#ffffff;	

	}

	

#header {

	width:768px;

	margin: 0px auto;

	text-align: justify;

	padding: 1em;

	border-bottom:1px solid #000000;	

	border-right:1px solid #000000;	

	border-left:1px solid #000000;	

	background-color:#ffffff;	

	}

	

/******* text box *******/

.call-out {

	margin-bottom: 20px;

	margin-top: 20px; 

	width: 660px; 

	background-color: #FFFFFF; 

	padding: 10px;

	border-bottom:2px solid #203961;

	}

	

.call-out h1 {

	font-size:16px;

	color:#203961;

	}



/******* Left align photo box *******/

.leftPhotobox {

	float:left;

	margin-right: 20px;

	margin-bottom: 10px;

	margin-top: 10px; 

	width: 400px; 

	background-color: #F4E9D9; 

	padding: 10px;

	border-top: 1px solid #000000;

	border-right: 2px solid #000000;

	border-bottom: 2px solid #000000;

	border-left: 1px solid #000000;

	text-align:center;

	font-size: 12px;

	color: #614821;

	}

	

/******* Right align photo box *******/

.rightPhotobox {

	float:right;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-top: 10px;

	margin-left: 20px;

	width: 400px; 

	background-color: #F4E9D9; 

	padding: 10px;

	border-top: 1px solid #000000;

	border-right: 2px solid #000000;

	border-bottom: 2px solid #000000;

	border-left: 1px solid #000000;

	text-align:center;

	font-size: 12px;

	color: #614821;

	}

/******* Left align photo box Portrait*******/

.leftPhotoboxPortrait {

	float:left;

	margin-right: 20px;

	margin-bottom: 10px;

	margin-top: 10px; 

	width: 267px; 

	background-color: #F4E9D9; 

	padding: 10px;

	border-top: 1px solid #000000;

	border-right: 2px solid #000000;

	border-bottom: 2px solid #000000;

	border-left: 1px solid #000000;

	text-align:center;

	font-size: 12px;

	color: #614821;

	}

/******* Right align photo box Portrait *******/

.rightPhotoboxPortrait {

	float:right;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-top: 10px;

	margin-left: 20px;

	width: 267px; 

	background-color: #F4E9D9; 

	padding: 10px;

	border-top: 1px solid #000000;

	border-right: 2px solid #000000;

	border-bottom: 2px solid #000000;

	border-left: 1px solid #000000;

	text-align:center;

	font-size: 12px;

	color: #614821;

	}

/******* full width text box *******/

.para-box {

	margin-bottom: 20px;

	margin-top: 20px; 

	width: 95%; 

	background-color: #FFFFFF; 

	padding: 10px;

	border-bottom:2px solid #203961;

	}



/******* photo box *******/

.photobox {

	position: relative;

	left: 15%;

	margin-bottom: 20px;

	margin-top: 40px; 

	width: 400px; 

	background-color: #F4E9D9; 

	padding: 10px;

	border-top: 1px solid #000000;

	border-right: 2px solid #000000;

	border-bottom: 2px solid #000000;

	border-left: 1px solid #000000;

	text-align:center;

	font-size: 12px;

	color: #614821;

	}



/******* thumbnail photo box *******/

.thumbbox {

	float:left;

	margin-right: 10px; 

	background-color: #F4E9D9; 

	border-top: 1px solid #203961;

	border-right: 1px solid #203961;

	border-bottom: 1px solid #203961;

	border-left: 1px solid #203961;

	}



/******* right sidebar *******/

#rightMenu {
	float:right;
	width:162px;
	margin:0px;
	margin-left:20px;
	margin-bottom:20px;
	text-align:left;
	font-size: .8em;
	padding:15px;
	padding-top:5px;
	border:1px dashed #333;
	color: #614821;
	background-color:#F4E9D9;

			

	}	

ul li.rightMenu {

	list-style-type:none;

	line-height:200%;

	margin-left: -25px	

	}

ol li.rightMenu {
	line-height:120%;
	margin-left: -20px;
	font-size: 1em;
	color: #060;

	}

h1.rightMenu {
	font-size: 1.5em;
	text-align:center;
	text-decoration:underline;
	line-height: 100%;

	}

	

h3.rightMenu {
	font-size: 1.2em;
	text-align:left;
	line-height: 10%;

	}

	

/******* Text area *******/

.majorTextBlock {	

	margin:0px;

	margin-bottom:40px;	

	text-align: justify;	

	padding-left:5px;	

	}

	

.majorTextBlock h1 {
	font-size:1.8em;
	color:#203961;

	}



/******* hyperlink and anchor tag styles *******/



a:link, a:visited{

	color: #005FA9;

	text-decoration: none;

	}



a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #C30;

	}

/************** Nav styles *****************/



#nav{

	font: Verdana,sans-serif;

	font-size: 14px;

	position: absolute;

	top: 1em;

	left: 1em;

	}



#nav a{

	color: #614821;

	}



/************** SubNav styles *****************/



#subnav{

	font: Verdana,sans-serif;

	font-size: 11px;

	position: absolute;

	top: 1em;

	left: auto

	}



#subnav a{

	color: #FFFFFF;

	}



/*************** list tag styles ***************/



ul{
	list-style-type: square;
	color: #060;

}



ul ul{

 list-style-type: disc;

}



ul ul ul{

 list-style-type: none;

}

/************* relatedLinks styles **************/



.relatedLinks{

	margin: 0px;

	padding: 0px 0px 10px 10px;

	border-bottom: 1px solid #cccccc;

	}



.relatedLinks h3{

	padding: 10px 0px 2px 0px;

	}



.relatedLinks a{

	display: block; 

	}

/******* another box *******/

#pageNav{

	float: right;

	width:178px;

	padding: 0px;

	background-color: #F5f7f7;

	border-right: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

	font: small Verdana,sans-serif;

	}



#masthead{

	top: 0px;

	padding: 1em;

	width: 900px;

	margin: 0px auto;

	border-right:1px solid #000000;	

	border-left:1px solid #000000;	

	background-color:#FFFFFF;

	height: 307px;

	text-align: justify;

	}

/******* NavBar ******/

#navbar{

	position: relative;

	top: 0px;

	padding: 1em;

	width: 900px;

	margin: 0px auto;

	border-right:1px solid #000000;	

	border-left:1px solid #000000;	

	background-color:#FFFFFF;

	height: 10px;

	text-align: justify;

	}



/******* FooterNavBar ******/

#footernavbar{

	position: relative;

	bottom: 0px;

	padding: 1em;

	width: 900px;

	margin: 0px auto;

	border-right:1px solid #000000;	

	border-left:1px solid #000000;	

	background-color:#FFFFFF;

	height: 10px;

	text-align: center;

	}

/******* SubNavBar ******/

#subnavbar{

	position: relative;

	top: 0px;

	padding: 1em;

	width: 900px;

	margin: 0px auto;

	border-right:1px solid #000000;	

	border-left:1px solid #000000;	

	background-color:#203961;

	height: 10px;

	text-align: justify;

	}

/******* Table style *******/

table.score{

	table-layout: automatic;

	border-collapse: collapse;

	empty-cells: show;

	background-color:#edeeed;

	color: #24618e;

	width: 800px;

	}

table.score td{

	padding-left: 3px;

	border-top: 1px solid #d0d0d0;

	border-bottom: 1px solid #d0d0d0;

	border-left: 1px solid #d0d0d0;

	border-right: 1px solid #d0d0d0;

	}



td.title{

	text-align:center;

	font-weight:bold;

	}



td.data{

	text-align:center;

	}



/*- Menu Tabs 22--------------------------- */

    #tabs22 {

      font: bold 11px/1.5em Verdana;

      float:left;

      width:100%;

      background:change-background;

      font-size:93%;

      line-height:normal;

      }

    #tabs22 ul {

	margin:0;

	padding:10px 10px 0 50px;

	list-style:none;

      }

    #tabs22 li {

      display:inline;

      margin:0;

      padding:0;

      }

    #tabs22 a {

      float:left;

      background:url("images/tableft22.gif") no-repeat left top;

      margin:0;

      padding:0 0 0 5px;

      text-decoration:none;

      }

    #tabs22 a span {

      float:left;

      display:block;

      background:url("images/tabright22.gif") no-repeat right top;

      padding:5px 15px 4px 6px;

      color:#24618E;

      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    #tabs22 a span {float:none;}

    /* End IE5-Mac hack */

    #tabs22 a:hover span {

      color:#FFF;

      }

    #tabs22 a:hover {

      background-position:0% -42px;

      }

    #tabs22 a:hover span {

      background-position:100% -42px;

      }
