.outlines {
	background-color: #03001D;
} .header {
	background-color: #C0CDDE;
} .outside-border { ; 
} .navbar {
	background-color: #C0CDDE;
	color: #000;
	font-size: 16px;
	font-family: "Century Gothic", "Berlin Sans FB Demi", Arial;
	font-weight: bold;
}
.navbar a { color:#000; } 
.navbar a:hover {
	color: #666;
}
.page-title 
{
	font-family: Pristina, "Lucida Handwriting", Georgia, Verdana;
	font-size: 36px;
	font-weight: normal;
	color: #000;
	right: 0px;
	letter-spacing: 2px;
	list-style-type: decimal;
	list-style-position: inside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} body {
	font-family: "Century Gothic", "Berlin Sans FB Demi", Arial;
	font-size: 12px;
	background-color: #DAEDF4;
	color: #03001C;
} h2 {
	font-size: 18px;
	font-weight: normal;
	color: #03001D
} h1 
{
	font-size: 18px;
	;
	color: #44517B
} hr {
	height: 1px;
	color: #2B324D;
} table {
	bordercolor: #03001D
} 
h3 {
	font-size: medium;
	font-weight: normal;
	color: #3A4569
}

.page-body {
	color: #03001D;
	font-style: normal;
	border-style: none;
	background-image: url(images/final_r3_c1_s1.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-color: #8FADC7;
	font-size: 12px;
}
.page-footer {
	font-family: "Century Gothic", "Berlin Sans FB Demi", Arial;
	font-size: 10px;
	color: #000;
	background-color: #C0CDDE;
}
.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 5;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: black;
background: #829CBE;
border-bottom: 1px solid black;
text-decoration: none;
padding: 4px 5px;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 160px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background: #FFFFFF;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

.footerlinks a {
	color: #000;
	font-size: 10px;
}
.footerlinks a:visited {
	color: #000;
	font-size: 10px;
}
.footerlinks a:hover {
	color: #44517B;
	font-size: 10px;
}
.page-body a {
	color: #03001D;
	;
	font-weight: normal
}
.page-body a:visited {
	color: #03001D;
	;
	font-weight: normal
}
.page-body a:hover {
	color: #21263A;
}

.flexdropdownmenu {
	margin: 1;
	padding: 20;
	position: absolute;
	left: 1;
	top: 4;
	list-style-type: none;
	background: white;
	visibility: hidden;
	display: none; /*collapse all sub menus to begin with*/
	box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
	;
	font-family: "Century Gothic", "Berlin Sans FB Demi", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
} .page-body {
	font-family: "Century Gothic", "Berlin Sans FB Demi", Arial;
	background-color: #DAEDF4;
}

