/* Copyright (c) 2007, Yahoo! Inc. All rights reserved.Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txtversion: 2.4.1 */
h1{font-size:153.9%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin: 0}h1,h2,h3,h4,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:0px solid #ccc;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}
/*input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}*/

img {
	border: 0;
}


h5 {
	font-size:93%;
}

h6 {
	font-size: 85%;
}

br {
	line-height: 77%;
}


/* Links */

a, a:link, a:visited {
	text-decoration:none;
	color:#003399;
}

a:active, a:hover {
	text-decoration:none;
	color: #000033;
}

p a {
	text-decoration:underline;
}
	
	
/* Form */

.row
{
	clear: both;
	width: 480px;
	margin-top: 1px;
	background-color: #E4E4E4;
	overflow:hidden;	
}

.rowspace
{
	clear: both;
	width: 480px;
	min-height: 8px;
	margin-top: 15px;
	background-color: #000033;
}
	
.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 230px;
	padding: 10px;
	line-height: 14px;
	text-align: left;
	border-right: 1px solid #FFFFFF;
	float:left;
}

.field
{
	float: left;
	width: 200px;
	padding: 7px 5px 5px 5px;
	text-align: left;
}

.field label {
	font-size: 93%;
	margin: 0 10px 0 10px;
}



.error {
	background-color:#999999;
	height: auto;
	line-height: 24px;
	color: #990000;
	font-weight: bold;
	padding-left: 10px;
}


.arrow {
	margin-right: 5px;
}


/* Misc */

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */


#clear {
	clear:both;
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 1px solid #000000;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 1px solid #000000;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border: 1px solid #000000;
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border: 1px solid #000000; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
	border: 1px solid #000000;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
	border: 1px solid #000000;
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}

