html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
margin: 0;
padding: 0;
border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/ged_line.gif);
}
#banner{
	height: 168px;
	background-repeat: no-repeat;
	background-image: url(../images/Chromis-MASTER-header.jpg);
	margin: 20px auto 0px;
	padding: 0px;
	width: 770px;
	position: relative;
}
#wrapper{
	width: 770px;
	margin: 0px auto 5px;
	text-align: left;
	position: relative;
	font-size: 1em;
	background-repeat: repeat-y;
	background-position: right 100px;
	padding-top: 0px;
	background-image: url(../images/Chromis-MASTER-body-bg.gif);
	background-color: #FFFFFF;
}
#nav{
	height: 22px;
	background-image: url(../images/Chromis-MASTER-menu-grade.gif);
	background-repeat: no-repeat;
	margin: 1px auto 0px;
	padding: 7px 0px;
	font-weight: bold;
	text-indent: 58px;
	width: 768px;
	text-align: left;
	font-size: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5371B4;
	border-left-color: #5371B4;
	color: #FFF200;
}
#nav ul{
padding: 0;
margin: 0;
}
#nav ul li{
	display: inline;
	font-size: 0.8em;
	margin: 0px;
	padding: 5px 7px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #6185D7;
	
}
.nav_ur_here{
	color: #FFED01;
	padding: 0;
	margin: 0px;
} 
#nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
} 
#nav ul li a:hover, #nav ul li a:focus{
	color: #FFF842;
}
#nav ul li a:active {
	color: #FFFF00;
}

#content {
	margin: 0px;
	padding: 0px 30px 20px 50px;
	width: 420px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5371B4;
}
#content p{
	margin: 0px 0px 1.25em;
	padding: 0;
	font-size: 0.8em;
	color: #5371B4;
}
#content a {
	color: #EC008B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content a:hover, #content a:focus {
	color: #F368B8;
}
#content img {
	float: left;
	padding: 0px 10px 10px;
	top: 300px;
	clear: both;
}
#content h1{
	font-size: 1.4em;
	padding: 0 0 30px 17px;
	margin: 0px;
	font-weight: bold;
	color: #EC008B;
	background-image: url(../images/content_h2_header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content h2{
	font-size: 1.2em;
	color: #EC008B;
	padding: 60px 0 20px;
	margin: 0px;
	font-weight: bold;
	background-image: url(../images/content_h2_header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #EC008B;
	padding: 60px 0px 15px 0px;
	background-image: url(../images/layout/content_h2_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #A9B8DA;
	padding-left: 17px;
	padding-top: 30px;
}
#content h5 {
	font-size: 0.8em;
	color: #5E78B2;
	padding: 0px 0 10px;
	margin: 0px;
	font-weight: bold;
}
#content h6 {
	font-size: 0.8em;
	color: #EC008B;
	padding: 10px 0 0 0px;
	margin: 0px;
	font-weight: bold;
}
.content_h1{
	font-size: 1.4em;
	padding: 0 0 30px 17px;
	margin: 0px;
	font-weight: bold;
	color: #EC008B;
}
#content ul li {
	font-size: 0.8em;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
#wrapper #content .content_category .category li {
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	color: #5371B4;
	list-style-image: url(../images/Chromis-M-icon-SM.gif);
}
#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#rightcol{
	float: right;
	width: 285px;
	background-position: right top;
	height: 400px;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px;
	background-image: url(../images/Chromis-MASTER-sidebar.jpg);
	position: absolute;
	top: 100px;
	right: 0px;
}
#rightcol ul{
	padding: 0px 0px 14px;
	width: 208px;
	margin-top: 0px;
	margin-left: 6px;
	background-image: url(../images/Chromis-M-sidebar-menu-F.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	height: auto;
	background-color: #FEFDE7;
}
#rightcol ul li{
	display: block;
	font-size: 0.7em;
	margin: 0px;
	padding: 7px 7px 7px 10px;
	text-decoration: none;
	list-style-type: none;
	border: 1px outset #D3DBEC;
	height: 20px;
	font-weight: bold;
	color: #EC008B;
	line-height: 1.5em;
	background-color: #EDF0F7;
}
.rightcol_ur_here{
	color: #EC008B;
	padding: 0px;
	margin: 0px;
} 
#rightcol ul li a{
	color: #5371B4;
	text-decoration: none;
	padding: 0;
	margin: 0px;
} 
#rightcol ul li a:hover, #rightcol ul li a:focus{
	color: #EC008B;
}
#rightcol ul li a:active {
	color: #FFFF00;
}
#rightcol img {
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
	margin-left: 13px;
}
#rightcol h1 {
	font-size: 0.1em;
	text-align: center;
	margin-left: 0px;
	color: #BCC8E2;
	background-image: url(../images/Chromis-M-sidebar-menu-H.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding: 0px 0px 1px;
	height: 13px;
}
#rightcol p {
	font-size: 0.7em;
	font-weight: normal;
	padding: 0px 15px 30px 5px;
	width: 190px;
	color: #DDFCA8;
	margin-left: 27px;
}
#rightcol_full {
	float: right;
	width: 300px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Chromis-MASTER-sidebar-full.jpg);
	position: absolute;
	top: 200px;
	right: 0px;
	border-right: 1px solid #5371B4;
	z-index: 0;
	height: 250px;
}
#footer{
	background-image: url(../images/Chromis-MASTER-footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 202px;
	clear: both;
	text-align: right;
}
#wrapper #fullcontent .category h3 {
	color: #EC008B;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer p {
	font-size: 0.7em;
	color: #EC008B;
	padding-right: 75px;
	padding-top: 92px;
}
#footer a {
	font-weight: bold;
	color: #EC008B;
	text-decoration: none;
}
FORM {
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
#hideablearea {
	visibility: hidden;
}
.item {
	border-bottom-color: #DFE1DF;
	background-image: url(../images/Chromis-M-icon-SM-3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 50px;
}
.category {
	background-color: #FEFDE7;
	padding: 10px 20px 20px 40px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/category_footer.jpg);
	margin: 0px;
}
.content_category {
	background-color: #FEFDE7;
	padding: 0px 30px 20px 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/content_h2_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 1.3em;
}
#chromisfish {
	background-image: url(../images/Chromis-Bigfish.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 183px;
	width: 286px;
}
.ged {
	color: #617AB2;
}
table {
	background-image: url(../images/category_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 5px 0px 30px;
	padding: 0 0 15px;
	background-color: #F0F0E0;
	font-size: 0.8em;
	text-align: left;
	color: #5371B4;
	height: auto;
	border: 1px solid #748CBE;
}
tr {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 10px;
	height: auto;
	border: 1px solid #FFFFFF;
}
th {
	font-weight: bold;
	text-align: left;
	border-left-style: none;
	border-left-width: 1px;
	padding: 4px;
}
em {
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
select {
	font-size: 1em;
}
input {
	font-size: 1em;
	background-color: #FFFFFF;
}
.clearall {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9FE8A;
	height: 1px;
	padding-top: 1px;
	padding-right: 0px;
	margin-right: 37px;
	margin-bottom: 10px;
}
#fullcontent .category .item a {
	text-decoration: none;
	color: #EC008C;
}
#fullcontent {
	margin: 0px;
	width: 680px;
	padding: 30px 30px 20px 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5371B4;
}
#fullcontent p {
	margin: 0px 0px 1.25em;
	padding: 0;
	font-size: 0.8em;
	color: #5371B4;
}
#fullcontent h1 {
	font-size: 1.4em;
	padding: 0 0 30px 17px;
	margin: 0px;
	font-weight: bold;
	color: #EC008B;
	background-image: url(../images/category_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#fullcontent h6 {
	font-size: 0.8em;
	color: #EC008B;
	padding: 10px 0 0 0px;
	margin: 0px;
	font-weight: bold;
}
#fullcontent h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #A9B8DA;
	padding-left: 17px;
}
#fullcontent a {
	color: #EC008B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#fullcontent a:hover, #content a:focus {
	color: #F368B8;
}
.contact_headers {
	color: #5371B4;
	padding: 0px 30px 0px 5px;
	text-align: left;
	border-bottom: 1px dotted #A9B8DA;
	font-weight: bold;
	margin-right: 5px;
	height: 10px;
	position: relative;
	width: 80px;
}
#dl_info {
	margin-left: 30px;
	padding-left: 10px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}
#wrapper #content .content_category img {
	padding: 0px 5px 0px 0px;
}
#nav_trav {
	margin: 0px 0;
	padding: 30px 0 0px 56px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5371B4;
	font-size: 0.6em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/Chromis-MASTER-body-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#nav_trav ul{
	padding: 0;
	margin: 0;
}
#nav_trav ul li{
	display: inline;
	color: #ED008D;
	margin: 0px;
	padding: 0px;
	
}
.nav_trav_ur_here{
	color: #FFFFFF;
	padding: 10px 10px 7px 5px;
	margin: 0px;
	background-image: url(../images/Chromis-Master-submenu-blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	height: 21px;
	font-weight: bold;
} 
#nav_trav ul li a{
	color: #5371B4;
	text-decoration: none;
	padding: 10px 10px 7px 5px;
	margin: 0px 0px 0px 2px;
	background-image: url(../images/Chromis-Master-submenu-whit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	height: 21px;
} 
#nav_trav ul li a:hover, #nav_trav ul li a:focus{
	color: #EC008C;
}
#nav_trav ul li a:active {
	color: #FFF5AC;
}
#banner_trav {
	height: 181px;
	background-repeat: no-repeat;
	background-image: url(../images/Chromis-Travel-MASTER-head.png);
	margin: 10px auto 0px;
	padding: 0px;
	width: 770px;
}
#footer_trav {
	background-image: url(../images/Chromis-MASTER-travel-foot.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 202px;
	clear: both;
	text-align: right;
}
#footer_trav p  {
	font-size: 0.7em;
	color: #EC008B;
	padding-right: 75px;
	padding-top: 176px;
}
#footer_trav a {
	font-weight: bold;
	color: #EC008B;
	text-decoration: none;
}
#banner_home {
	height: 168px;
	background-repeat: no-repeat;
	background-image: url(../images/Chromis-Home-header.png);
	margin: 20px auto 0px;
	padding: 0px;
	width: 770px;
	position: relative;
}
.category {
	background-color: #FEFDE7;
	padding: 10px 20px 10px 40px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/category_footer.jpg);
	margin: 0px;
}
#rightcol_float {
	float: right;
	width: 220px;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 3px;
	position: fixed;
	top: 280px;
	z-index: 2;
	right: 20px;
	background-image: url(../images/Chromis-M-sidebar-menu-F.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: none;
}
#rightcol_float ul{
	padding: 0px 0px 0px;
	width: 208px;
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 10px;
	background-color: #FEFDE7;
}
#rightcol_float ul li{
	display: block;
	font-size: 0.7em;
	margin: 0px;
	padding: 7px 7px 7px 10px;
	text-decoration: none;
	list-style-type: none;
	border: 1px outset #D3DBEC;
	height: 20px;
	font-weight: bold;
	color: #EC008B;
	line-height: 1.5em;
}
.rightcol_float_ur_here{
	color: #EC008B;
	padding: 0px;
	margin: 0px;
} 
#rightcol_float ul li a{
	color: #5371B4;
	text-decoration: none;
	padding: 0;
	margin: 0px;
} 
#rightcol_float ul li a:hover, #rightcol ul li a:focus{
	color: #EC008B;
}
#rightcol_float ul li a:active {
	color: #FFFF00;
}
#rightcol_float img {
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
	margin-left: 13px;
}
#rightcol_float h1 {
	font-size: 0.1em;
	text-align: center;
	color: #BCC8E2;
	background-image: url(../images/Chromis-M-sidebar-menu-H.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-position: center;
	height: 13px;
}
#rightcol_float p {
	font-size: 0.7em;
	font-weight: normal;
	padding: 0px 15px 30px 5px;
	width: 190px;
	color: #DDFCA8;
	margin-left: 27px;
}
#sidebarfiller {
	background-color: #FEFDE7;
	height: 120px;
	width: 215px;
	margin-bottom: 20px;
}
#rightcol_float_full {
	float: right;
	width: 300px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Chromis-MASTER-sidebar-full.jpg);
	position: absolute;
	top: 200px;
	right: 0px;
	border-right: 1px solid #5371B4;
	z-index: 0;
	height: 250px;
}
#sitemap {
	padding: 7px 0px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	z-index: 1;
	font-size: 0.7em;
	background-position: left;
	background-image: url(../images/Sitemap-bg.png);
	background-repeat: no-repeat;
	top: 0px;
	margin: 0 0px 10px 10px;
	clear: both;
	left: 0px;
	position: fixed;
}
#sitemap a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sitemap a:hover #sitemap a:focus {
	color: #F368B8;
}
#rightcolnofish {
	float: right;
	width: 285px;
	height: 300px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px;
	position: absolute;
	top: 100px;
	right: 0px;
}
#rightcolnofish img {
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
	margin-left: 13px;
}

#wrapper #content .content_category img {
	clear: both;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	float: left;
	width: auto;
	height: auto;
}
#news {
	float: right;
	width: 285px;
	background-position: right top;
	height: 400px;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px;
	background-image: url(../images/Chromis-MASTER-sidebar.jpg);
	position: absolute;
	top: 100px;
	right: 0px;
}
#news ul{
	padding: 0px 0px 14px;
	width: 208px;
	margin-top: 0px;
	margin-left: 6px;
	background-image: url(../images/Chromis-M-sidebar-menu-F.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	height: auto;
	background-color: #FEFDE7;
}
#news ul li{
	display: block;
	font-size: 0.7em;
	margin: 0px;
	padding: 7px 7px 7px 10px;
	text-decoration: none;
	list-style-type: none;
	border: 1px outset #D3DBEC;
	height: 20px;
	font-weight: bold;
	color: #EC008B;
	line-height: 1.5em;
	background-color: #EDF0F7;
}
.news_ur_here{
	color: #EC008B;
	padding: 0px;
	margin: 0px;
} 
#news ul li a{
	color: #5371B4;
	text-decoration: none;
	padding: 0;
	margin: 0px;
} 
#news ul li a:hover, #rightcol ul li a:focus{
	color: #EC008B;
}
#news ul li a:active {
	color: #FFFF00;
}
#news img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news h1 {
	font-size: 1.em;
	text-align: left;
	color: #ED0C91;
	background-image: url(../images/CHROMIS-News-header.jpg);
	background-repeat: no-repeat;
	padding: 10;
	height: 55px;
	font-size: 1em;
	text-indent: 20px;
	margin: 0px;
}
#news p {
	font-weight: normal;
	padding: 0px 10px 0px 15px;
	width: 188px;
	color: #5371C6;
	background-repeat: repeat;
	background-position: top;
	height: 45px;
	font-size: 0.8em;
	background-image: url(../images/CHROMIS-New.gif);
	background-color: #EDF0F7;
}
#news h2 {
	font-size: 1.em;
	text-align: left;
	margin-left: 0px;
	color: #ED0C91;
	background-image: url(../images/CHROMIS-News-bg.gif);
	margin-top: 0px;
	background-repeat: repeat-y;
	margin-bottom: 0px;
	padding: 20px 10px 0px 15px;
	font-size: 0.8em;
	text-indent: 0px;
	width: 188px;
}

#news h3 {
	font-size: 1.em;
	text-align: left;
	margin-left: 0px;
	color: #EDF0F7;
	background-image: url(../images/CHROMIS-New-copy.gif);
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding: 0px 10px 0px 15px;
	font-size: 0.8em;
	text-indent: 0px;
	width: 188px;
	background-position: top;
	height: 140px;
}

#news a {
	padding: 0px;
	color: #EC008B;
	text-decoration: none;
	margin: 0px;
}
/* the div that holds the date picker calendar */
.dpDiv {
	font-size: .8em;
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #505050;
	background-color: #C7C7B8;
	border: 1px solid #AAAAAA;
	padding: 2px;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #A9B8DA;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #A9B8DA;
	border: 1px solid #888888;
	cursor: pointer;
	color: #EC008C;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #A9B8DA;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #CFD7EA;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #CFD7EA;
	font-weight: bold;
	}
#parentTable.vehicleOn .showOff, #parentTable.vehicleOff .showOn {
display: none;
}
