<!-- CSS/Document -->
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:0px;
margin:0px;
}

a{
text-decoration:underline;
color:#000000;
}

a:hover{
color:#007CC3;
}

ul{
list-style-image:url(images/bullet.gif);
}


.header_left_fixed{
float:right;
}

.float_right{
float:right;
}

.header_left{
background-image:url(images/header_left.gif);
background-repeat:repeat;
background-position:right;
height:122px;
margin-top:1px;
}

.header_right{
background-image:url(images/header_right.gif);
background-repeat:repeat-x;
height:163px;
margin-top:1px;
}


.header_main{
background-image:url(images/header.gif);
background-repeat:no-repeat;
height:131px;
}

.header_right_fixed{
margin-top:1px;
background-color:#007CC3;
height:120px;
}

.header_bottom_fixed{
background-image:url(images/right_bground_fixed.gif);
background-repeat:no-repeat;
height:122px;
width:123px;
float:left;
}

.header_bottom{
background-image:url(images/right_bground.gif);
background-repeat:repeat-x;
height:43px;
}

.float_left{
float:left;
}

.right_middle_bground{
background-image:url(images/right_bground.gif);
background-repeat:no-repeat;
height:41px;
}

.breadcrumb{
color:#007CC2;
margin-top:108px;
margin-left:90px;
line-height:20px;
}

.breadcrumb a{
color: #06699E;
text-decoration: none;
}

.breadcrumb a:hover{
text-decoration: underline;
}



ul.submenu, ul.menu  {
font-weight:bold;
font-size:10px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
text-decoration:none;
list-style-type: circle
}

ul.menu li {
list-style-image:none;
background-color:#8EB3DF;
padding-left:30px;
height:20px;
background:url(images/list_bullet.gif) no-repeat;
background-position:15px;
}

ul.submenu li {
list-style-image:none;
background-color:#8EB3DF;
padding-left:45px;
padding-bottom:5px;
list-style:none;
background-repeat:repeat;
background:url(images/list_bullet.gif) no-repeat;
background-position:35px;
}

ul.submenu li a, ul.menu li a{
color:#007CC2;
text-decoration:none;
}

ul.submenu li a:hover, ul.menu li a:hover{
color:#FFFFFF;
text-decoration:none;
}

.white_line{
background-color:#FFFFFF;
line-height:2px;
width:108px;
margin-top:4px;
}

.white_line2{
background-color:#FFFFFF;
line-height:2px;
width:108px;
margin-left:30px;
margin-top:4px;
}

.layout{
padding:10px;
}

.bullet{
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
float:left;
width:11px;
margin-top:2px;
}

.heading1{
background-image:url(images/heading1.gif);
background-repeat:no-repeat;
height:24px;
color:#007CC2;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
padding-left:15px;
}


.heading2{
color:#007CC2;
font-weight:bold;
background-image:url(images/heading2.gif);
background-repeat:repeat-x;
height:1px;
padding-bottom:10px;
}
.heading2 a{
color:#007CC2;
text-decoration:none;
}
.childpagelist{
margin-top:15px;
}

.blue_title{
color:#007CC2;
font-weight:bold;
margin-left:10px;
}

.main_content{
padding:10px;
text-align:justify;
}

.blue_line{
background-color:#007CC3;
line-height:2px;
width:402px;
}

.images{
padding-left:8px;
}

.side_box_content{
color:#007CC3;
font-weight:bold;
}

.right_images_box{
margin-top:50px;
margin-right:8px;
}

.right_images_properties{
margin-left:8px;
margin-bottom:3px;
}


/* FORMS STYLES */
form p {
margin-top:10px;
margin-bottom:10px;
}

legend
{
	font-size:14px;
	font-weight:bold;
	color: #007CC2;
	padding: 2px 6px;
} 

label
{
	font-size:10px;
	color:#007CC2;
	font-weight: bold;
	float: left;
	text-align: right;
	width: 100px;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
}

select, textarea, submit, input{
	font-size:12px;
	color: #007CC2;
	background: #FFFFFF;
	border: 1px solid #00508B
}

fieldset
{
width:auto;
border: 1px solid #06699E;
}

.bground_image{
background-image:url(images/bground.gif);
background-repeat:no-repeat;
background-position:10px 60px;
}

.greek_flag{
float:right;
margin-right:6px;
margin-top:10px;
}

.footer_back{
background-image:url(images/bottom_image.gif);
background-repeat:no-repeat;
height:75px;
}

.footer, .footer a{
margin-top:60px;
color: #FFFFFF;
text-decoration:none;
text-align:center;
}

.footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.required {
font-weight:bold;
color:#FF0000;
}

.promotedpatientcase{
height:200px;
width:auto;
}



