A:link, A:visited {
	color :#003366;
	text-decoration :underline;	
}
A:hover, A.menu:hover {
	text-decoration :none;
	}
A.menu:link, A.menu:visited {
	text-decoration :none;
	}
.TableMenu {
	padding :0px;
	font-size :6px;
}
.menu1 {
	font-family :arial,verdana;
	color :#003366;
	font-size :11px;
	font-weight :600;
	margin-left :6px;
	text-align : left;
	margin-top :1px;
	margin-bottom :0px;
	}
.menu2 {
	font-family :arial,verdana;
	color :#003366;
	font-size :10px;
	font-weight :400;
	line-height : 14px;
	margin-left :16px;
	text-align : left;
	margin-top :0px;
	margin-bottom :0px;
	}
h1, .h1{
	font-family:Arial,Verdana,Arial;
	color :#003366;
	font-weight :600;
	font-size :16px;
	margin-left:0px;
	margin-right:0px;
	margin-top :12px;
	margin-bottom :0px;
}
h2, .h2{
	font-family:Arial,Verdana,Arial;
	color :#003366;
	font-weight :600;
	font-size :15px;
	margin-left:0px;
	margin-right:0px;
	margin-top :12px;
	margin-bottom :2px;
}
.h2NoBreak{
	font-family:Arial,Verdana,Arial;
	color :#003366;
	font-weight :600;
	font-size :15px;
	margin-left:0px;
	margin-right:0px;
	margin-top :12px;
	margin-bottom :2px;
}
h3,h4,h5,h6, .h3 {
	font-family:Arial,Verdana,Arial;
	color :#003366;
	font-size :12px;
	font-weight :600;
	font-face :italic;
	margin-left:0px;
	margin-right:0px;
	margin-top :12px;
	margin-bottom :0px;
}
p, .p {
	font-family:Verdana,Arial;
	color :003366;
	font-size :11px;
	font-weight :300;
	line-height : 15px;
	margin-left:0px;
	margin-right:0px;
	margin-top :2px;
	margin-bottom :10px;
}
.pNoBreak {
	font-family:Verdana,Arial;
	color :003366;
	font-size :11px;
	font-weight :300;
	line-height : 15px;
	margin-left:0px;
	margin-right:0px;
	margin-top :2px;
	margin-bottom :10px;
}

ul,li {
	font-family:Verdana,Arial;
	color :#003366;
	font-size :11px;
	font-weight :300;
	list-style : square;
	list-style : square url(/img_design/c_bullet.gif);
	margin-right:0px;
	margin-top :2px;
	margin-bottom :1px;
}
ul {
	margin-bottom :10px;
}
input,select,textarea,option {
	color :#08415A;
	background-color :#FBFBFB;
	border:1px solid #CCCCCC;
	height :16px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif ;
	font-size :10px;
	font-weight :600;
}
.inputSmall{
	color :#08415A;
	background-color :#FBFBFB;
	border:1px solid #CCCCCC;
	height :16px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif ;
	font-size :10px;
	font-weight :400;
	width: 120px;
	margin-top:2px;
	margin-bottom:2px;
}
.button {
	color :#08415A;
	background-color :#E1E9F1;
	border:1px solid #CCCCCC;
	height :16px;
	font-family:Verdana,Arial;
	font-size :10px;
	font-weight :300;
}
.hr,hr {
	width :100%;
	color :#6B869C;
	overflow: hidden;
  	background-color :#99CCFF;
	height :1px;
	border :0px;
	margin-left :0px;
	margin-right :0px;
	margin-top :0px;
	margin-bottom :0px;
}
.ControlBarDiv
{
  background-color: #99CCFF;
}
.Arrow {
	font-family:webdings;
}
#AdminCommentIframe {
	position: relative;
	overflow: hidden;
	top :3px;
	width: 517;
	height: 19px;
	margin: 0px;
	z-index: 2;
}
#AdminCommentIframeOpen {
	position: absolute;
	top: 3px;
	left: 20px;
	overflow: hidden;
	width: 517;
	height: 500px;
	border: 0px outset white;
	margin: 0px;
	padding: 2px;
	z-index: 2;
