/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
}
body {

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

.clear{
    clear:both;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
    color:#262C8B;
    font-family:arial;
    font-size:14px;
    margin-bottom:18px;
}

h2 {
    color:#262C8B;
    font-family:arial;
    font-size:13px;
    margin-bottom:18px;
}

hr {
    border:0px;
    line-height:0px;
    height:1px;
    background-color:#262C8B;
    color:#262C8B;
}
label{
	width:150px;
	display:block;
	float:left;	
}
.antispam{
	display:none;	
}

body {
    font-size:11px;
    font-family:Arial;
    background: url('../image/background-image.jpg') #e0e0e0 repeat-x top left;
}
#container {
    width:1029px;
    margin-left:auto;
    margin-right:auto;
    margin-top:8px;
}

#header{
    height:127px;
}

#header_search{
    float:left;
    width:145px; /* 184 */
    height:54px; /*127 */
    padding-top:73px;
    padding-left:39px;
}
#header_search div.search{
    width:107px; 
    text-align:right;
}

#form_search{
	margin-top:5px;
	}

#header_search input {
    margin:0px;
    padding:0px;
    width:105px;
    height:18px;
    border:1px solid #BFBFBF;
}

#header_search a {
    height:20px;
    vertical-align:bottom;
    font-size:11px;
    color:#262C8B;
    text-decoration:none;
}


#header_img {
    width:655px;
    height:127px;
    float:left;
    background: url('../image/header.jpg') white no-repeat top left;
}
#header_logo {
    width:190px;
    height:127px;
    float:left;
}

#header_logo img.logo{
    margin-left:28px;
    margin-top:38px;
}

#bar {
    height:10px;
    font-size:0px;
    line-height:0px;
    padding-left:184px;
    padding-right:190px;
}
#bar_bg {
    height:10px;
    font-size:0px;
    line-height:0px;
    background-color:#62606a;
}

#menu_bar {
    font-size:0px;
    line-height:0px;
    height:20px;
    padding-left:184px;
    padding-right:190px;
} 
#menu {
    height:20px;
    padding-left:65px;
    background-color:#262c86;
}
#menu ul {
    height:20px;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

#menu li {
    display:inline;
    height:20px;
    float:left;
    position:relative;
    margin-right:17px;
}

#menu a{
    color:white;
    line-height:20px;
    height:20px;
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
}

a, a:link, a:visited {
	color:#262C8B;
}

#content {
    background-color:white;
}

#left {
    padding-top:32px;
    padding-left:41px;
    width:143px; /*184*/
    float:left;
}

#submenu{
    text-align:left;
}

#submenu ul.submenu{
	margin:0;
    margin-top:21px;
	list-style: none;
	list-style-position: outside;
	padding: 0;
}
#submenu ul.submenu li{
	margin:0;
    margin-bottom:11px;
	padding: 0;
	
}
#submenu ul.submenu li a{
    color:#262C8B;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
#submenu ul.subsubmenu{
	margin:0;
	list-style-position: outside;
    margin-top:10px;
	list-style: none;
}
#submenu ul.subsubmenu li{
	margin:0;
	list-style-position: outside;
    margin-bottom:5px;
    overflow:hidden;
	padding: 0;
}
#submenu ul.subsubmenu li a{
    color:#010080;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}

#center {
    color:#63616A;
    padding-left:53px;
    padding-right:53px;
    padding-top:32px;
    padding-bottom:32px;
    background-color:white;
    width:549px; /* 655  - 53 * 2*/
    float:left;
}

#center hr {
    margin-top:30px;
}
#center ol, ul {
    margin-bottom:5px;
    list-style: disc inside;
}
#right {
    padding-top:37px;
    padding-left:32px;
    width:158px; /* 190 - 32  - 46*/
    float:left;
}

#news {
    width:150px;
}
#news div.item{
    margin-bottom:28px;
}

#news a.read_more {
    color:#262C8B;
}

#search a{
    font-size:12px;
    text-decoration:none;
}
#search a:hover {
    text-decoration:underline;
}


#news hr{
    margin-top:28px;
}


div.content_element {
    margin-bottom: 20px;
	display: block;

}

div.image_css2 {
    /* small left */
    margin-bottom: 20px;
}
div.image_css3 {
    /* small right */
    margin-bottom: 20px;
    text-align: right;
}
div.image_css0, div.image_css1 {
    /* large center, small center */
    margin-bottom: 20px;
    text-align: center;
}

div.image_css4 {
    /* small left text */
    float: left;
    margin: 0px 10px 10px 0px;
}
div.image_css5 {
    /* small right text */
    float: right;
    margin: 0px 0px 10px 10px;
}
