/* Defaults */

form {
	display: inline;
}

a {
	color: #007881;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin:0;
	padding:0;
   background: transparent url(/images/background_grad.jpg) repeat-x top left;
   background-color: #e6e6e6;
}

body, div, p, td, li, a, td input{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	line-height: 150%;
}

input {
	background: #bac7d7 none repeat scroll 0%;
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9a9a9a;
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9a9a9a;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #797676;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #797676;

	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

input[type="submit"] {
	background: #eeeeee none repeat scroll 0%;
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9a9a9a;
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9a9a9a;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #59595b;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #59595b;

	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

input.msov {
	background: #cccccc none repeat scroll 0%;
}

textarea {
	background: #bac7d7 none repeat scroll 0%;
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9a9a9a;
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9a9a9a;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #797676;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #797676;

	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

li.list_square_assure_blue {
	list-style: square;
	color: #00295b;
	margin: 5px;
}

.round_table {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.round_table_10 {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.round_table_white_grey_grad {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ffffff url(/images/white_grey_grad.jpg) repeat-x scroll center bottom
}

.round_table_top {
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu_header {
	color: #00295b;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.menu_header_link {
	color: #007881;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.main_menu {
   background: transparent url(/images/main_menu_button_background_grad.jpg) repeat-x top left;
   font-size: 16px;
	position: relative;
   display: block;
   height: 25px;
}

.main_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
   width: auto;
}

.main_menu li {
	font-size: 16px;
}

.main_menu li.normalmenu {
   background: transparent url(/images/main_menu_button_background_grad.jpg) repeat-x scroll;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.main_menu li.spacer {
	float: left;
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	height: 25px;
}

.main_menu li a {
	color: #ffffff;
   font-size: 16px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.main_menu li a:hover {
	color: #b0b8c0;
	font-size: 16px;
	text-decoration: underline;
}

.main_menu li a.current {
	color: #00295b;
	background-color: #e6e6e6;
	font-size: 16px;
   font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.menu_break {
	background-color: #e6e6e6;
   height: 5px;
}

.sub_main_menu {
   background: #e6e6e6;
   font-size: 12px;
	position: relative;
   display: block;
   height: 12px;
}

.sub_main_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
   width: auto;
}

.sub_main_menu li {
   font-size: 12px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	vertical-align: middle;
	height: 12px;
	line-height: 100%;
}

.sub_main_menu li.sub_normalmenu {
   background: #e6e6e6;
   font-size: 12px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	vertical-align: middle;
	height: 12px;
	line-height: 100%;
}

.sub_main_menu li.sub_spacer {
	font-size: 12px;
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 12px;
	line-height: 100%;
}

.sub_main_menu li a {
	color: #000000;
   font-size: 12px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
}

.sub_main_menu li a:hover {
	color: #b0b8c0;
   font-size: 12px;
	text-decoration: underline;
}

.sub_main_menu li a.sub_current {
	color: #00295b;
	background-color: #e6e6e6;
   font-size: 12px;
   font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	vertical-align: middle;
	height: 12px;
	line-height: 100%;
}

.size_9 {
	font-size: 9px;
}

.size_10 {
	font-size: 10px;
}

.size_15 {
	font-size: 15px;
}

.size_17 {
	font-size: 17px;
}

.link {
	color: #007881;
}

.assure_blue {
	color: #00295b;
}

.red {
	color: #ff0000;
}

.title {
	color: #00295b;
	font-size: 17px;
   font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.title_minor {
	font-size: 15px;
   font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
}

.bar_break {	
   height: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.error {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background-color: #edb9b1;
	background-position: 5px;
	background-repeat: no-repeat;
	border:1px solid #bb8888;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.errorinput {
	background-color: #ff9999;
}

.information {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background-color: #d4ddfb;
	background-position: 5px;
	background-repeat: no-repeat;
	border:1px solid #eeeeee;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
