body {
	font:12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background: White;
	padding:0px;
	margin:0px;
}

	
form {
	font:12px/1.2 Verdana, Arial, Helvetica, sans-serif;	
}	
	
a {
	text-decoration:none;
	font-weight:bold;
	color: #586D8B;
}
	
a:hover {
	text-decoration: none;
	font-weight : bold;
	color: #3A0971;
}	

a.LeftCol {
	text-decoration:none;
	font-weight : bold;
	color: #586D8B;
	/*padding: 100px 0px 10px 0px;*/
	margin : 0px 0px 0px 0px;
	/*margin : 15px 0px 15px 0px;*/
	/*border: 4px solid Black;*/
}
	
a.LeftCol:hover {
	text-decoration: none;
	font-weight:bold;
	color: #3A0971;
	/*padding: 10px 0px 10px 0px;
	margin : 15px 0px 15px 0px;*/
	/*border: 1px solid Black;*/
}	

a.InlineLink {
	text-decoration:none;
	font-weight:bold;
	color: Black;
	font-style: normal;
}
	
a.InlineLink:hover {
	text-decoration: underline;
	font-weight : bold;
	color: #8B0000;
}	

	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	margin-left : 40px;
	}
	
body {
	text-align:center;
	}
	
#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	padding:0px;
	text-align:left;
	
	border-top : 1px solid Black;
	border-right : 1px solid Black;
	border-left : 1px solid Black;
	border-bottom : 1px solid Black;
	
	
	background-image : url(images/LeftBorder.jpg); 
	background-repeat : repeat-y;
}
		
#top {
	background-image : url(images/Gradient.jpg);
	height : 117px;
	background-repeat : repeat-y;
	width : 900px;
	padding : 0px;
}
	
 #top h1 {
	text-align : left;
	font-size : 40px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color: #26609F;
	padding-left : 80px;
	padding-top : 10px;
	height : 7px;
}
 
 #top p {
	text-align : right;
	vertical-align : bottom;
	padding-top : 23px;
}
	
#contentleft {
	/* background-color : White; */
	width:200px;
	padding:0px;
	float:left;
	background: White url(images/LeftBorder.jpg) repeat-y;
	border : 0px;
}

#linksleft {
	width : 200px;
	/*border : 0px;*/
	/*height : 800px;*/
	float:left;
	/*margin-top : 0px;*/
	text-align : right;
}

	
#contentcenter {
	width: 697px;
	padding:0px;
	background: White;
	border : 0px;
	margin-right : 0px;
}
			

		
#bottom {
	background-image : none;
	height : 26px;
	background-repeat : no-repeat;
	margin : 0px 0px 0px -2px;
	padding : 0px;
	background-color : #E4E4E4;
	border : 1px solid 0px 0px 0px;
	border-color : black;
	text-align : right;
	font-size : 10px;
	padding-top : 9px;
	padding-right : 15px;
}		
		
	
h1 {
	font-size:14px;
	padding-top:10px;
	margin-top : 20px;
	border : red 1px solid;
}		
		
h2 {
	font-size : 14px;
	font-weight : normal;
	padding-top : 10px;
	font-variant : small-caps;
}		
		
p,h2 {
	margin:0px 40px 20px 40px;
}
		
p.ErrorMessage {
	color: Red;
}
		
p.Heading {
	color : #586D8B;
	font-weight: bold;
	font-size: 2em;
}

p.LinksLeft {
	margin : 4px 0px 4px 0px;
}
		
.BodyBold {
	font-weight : bold;
}		
		
		
.LargeText {
	text-align : left;
	font-size : 40px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color: #26609F;
	padding-left : 80px;
	padding-top : 10px;
	height : 7px;
}
		
/*	
P {
  font-size :  8pt;
}
*/
	