*{ 	margin: 0px;
	padding: 0px;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,input,select,textarea,
table, caption, tbody, tfoot, thead, tr, th, td{ 	
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: baseline;
	font-family: "Helvetica", sans-serif,Arial;
}
:focus{ 	outline: 1px dotted gray;
}
table{ 	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
}
caption, th, td{ 	
	font-weight: normal;
}
td.label{
	padding-right: 8px;
	text-transform: capitalize;
	font-weight: bold;

}
thead tr th{
	font-weight: bold;
	color: #fff;
	background-color: #00204E;
	padding: 5px;
	text-transform: capitalize;
}
td{
	padding: 2px;
	vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after{ 	content: "";
}
blockquote, q{ 	quotes: "" "";
}
body{ 	
	color: black;
	font-size: 12px;
	background: #c0c0c0 url('images/body_bg.jpg') repeat;
	line-height: 1.125em;
}
h1,h2,h3,h4,h5,h6{ 	

	text-transform: capitalize;
}
h1,h1 a, h1 a:hover{ 
	
	font-size: 32px;
	font-weight: bold;
}
h2,h2 a,h2 a:hover{ 	
	color: #0d6faf;
	margin-bottom: .7em;
	font-size: 1.75em;
	text-transform:uppercase;
	font-weight: bold;
	
}
h3,h3 a,h3 a:hover{ 	
	color: #696969;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 600;
}
h4,h4 a,h4 a:hover{ 	
	font-size: 14px;
	font-weight: bold;
margin-bottom: 5px;

}
h5,h5 a, h5 a:hover{ 	
	color: #a00d0d;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
h6,h6 a,h6 a:hover{ 	color: #000;
	font-size: 11px;
	margin-bottom: 3px;
}
p{ 	margin-bottom: 15px;
	text-align: left;
}
a{
	color: #147DC1;
	font-weight: bold;
	text-decoration: none;
}
a:hover{

	text-decoration: underline;
}
br{ 	clear: left;
}
img, a img{ 	border: 1px none black;
}
hr{ 	height: 1px;
	margin: 10px auto 20px auto;
	width: 90%;
}
div.nobr{ 	clear: both;
	display: block;
	height: 1px;
}
fieldset{ 	
	border: 1px none black;
}
pre{ 	
	font-size: 85%;
}
b,strong{
	font-weight: bold;
}
span.note{
	font-size: 80%;
	color: #696969;
	padding-left: 10px;
}
/*content*/
#content ul,#content ol{ 	
	margin: 3px 0px 20px 15px;
	padding-left: 25px;
}
#content li{ 	
	margin-bottom: 3px;
	padding-left: 5px;
}
#content fieldset{ 	
	border: 1px none black;
	margin-bottom: 15px;
}
#content fieldset p{ 	
	color: #5A5A5A;
	font-size: 85%;
	margin-bottom: 10px;
}
#content fieldset legend{ 	
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 1.1em;
}
#content fieldset input, #content fieldset select, #content fieldset label{ 	
	display: block;
	margin-bottom: 10px;
	width: 150px;
}
#content fieldset label{
	margin-bottom: 1px;

}
div#content fieldset input,div#content fieldset select{ 	
	width: 200px;
}
div#content fieldset input.numberField,input.numberField{ 	
	width: 50px;
}
div#content fieldset textarea{ 	
	font-size: 100%;
	min-height: 75px;
	min-width: 350px;
	overflow: auto;
	margin-bottom: 13px;
}
div#content fieldset input.file{ 	
	border: 1px none black;
	border-left: 1px solid #E1E1E1;
	border-top: 1px solid #C3C3C3;
	height: auto;
}
div#content fieldset span.inputMsg{ 	
	color: #4B4B4B;
	margin-left: 5px;
	font-size: .8em;
}
div#content label,div#content fieldset div.checkboxlabel,div#content fieldset div.formInfoDiv span.label,div#content fieldset div.radiolabel{ 	
	text-transform: capitalize;
	font-weight: bold;
	
}

div#content fieldset div.checkboxlabel,div#content fieldset div.radioLabel,div#content fieldset div.checkboxlabel label.checkbox{ 	
	display: inline;
	width: auto;
}
div#content fieldset input.checkbox,div#content fieldset input.radio{ 	
	background-image: none;
	float: left;
	margin: 0px;
	margin-right: 10px;
	width: auto;
	border: 1px none black;
}
#content input.submit, #content input.send{ 	

	border: 1px none black;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
	margin-right: 10px;
	padding-left: 40px;
	width: 61px;
	height: 26px;
	overflow: hidden;
	cursor: pointer;
	background: transparent url('images/design/submit.gif') no-repeat;
	text-indent: -99999px;


}
#content input.hover{
	background: transparent url('images/page_elem_master_bg.png') no-repeat  -501px -227px;
}
#content input.cancel{ 	
	background-color: #A50217;
	border: 1px solid gray;
	color: #fff;
	float: right;
	margin-right: 10px;
	padding: 3px;
}
#content img,#content img a{ 
	padding: 2px;	
		border:3px solid #fff;
}

/*
please dont change the class values! theses are used in a lot of eCMS frontend modules for positioning

*/


.floatLeft{
	float: left;	
}
.floatRight{
	float: right;	
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.clearBoth{
	clear: both;
}

.marginBottom40{
	margin-bottom: 40px;
}
.marginLeft15{
	margin-left: 15px;
}


.draggable{
	cursor: move;
}
div.divPopupWrapper{
	border:2px black solid;
	background-color: #fff;
	/*left: 100px;*/
	position: absolute;
	display: none;
	z-index: 100;
}
div.divPopupWrapper div.titlebar{
	width: 100%;
	height: 25px;
	padding-top: 3px;
	background-color: #000000;
	border-bottom: 1px black solid;
	text-align: center;
}
div.divPopupWrapper div.titlebar a{
	float: right;
	color: white;	
}
div.divPopupWrapper div.titlebar span.title{
	float: left;
	color: white;
	font-weight: bold;	
}
div.divPopupWrapper div.popup_content{
	padding: 2%;
	
}
#content fieldset label.error,div#content div.errorBox{	
	background: #FFC1C2 url('images/warning.png') no-repeat 0 50%;
	border: 1px solid #CC0000;
}
#content fieldset label.error{
	width: 90%;
	padding: 5px 5px 5px 20px;
}
div#content div.errorBox
{
	background-position: 10px 18px;
	margin: 10px;
	padding: 20px 20px 15px 35px;
}
div#content div.alertBox
{
	background: #CFEBF7 url('images/notice.png') no-repeat 10px 18px;
	border: 1px solid #2580B2;
	margin: 10px;
	padding: 20px 20px 15px 35px;
	overflow: hidden;
}
