/*=================================================================================*/
/* Company:  */
/* Author:  */
/* Date: 2007 */
/*=================================================================================*/


body {
	margin:10px 0px 10px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, Trebuchet MS, Tahoma, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}
p, th, font {
	color:#333333;
}

.error{
	color : red;
	font-weight:bold;
}


td {
	font-family: Verdana, Arial, Helvetica, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:left
}

th {
	font-family: Verdana, Arial, Helvetica, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:left
}

td.tdfooter {
	font-family: Verdana, Arial, Helvetica, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:center
}

td.tdcenter {
	font-family: Verdana, Arial, Helvetica, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:center
}

a {
	color:#333333;
	text-decoration:underline;
}

a.link03
{
	color:#C0C0C0;
	text-decoration:none;
}

a.link03:hover
{
	BACKGROUND-COLOR: #0099cc	
}

a.link04
{
	color:#666666;
	text-decoration:underline;
}

a.link04:hover
{
	BACKGROUND-COLOR: #0099cc	
}


a.link06
{
	color:#FFFFFF;
	text-decoration:underline;
}

a.link06:hover
{
	BACKGROUND-COLOR: #0099cc	
}


a:hover 
{
    BACKGROUND-COLOR: #FF9900
}

.tbflat  {
	border:1px solid #008080; font-size : xx-small;
	font-family : Verdana, Arial, Helvetica, Trebuchet MS, Tahoma;
	
}

.cmdflat  {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica, Trebuchet MS, Tahoma;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}

/* Reverses the source code view of an email address - SPAM protection */
.backwards {unicode-bidi:bidi-override; direction: rtl;}

img {
	border:0px;
}
form {
	margin:0px;
	padding:0px;
}
fieldset {
	padding:0px;
	margin:0px;
	border:0px;
}

p {
	padding:0px;
	margin:10px 0px 5px 0px;
}
hr {
	margin:0px 0px 5px 0px;	
	padding:0px;
	width:98%;
	height:0.75px;
	border-top:.75px solid #D5E8EE;
}



#line-spacer {
	clear:both;
	width:779px;
	line-height:4px;
	margin:0px auto;
	text-align:left;
	background-color:#D7E8EE;
}

#location {
	clear:both;
	width:644px;
	height:15px;
	margin:0px auto;
	padding:0px 0px 0px 135px;
	text-align:left;
}


.menutext {
	font-size: 13px;
}

.titletext {
	font-size: 16px;
	color: #00637B;
	font-weight: bold;
	text-align:left;
}

.titlebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00637B;
	text-decoration: none;
	line-height:15px;
	font-weight: bold;
}


.calBdr {
	margin:5px;
}
.cal_title {
	height:20px;
	text-align: center;
	background-color:#fff;
}
.cal_day_head{
	width: 15px;
	text-align: center;
	background-color:#fff;
}
.cal_day {
	text-align: center;
	background-color:#fff;
}
.cal_day_current {
	text-align: center;
	background-color:#dcdcdc;
}

/* id */

#frame {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	text-align:left;
	border:1px dotted;
	border-color: #999999;
	background-color: #fff;
}

#contentcenter {
	width:440px;
	padding:5px;
	float:left;
	background-color:#fff;
	margin-bottom:0;
	border:0px none;
}

#contentright {
	width: 185px;
	padding: 5px 5px 5px 0;
	margin-bottom: 5px;
	float:left;
}

#contentheader {
	border-left:0px dotted #999999; border-right:0px dotted #999999; border-top:0px dotted #999999; padding:5px; background-color: #ececec;
	border-bottom: 1px dotted #999999;
	
}

#contentfooter {
	border-left:0px dotted #999999; border-right:0px dotted #999999; border-bottom:0px dotted #999999; clear: both;
	overflow:hidden;
	width: 640px;
	height:15px;
	padding: 5px;
	background-color:#fff;
	border-top: 1px dotted #999999;
	
}
#divleft {
	text-align:left;
	width: 150px;
	float:left;
}
#divright {	
	text-align:right;
	width: 150px;
	float:right;
}
