body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

body,td,th,div,span {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0px;
	line-height:15px;
}

p	{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

form	{
margin:0px;
padding:0px;
}

input, textarea, select   {
border:1px solid #006595;
font-size:11px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
width:200px;
}


a{
	color:#006595;
}

a:visted{
	color:#006595;
}

a:hover{
	color:#333333;
	text-decoration:none;
}

#top{
	background: url(/images/bg_header.gif) no-repeat top right;
	
}

#td_happiness{
	padding:52px 292px 0px 0px
}

h1	{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006595;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
}

h2 {
color:#00AEEF;
font-size:14px;
margin-bottom:8px;
}

.t_page	{
margin:4px 0px 18px 0px;
}

.title_bar	{
height:18px;
}

.title_bar	a	{
background-image:url(/images/bg_blue.gif);
background-repeat:repeat-x;
display:block;
text-decoration:none;
height:18px;
padding:3px 10px 0px 10px;
font-size:12px;
font-weight:bold;
line-height:11px;
color:#FFFFFF;
}

.title_bar	a:hover	{
background-image:url(/images/bg_lightblue.gif);
background-repeat:repeat-x;
display:block;
text-decoration:none;
color:#006595;
}


.more	a	{
background-image:url(/images/bg_blue.gif);
background-repeat:repeat-x;
text-decoration:none;
height:12px;
padding:1px 6px 1px 6px;
line-height:11px;
color:#FFFFFF;
}

.more	a:hover	{
background-image:url(/images/bg_lightblue.gif);
background-repeat:repeat-x;
text-decoration:none;
color:#006595;
}

/**  **/

.form_table  {
background-color: #F0FAFE;
border:1px solid  #006595;
padding:15px 20px;
}

.form_table th {
text-align:left;
vertical-align:top;
padding:5px 15px 5px 0px;
border-bottom:1px solid  #D2F1FC;
}

.form_table td {
vertical-align:top;
padding:5px 0px;
border-bottom:1px solid  #D2F1FC;
}

/**  **/



/**  **/

#td_logo{
	padding:42px 0px 17px 41px;
}

#td_staff_name{
	padding:14px 280px 0px 0px;
}
/*---------Navigation--------*/
#nav {
	
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	padding-left:40px;
}



#nav ul {

	margin:0px;

	padding:0px 0px 0px 0px;

	list-style:none;

}



#nav li {

	float:left;

	background:url("/images/tab_left.gif") no-repeat left top;

	margin:0;

	padding:0 0 0 3px;

}


.li_on{
	float:left;

	background:url("/images/tab_active_left.gif") no-repeat left top;

	margin:0;

	padding:0 0 0 3px;
}

.li_off{
	float:left;

	background:url("/images/tab_left.gif") no-repeat left top;

	margin:0;

	padding:0 0 0 3px;
}


#nav a {

	float:left;

	display:block;

	background:url("/images/tab_right.gif") no-repeat right top;

	padding:3px 10px 3px 6px;

	text-decoration:none;

	color:#FFFFFF;

}



/* Commented Backslash Hack



   hides rule from IE5-Mac \*/



#nav a {float:none;}



/* End IE5-Mac hack */



#nav a:hover {
	color:#0B568F;
	background:url("/images/tab_active_right.gif") no-repeat right top;
}

#nav #current {
background:url("/images/tab_active_left.gif")  no-repeat;
}

#nav #current a {
	background: url("/images/tab_active_right.gif") no-repeat right top;
	color:#0B568F;
	padding-bottom:3px;
}



.blue_intro{
	font-weight:bold;
	color:#006595;
}

#register{
	background: url("/images/bg_register_news.gif");
	width:250px;
}

.content {
	padding:30px 70px 20px 40px;
}

.footer a {
padding:0px 8px;
	color:#00AEEF;
}

.footer a:hover	{
	color:#00AEEF;
	text-decoration:none;
}


.front_news{
	margin-bottom:10px;
	background-color:#F2F2F2;
	padding:10px;
	width:220px;
}

.front_news h2{
	font-weight:bold;
	color:#006595;
	font-size:11px;
	margin:0px;
	margin-bottom:5px;
}



.left_list{
	background:url("/images/left_menu.jpg") no-repeat left top;
	height:20px;
	padding:0px 0px 2px 8px;
	
}


.left_list a{
color:#ffffff;
text-decoration:none;
}

.left_list a:visited{
color:#ffffff;
text-decoration:none;
}

.left_list a:hover{
color:#ffffff;
text-decoration:none;
}

.current_left_list{
	background:url("/images/left_menu_on.jpg") no-repeat left top;
	height:20px;
	padding:0px 0px 2px 8px;
	
}

.current_left_list a{
color:#005696;
text-decoration:none;
}

.current_left_list a:visited{
color:#005696;
text-decoration:none;
}

.current_left_list a:hover{
color:#005696;
text-decoration:none;
}





