﻿body
{
	background: transparent url(../images/light_body.gif) repeat-y scroll center top;
	color: #555555;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal; /*font-weight: 400;*/
	line-height: 170%; /*font-size-adjust: none; 	font-stretch: normal;*/
	margin: 0pt;
	padding: 0pt;
	text-align: left;
}

/* Container */
#content
{
	height: auto !important;
	min-height: 100%;
	position: relative;
}

#header
{
	background: #fae2df url(     "../images/header.gif" ) repeat-x scroll left bottom;
	border-bottom: 2px solid #fae2df;
	clear: both;
	height: 25px;
	margin: 0pt auto;
	position: relative;
	text-align: right;
}

#header a
{
	text-decoration: none;
	color: #0066ff;
}

#header a:hover
{
	text-decoration: none;
	color: #0066ff;
}
#header a:visited
{
	text-decoration: none;
	color: #0066ff;
}

#headerImg
{
	background: transparent url(         "../images/header_image.jpg" ) no-repeat scroll left top;
	height: 150px;
	margin: 0pt auto;
}

#page
{
	clear: both;
	float: left;
	margin-bottom: 6em;
	text-align: left;
	width: 100%;
	position: relative;
}
#columns
{
	border-top: 0px solid #FFFFFF;
	margin: 0pt auto;
}

#left
{
	background: transparent url(         "../images/left_image.gif" ) repeat-y scroll left top;
	width: 200px;
}
#right
{
	width: 520px;
	padding-right: 20px;
}
#menu
{
	text-decoration: none;
	padding-left: 18px;
}
#menu ul li
{
	list-style-image: url(  "../images/imageList.gif" );
	margin-bottom: 2px;
	padding-left: 2px;
}

.width
{
	width: 770px;
}
.widthPad
{
	width: 770px;
}
.width25
{
	width: 24%;
}
.width50
{
	width: 48%;
}
.width73
{
	width: 73%;
}
.width75
{
	width: 75%;
}
.width100
{
	width: 100%;
}


.imageRounded
{
	background: transparent url(         "../images/imageRounded.gif" ) no-repeat scroll left top;
	width: 155px;
	height: 200px;
	padding: 5px 5px 5px 5px;
	margin-left: 20px;
	text-align: left;
}



#footer
{
	background: #fae2df url(../images/bg/header.gif) repeat-x scroll left bottom;
	border-bottom: 2px solid #fae2df;
	clear: both;
	height: 3.3em;
	margin: 0pt auto;
	position: relative;
	text-align: center;
}
#footer ul
{
	float: right;
	margin: 0.9em 1em 0pt 0pt !important;
	padding: 0pt;
}
#footer ul li
{
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#footer a
{
	color: #0066ff;
}

#footer a:hover
{
	color: #0066ff;
}
#footer a:visited
{
	color: #0066ff;
}

.floatLeft
{
	float: left;
	padding-top: 25px;
}
.floatRight
{
	float: right;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: justify;
}

.floatRight h1
{
	line-height: 170%;
}

/* End Container */

/* Rounded Corner for DIV */
.container
{
	background: #fae2df;
	color: #000;
	margin: 10px 15px;
}
.rtop, .rbottom
{
	display: block;
	background: #fff;
}
.rtop *, .rbottom *
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #fae2df;
}
.r1
{
	margin: 0 5px;
}
.r2
{
	margin: 0 3px;
}
.r3
{
	margin: 0 2px;
}
.r4
{
	margin: 0 1px;
	height: 2px;
}
/* End Rounded Corner 

/* Link menu */
ul.linkMenu a:link
{
	text-decoration: none;
	color: #0066ff;
}
ul.linkMenu a:visited
{
	text-decoration: none;
	color: #0066ff;
}
ul.linkMenu a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #0066ff;
}
/* End link button */

/* HTML Style */
h1
{
	color: #194F89;
	font-family: arial,sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 0em;
}
h2
{
	color: #DC2B36;
	font-size: 1.2em;
}
h3
{
	color: #DC2B36;
	font-size: 1.1em;
	text-transform: uppercase;
}
h4
{
	font-size: 0.85em;
}
h5
{
	font-size: 0.8em;
}

a:link
{
	text-decoration: none;
	color: #0066ff;
}
a:visited
{
	text-decoration: none;
	color: #0066ff;
}
a:hover
{
	text-decoration: underline;
	color: #0066ff;
}
/* End HTML Style */

/* Popup Calendar Style */
.ewStyle
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.tdRoom
{
	background-color: #e3edfb;
	padding: 4px 4px 4px 4px;
	color: #0066ff;
}