.border {
	border: 2px solid #A8D3F4;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	word-spacing: normal;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #999999;
	color: 03144a;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menuLeft {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	word-spacing: normal;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #999999;
	color: 03144a;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 03144a;
	letter-spacing: normal;
}
img {
	border-width: 0px;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;

}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.back {
	background-image: url(back.gif);
	background-repeat: repeat-x;
}


/* Form styles */
.formFrame {
	width: 100%;
	text-align: left;
	padding: 15px 0 0 0;
}
.Normal,
input,
select, 
textarea  {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 16px;*/
	font-weight: normal;
	color: #333333;
}

input,
select,
textarea {
	background-color:#efefef;
	border: 1px solid #666666;
	margin: 0px 0px 7px 0px;
}

input {
	width: 152px;
	clear: right;
	/*float: right;
	height: 16px;
	margin:7px 0px;
	*/
}

select, textarea {
	width: 225px;
	
	/*clear: both;
	float: left;
	*/
}
select {
	/*height: 20px;*/
}
label {
	display: block;
	float: left;
	width: 70px;
	/*
	
	clear: right;
	height: 20px;
	margin: 7px 0px;*/
}
#selectForm #Web_Categories_Detail label,
#selectForm .fullLabel {
	width: 225px;
	/*clear: both;
	margin: 0px;
	text-align: left;*/
}
.submitButton {	width: 75px; height: 25px; border-top-style: none; border-right-style: none;
	border-bottom-style: none; border-left-style: none; float:left; clear: both; }
input.hidden { display: none; height:auto; width:auto; }
/*
#attachment {
	display: block;
	float: left;
	clear: both;
}
#selectForm #Web_Categories_Detail {
	display: block;
	clear: both;
	float: left;
	width: 235px;
}
#targetSelectDiv {
	width: 235px;
}
#selectForm #document {
	clear: both;
	width: 235px;
}

#attachment {
	height: auto;
} */
