body {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a:link {
	color: #6EB2B3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A79283;
}
a:hover {
	text-decoration: none;
	color: #CF9029;
}
a:active {
	text-decoration: none;
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background: #FFFFFF url(../images/index_page_pastelle_alt_05.jpg) repeat;
}
#main {
	overflow:auto
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	position: relative;
	z-index: 5;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/cols_bg.gif);
	background-repeat: repeat-y;
}

#header {
	height: 191px;
	width: 760px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #666666;
}
#cols {
	width: 760px;
	background-repeat: repeat-x;
}
#left_c {
	width: 379px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background: #FDE6FA url(../images/left_col-02.jpg) no-repeat left top;
}

#right_c {
	width: 379px;
	float: right;
	background: #FFFFFF;
}

#clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}

#footer {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	height: 53px;
	width: 760px;
	clear: both;
}



.blue_right {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #B6DBE4;
	padding: 7px;
}
.bullet {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.input {
	background: #FFFFFF;
	width: 200px;
	height: 23px;
	margin-top: 5px;
	border: 1px solid #D6D6D6;
	
}

.float_left {
	float: left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #666666;
	margin: 7px;
	line-height: 17px;
}

.big {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 16px;
	color: #333333;
}


.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.rule {
	text-align: center;
	display: block;
}
.inside_table {
	border: 1px solid #B9E4EE;
	padding: 0px;
	margin: 10px auto 0px;
}
.hr_table {
	padding-left: 10px;
}


.expanded {
	letter-spacing: 2px;
	border-bottom: 2px solid #CCCCCC;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	font: bold 14px/24px "Lucida Grande", Arial, Verdana;
	color: #6ABCCD;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}
.leftpic {
	padding-top: 60px;
	padding-bottom: 200px;
}


.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.blue_right_last {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #666666;
	padding: 7px;
}
.submit {
	background: url(../images/footerbg.gif) repeat-x;
	border: thin solid #96CCD8;
	font-family: "Lucida Grande", Arial, Verdana;
	font-weight: bolder;
	color: #FFFFFF;
	margin-left: 135px;
	height: 28px;
	width: 95px;
	padding-top: 5px;
}
.center {
	text-align: center;
}
.left_table {
	position: relative;
	width: 200px;
	background-color: #FFFFFF;
	top: -190px;
	right: -100px;
}
#left_table {
	position: relative;
	width: 300px;
	background-color: #FFFFFF;
	top: -170px;
	margin-bottom: -200px;
	left: 40px;
	border: thin solid #CCCCCC;
}
.prepared {
	font: 27px "Lucida Grande", Arial, Verdana;
	color: #6ABCCD;
	padding: 15px;
	text-align: center;
}
.pullout {
	border: thin solid #9AD2DE;
}
.inside_table_classes {
	border: 1px solid #B9E4EE;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

