/* Layout Styles */

body {background:#CFD7ED url(../../Images/main_background.jpg) top left repeat-x;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;}
	  
a:link {font-weight:none; text-decoration:underline; color:#1B3884;}
a:active {font-weight:none; text-decoration:underline; color:#1B3884;}
a:visited {font-weight:none; text-decoration:underline; color:#1B3884;}
a:hover {font-weight:none; text-decoration:none; color:#9C0100;}
	  
.clear {clear:both;}

.container {width:800px;
			height:600px;
			margin:10px auto;}
	  
.footer {width:745px;
		 height:48px;
		 color:#10255A;
		 margin:10px auto;
		 padding:5px;
		 text-align:center;
		 line-height:20px;
		 background:url(../../Images/footer.jpg) top left no-repeat;}

		.footer a:link {font-weight:bold; text-decoration:underline; color:#10255A;}
		.footer a:active {font-weight:bold; text-decoration:underline; color:#10255A;}
		.footer a:visited {font-weight:bold; text-decoration:underline; color:#10255A;}
		.footer a:hover {font-weight:bold; text-decoration:none; color:#10255A;}

/* Navigation Styles */

.menu-container {background:url(../../Images/menu_background3.jpg) top left no-repeat;
				 width:192px;
				 height:515px;
				 margin:0 0 0 37px;
				 float:left;}
				  
.menu {margin: 0;
	  padding:0 0 0 10px;
	  list-style: none;}
	  
.menu li {float: left;
		 width: 180px;
	     height: 31px;}

.ul li a {display: block;
		 width: 180px;}
		 
/* Content Styles */

.default-container {width:543px;
					margin:10px 0 0 240px;
					color:#10255A;}
					
.default1 {width:177px;
		   height:300px;
		   background:#CFD7ED;
		   float:left;}
		   
.default2 {width:177px;
		   height:300px;
		   background:#CFD7ED;
		   margin-left:6px;
		   float:left;}
		   
.default3 {width:177px;
    	   height:300px;
		   background:#CFD7ED;
		   margin-left:6px;
		   float:left;}

.content-container {width:530px;
					margin:10px 0 0 240px;
					background:#CFD7ED;}

.content-main {padding:0 8px 15px 8px;
				min-height:350px;}
			  
h2 {color:#FFFFFF;
	font-size:15px;
	background:url(../../Images/h1-background.jpg) top left repeat-x;
	width:522px;
	padding:4px;}
	
h3 {color:#1B3884; 
	font-size:13px;}
	
.photo {border:#1B3884 solid 1px;
		margin:5px;}
		
ol {line-height:15px; color:#003399;}
ul {line-height:15px; color:#003399; list-style:circle;}

.required {color:#9C0100; font-weight:bold;}

.right {float:right; width:150px; text-align:center;}

strong {font-size:12px; color:#990000;}

.PhotoFloatRight {
	float:right;
	margin-left:5px;
	}
	
.slideshow {margin:0 auto;}

.RKD a:link {font-weight:none; text-decoration:none; color:#8088A1;}
.RKD  a:active {font-weight:none; text-decoration:none; color:#8088A1;}
.RKD  a:visited {font-weight:none; text-decoration:none; color:#8088A1;}
.RKD  a:hover {font-weight:none; text-decoration:underline; color:#10255A;}
