@charset "utf-8"; 

#me_box, #wait_box, #me_notice{
    width:50%;
    background:#F2F2FF;
    padding:10px;
    border:2px solid #CCCCCC;
    font-size: 0.8em;
    
}

#dialog_box {
    min-width:50%; 
}
.notice_box {
    background-color: #FFFFFF;
    border: 3px solid #CCCCCC;  
    padding:10px; 
}

.close{
    position:absolute;
    top:3px;
    right:3px;
    cursor:pointer;
}

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

.clearfix {
    display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
/* stop commented backslash hack */

a img {
    border: none;
}

.input {
    margin-bottom: 0px;
    margin-top: 2px;
    padding: 2px;
}
label {
    display: block;
    color: #333333;
    font-weight: bold;
    font-size: 0.8em;
    margin-bottom: 3px;
}
.cms_input {
    width: 98%;
    font-size: 1em;
    font-weight: normal;
    padding-top: 3px;
    padding-left: 2px;
}
.cms_required {
    font-size: 0.9em;
    font-weight: normal;
    color: #FF9900;
    margin-left: 10px;
}
.cms_field_description {
    color: #999999;
    font-size: 8pt;
    margin-top: 2px;
    padding-left: 5px;
}
.cms_invalid_field {
    background-color: #FFE3E0;
    border: 1px solid #CC0000;
}
.cms_error_description, .error-message {
    color: #CC0000;
    font-size: 0.8em;
    margin-top: 2px;
    padding-left: 5px;    
}
form {
    margin: 0px;
    padding: 0px;
}
.cms_checkbox {
    float: left;
    margin: 0px 6px 7px 2px;
    _margin-top:7px;
    width: auto;
} 


.pagination {
    text-align:left;
    margin-bottom:2em;
    font-size: 8pt;
    margin-top: 10px;
}
.pagination_page {
    margin-bottom:1em;
    font-weight: bold;
    color: #999999;
}

.pagination span.pagination_selected {
border:3px solid #DDDDDD;
font-weight:bold;
}
.pagination a.pagination_prevnext {
font-weight:bold;
}
.pagination a:hover {
background-color:#DDDDDD;
border-color:#BBBBBB;
}

.pagination_disabled {
font-weight: bold;
color: #999999;
}

.pagination a, .pagination span {
border:1px solid #DDDDDD;
font-size:100%;
margin-right:0.2em;
padding:0.2em 0.5em;
}
.pagination a {
border:1px solid #DDDDDD;
text-decoration:none;
}

.cms_table table {
    text-align: left;
    vertical-align: top;
    border-spacing: 0;
    border-collapse: collapse;
}
.cms_table thead {
    font-weight: bold;
}
.cms_table .action {
    margin-left: 10px;
}
.cms_table thead tr {
}
.cms_table_head {
}
.cms_table td {
    margin: 0px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 8px;
}

.cms_table_body td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}
.cms_table_body .cms_table_last_row td {
    border-bottom-width: 0px;
    border-bottom-style: none;
}
.cms_table thead td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.cms_table_body .row_1, .row_1 {
    background-color: #EDEDED;
}
.cms_table_footer td {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
}
.cms_table .cms_table_body .green_row_1 {
    background-color: #E0FCE2;
}
.cms_table .cms_table_body .green_row_2 {
    background-color: #F1FDF0;
}

.highslide-caption {
    background-color: #FFFFFF;
}
.cms_ob_loading {
background-color:#0099FF;
background-image:url(/css/agui/loaders/loader_arrows_blue_small.gif);
background-position:5% 50%;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:90%;
opacity:0.8;
padding-left:24px;
position:absolute;
right:0;
top:0;
width:4em;
}
.cms_icon_item {
    margin-bottom: 5px;
}
.cms_icon_large {
    float: left;
}
.cms_icon_body {
    padding-left: 55px;
}
.cms_icon_body .description {
    /*font-size: 8.5pt;*/
    color: #666666;
    margin-bottom: 3px;
}
.cms_icon_body .name {
    margin-bottom: 4px;
    font-weight: bold;
}
.cms_icon_body .cms_action {
    margin-left: 0px;
    margin-right: 10px;
}
.cms_form_fields .checkbox {
margin-bottom:8px;
}

/*PreviousNext*/
.prev_next_object {
    width:100%;
}
.prev_object {
 float:left;   
}
.next_object {
 float:right;   
 text-align:right;
}
.highslide-active-anchor img {
visibility:visible;
}
.highslide img {
border:none;
}
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ali{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}body{text-align:center;}#ft{
	clear:both;}#doc,#doc2,#doc3,#doc4,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:750px;}#doc2{width:73.076em;*width:71.25em;}#doc3{margin:auto 10px;width:auto;}#doc4{width:74.923em;*width:73.05em;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main,.yui-g .yui-u .yui-g{width:100%;}{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.30769em;*width:12.00em;}.yui-t1 #yui-main .yui-b{margin-left:13.30769em;*margin-left:13.05em;}.yui-t2 .yui-b{float:left;width:13.8461em;*width:13.50em;}.yui-t2 #yui-main .yui-b{margin-left:14.8461em;*margin-left:14.55em;}.yui-t3 .yui-b{float:left;width:23.0769em;*width:22.50em;}.yui-t3 #yui-main .yui-b{margin-left:24.0769em;*margin-left:23.62em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.50em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.55em;}.yui-t5 .yui-b{float:right;width:18.4615em;*width:18.00em;}.yui-t5 #yui-main .yui-b{margin-right:19.4615em;*margin-right:19.125em;}.yui-t6 .yui-b{float:right;width:23.0769em;*width:22.50em;}.yui-t6 #yui-main .yui-b{margin-right:24.0769em;*margin-right:23.62em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf,.yui-gc .yui-u,.yui-gd .yui-g,.yui-g .yui-gc .yui-u,.yui-ge .yui-u,.yui-ge .yui-g,.yui-gf .yui-g,.yui-gf .yui-u{float:right;}.yui-g div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first,.yui-g .yui-gc div.first,.yui-g .yui-ge div.first,.yui-gc div.first div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf{width:49.1%;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{width:32%;margin-left:1.99%;}.yui-gb .yui-u{*margin-left:1.9%;*width:31.9%;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-ge .yui-u,.yui-gf div.first{width:24%;}.yui-g .yui-gb div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-g .yui-g .yui-u,.yui-gb .yui-g .yui-u,.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u,.yui-ge .yui-g .yui-u,.yui-gf .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-g .yui-g .yui-u{width:48.1%;}.yui-g .yui-gb div.first,.yui-gb .yui-gb div.first{*margin-right:0;*width:32%;_width:31.7%;}.yui-g .yui-gc div.first,.yui-gd .yui-g{width:66%;}.yui-gb .yui-g div.first{*margin-right:4%;_margin-right:1.3%;}.yui-gb .yui-gc div.first,.yui-gb .yui-gd div.first{*margin-right:0;}.yui-gb .yui-gb .yui-u,.yui-gb .yui-gc .yui-u{*margin-left:1.8%;_margin-left:4%;}.yui-g .yui-gb .yui-u{_margin-left:1.0%;}.yui-gb .yui-gd .yui-u{*width:66%;_width:61.2%;}.yui-gb .yui-gd div.first{*width:31%;_width:29.5%;}.yui-g .yui-gc .yui-u,.yui-gb .yui-gc .yui-u{width:32%;_float:right;margin-right:0;_margin-left:0;}.yui-gb .yui-gc div.first{width:66%;*float:left;*margin-left:0;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf .yui-u{margin:0;}.yui-gb .yui-gb .yui-u{_margin-left:.7%;}.yui-gb .yui-g div.first,.yui-gb .yui-gb div.first{*margin-left:0;}.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u{*width:48.1%;*margin-left:0;} .yui-gb .yui-gd div.first{width:32%;}.yui-g .yui-gd div.first{_width:29.9%;}.yui-ge .yui-g{width:24%;}.yui-gf .yui-g{width:74.2%;}.yui-gb .yui-ge div.yui-u,.yui-gb .yui-gf div.yui-u{float:right;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf div.first{float:left;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf div.first{*width:24%;_width:20%;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf .yui-u{*width:73.5%;_width:65.5%;}.yui-ge div.first .yui-gd .yui-u{width:65%;}.yui-ge div.first .yui-gd div.first{width:32%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}


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

.clearfix {
    display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.aclearfix { display: block; }
/* stop commented backslash hack */

html {
background-color:#112C46;
}

body {
	background-color:#112C46;
	height: 100%;
	line-height: 100%;
	min-height: 700px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	height:700px;
}

#vm-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:43px;
}

#vm-02_ {
	position:absolute;
	left:0px;
	top:43px;
	width:59px;
	height:613px;
}

#vm-03_ {
	position:absolute;
	left:59px;
	top:43px;
	width:165px;
	height:91px;
}

#vm-04_ {
	position:absolute;
	left:224px;
	top:43px;
	width:103px;
	height:149px;
}

#vm-05_ {
	position:absolute;
	left:327px;
	top:43px;
	width:107px;
	height:149px;
}

#vm-06_ {
	position:absolute;
	left:434px;
	top:43px;
	width:102px;
	height:149px;
}

#vm-07_ {
	position:absolute;
	left:536px;
	top:43px;
	width:234px;
	height:149px;
}

#vm-08_ {
	position:absolute;
	left:770px;
	top:43px;
	width:170px;
	height:149px;
}

#vm-09_ {
	position:absolute;
	left:940px;
	top:43px;
	width:40px;
	height:613px;
}

#vm-10_ {
	position:absolute;
	left:59px;
	top:134px;
	width:165px;
	height:98px;
}

#vm-11_ {
	position:absolute;
	left:224px;
	top:192px;
	width:66px;
	height:328px;
}

#vm-12_ {
	position:absolute;
	left:290px;
	top:192px;
	width:480px;
	height:464px;
    background-image: url(/cssl/images/images/vm_12.gif);
    background-repeat: no-repeat;    
}

#vm-13_ {
	position:absolute;
	left:770px;
	top:192px;
	width:170px;
	height:464px;
}

#vm-14_ {
	position:absolute;
	left:59px;
	top:232px;
	width:87px;
	height:218px;
}

#vm-15_ {
	position:absolute;
	left:146px;
	top:232px;
	width:1px;
	height:218px;
}

#vm-16_ {
	position:absolute;
	left:147px;
	top:232px;
	width:77px;
	height:218px;
}

#vm-17_ {
	position:absolute;
	left:59px;
	top:450px;
	width:165px;
	height:90px;
}

#vm-18_ {
	position:absolute;
	left:224px;
	top:520px;
	width:66px;
	height:136px;
}

#vm-19_ {
	position:absolute;
	left:59px;
	top:540px;
	width:165px;
	height:116px;
}

#vm-20_ {
	position:absolute;
	left:0px;
	top:656px;
	width:980px;
	height:44px;
}#container {
	height: 700px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#pt {
width:100%;
height:100%;
}
#pt td {

}
#co_wrap {
color:#FFFFFF;
height:407px;
left:300px;
overflow:auto;
position:absolute;
top:202px;
width:470px;
}
#content_object {
	padding-right:10px;
	padding-left: 4px;
    color: #AAFFFF;
    line-height: 131%;  
    text-align:justify; 
    width:430px; 
}
h2 {
	/*font-size: 146.5%;*/
    font-size: 19px;
	text-transform: uppercase;
	margin-bottom: 12px;
	margin-top: 8px;
    line-height:130%;    
}
#content_object h2 a {
text-decoration: none;
}
#content_object h2 a:hover {
color:#FFFF00;
text-decoration: none; 
}
h3 {
/*font-size:116%;*/
font-size: 15px;
font-weight:bold;
margin-bottom:12px;
margin-top:6px;
}
#content_object h3 a {
text-decoration: none;
}
#content_object h3 a:hover {
color:#FFFF00;
text-decoration: none; 
}

#content_object p {
	margin-top: 8px;
	margin-bottom: 8px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#content_object img {
margin-left:8px;
margin-right:8px;
padding-top:4px;
}
#content_object a {
	color: #FFFFFF;
	text-decoration:underline;
}
#content_object a:hover {
	color: #FFFF00;
	text-decoration:underline;
}#buttons_wrap {
	position: absolute;
	height: 200px;
	width: 170px;
	left: 771px;
	top: 199px;
}
#buttons {
	padding: 8px;
	/*font-size: 85%;*/
    font-size: 11px;
	color: #FFFFFF;
}
#buttons .button {
	background-image: url(/cssl/images/gumb.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 151px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-left: 15px;
}
#buttons .button_selected, #buttons .button:hover {
	background-image: url(/cssl/images/gumb_dol.gif);
	background-repeat: no-repeat;
	padding-left:22px;
	height: 23px;
	width: 151px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 4px;
}

#buttons a, #buttons a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#page_pic {
	position: absolute;
	height: 147px;
	width: 170px;
	top: 43px;
	left: 770px;
}
#contact_info {
	color: #FFFFFF;
	position: absolute;
	height: 175px;
	width: 144px;
	top: 450px;
	left: 780px;
	/*font-size: 85%;*/
    font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
}
#contact_info h1 {
	margin-bottom: 12px;
	/*font-size: 100%;*/
    font-size: 13px;
}
#contact_info a {
    color:#FFFFFF;
    text-decoration: none;
}
#contact_info a:hover {
    text-decoration: underline;
}

#footer {
color:#BED2DA;
font-size:11px;
height:15px;
position:absolute;
right:157px;
top:637px;
width:562px;
}
#footer a {
	color: #BED2DA;
	margin-left: 50px;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
}
.section_body {
margin-right:0px;
padding-left:0px;
}
.cms_position_title, .cms_position_title:hover {
background-color:transparent;
color:#CCCCCC;
/*font-size:85%;*/
font-size: 11px;
font-weight:normal;
padding-left:8px;
margin-bottom:0px;
margin-top:8px;
}
.cms_object_title:hover {
background-color:transparent;
}

#container #co_wrap .cms_action:hover {
color:#FFFF00;
}
#container #co_wrap .cms_action {
color:#FFFFFF;
font-size: 11px;
font-weight:normal;
margin-left:10px;
}
#container #co_wrap .cms_o_attachment_gallery .cms_action:hover {
color:#000088;
}
#container #co_wrap .cms_o_attachment_gallery .cms_action {
color:#000033;
}
#breadcrumbs {
/*font-size: 85%;*/
font-size: 11px;
color:#CCCCCC;
margin-bottom:7px;
}
#breadcrumbs a {
color:#CCCCCC;
}
#breadcrumbs a:hover {
color:#FFFFFF;
}
#hd {
padding-top:10px;
position:absolute;
width:100%;
}
#search_box {
padding-right:32px;
text-align:right;
color:#8888AA;
}
#search_box .s_term {
background-color:#112C46;
border:2px solid #193D61;
color:#FFFFFF;
padding:2px;
width:140px;
}
#search_box a {
color:#8888AA;
}
.pagination a, .pagination span {
margin-right:0.2em;
padding:0.2em 0.5em;
border:none;
}
.pagination span.pagination_selected {
border:none;
font-weight:bold;
}
.pagination {
/*font-size:85%;*/
font-size: 11px;
margin-bottom:5px;
}
.pagination_page {
color:#CCCCCC;
font-weight:normal;
margin-bottom:0px;
}
.pagination_disabled {
color:#CCCCCC;
font-weight:bold;
}
.pagination a:hover {
background-color:transparent;
border:none;
}
.more_link {
/*font-size: 85%;*/
font-size: 11px;
line-height:100%;
}
.cms_position {
margin-top:2px;
}
.highslide-container div.highslide-caption {
background-color:#FFFFFF;
color:#333333;
/*font-size:85%;*/
font-size: 11px;
/*font-weight:bold;*/
padding:6px 6px 0;
}
.cms_o_image {
float:left;
width:120px;
display:block;
margin-bottom:10px;
}
.highslide img {
cursor:url(/js/highslide4/graphics/zoomin.cur), pointer;
border:none;
}
.highslide-active-anchor img {
visibility:visible;
}
#content_object img.cms_ext_icon {
padding:0;
margin:0;
vertical-align:middle;
}
#content_object .cms_o_attachment_document a {
text-decoration: none;
}
.cms_position_array {
margin-top:4px;
}
.float_left{
float:left;
}
.float_left img {
margin-top:0px;
}
.list_item {
margin-bottom:16px;
width:100%;
}