/* ********************************************************************************* */
/* FONT - DEFAULT */
/* ********************************************************************************* */

P					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 14px; color:#007ac3; font-weight: normal;}
A:link 	  			{font-weight: bold; color: #007ac3; text-decoration: underline;} 
A:visited 			{font-weight: bold; color: #007ac3; text-decoration: underline;} 
A:active  			{font-weight: bold; color: #007ac3; text-decoration: underline;} 
A:hover   			{font-weight: bold; color: #e0272f; text-decoration: underline;}


UL	  				{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:14px; color:#007ac3; font-weight: normal; list-style-position:outside; list-style-type:disc; margin-left:40px; }
OL	  				{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:14px; color:#007ac3; font-weight: normal; list-style-position:outside; list-style-type:disc; margin-left:40px; }

hr 					{width:100%; color:#007ac3; background-color:#007ac3; height:1px;}

H1					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:30px; color:#007ac3; font-weight: bold;}
H2, H2 A:link, H2 A:visited, H2 A:active, H2 A:hover {font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:14px; color:#007ac3; font-weight: bold;}
H3, H3 A:link, H3 A:visited, H3 A:active, H3 A:hover {font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:16px; color:#f9971c; font-weight: bold;}
H4, H4 A:link, H4 A:visited, H4 A:active, H4 A:hover {font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:18px; color:#000000; font-weight: bold;text-decoration:none;}
H4 A:hover {font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:18px; color:#007ac3; font-weight: bold;text-decoration:none;}

/* ********************************************************************************* */
/* FORMS */
/* ********************************************************************************* */
#survey_vote_button		{height:32; width:134; background:url(../media/image/form_survey_button.gif) no-repeat; text-align:center; padding-top:5px; }
#survey_vote_button, #survey_vote_button A:link, #survey_vote_button A:visited, #survey_vote_button A:active, #survey_vote_button A:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:18px; color:#FFFFFF; font-weight: bold; text-decoration:none;
}
#survey_next_button		{height:64; width:156; background:url(../media/image/form_survey_nextbutton.gif) no-repeat; text-align:center; padding-top:21px; }
#survey_next_button, #survey_next_button A:link, #survey_next_button A:visited, #survey_next_button A:active, #survey_next_button A:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:18px; color:#FFFFFF; font-weight: bold; text-decoration:none;
}	
#skip_intro_button		{height:38; width:141; background:url(../media/image/intro_skipintro_button.gif) no-repeat; text-align:center; padding-top:10px; float:right; }
#skip_intro_button, #skip_intro_button A:link, #skip_intro_button A:visited, #skip_intro_button A:active, #skip_intro_button A:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:14px; color:#FFFFFF; font-weight: bold; text-decoration:none;
}	


.forms_default_inputText		{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:12px; color:#051832; height:18; width:200; background-color:#FFFFFF; border-color:#007ac3; border-width:1;}
.forms_default_textArea 		{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size:12px; color:#051832; width:100%; background-color:#FFFFFF; border-color:#007ac3; border-width:1;}
.forms_default_select			{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 11px; color:#000000; font-weight: normal; background-color:#FFFFFF;  border-color:#007ac3; border-width:1; height:17px; padding-top:2px; padding-left:5px; width:100%}


/* ********************************************************************************* */
/* FONT - WHITE */
/* ********************************************************************************* */
#font_white p					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 14px; color:#FFFFFF; font-weight: normal;}
#font_white A:link 	  			{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
} 
#font_white A:visited 			{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
} 
#font_white A:active  			{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
} 
#font_white A:hover   			{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#font_white h1					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 30px; color:#FFFFFF; font-weight: normal;}
#font_white h2					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 14px; color:#FFFFFF; font-weight: bold;}


/* ********************************************************************************* */
/* FONT - GREEN */
/* ********************************************************************************* */
#font_green p					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#99cc66; font-weight: normal;}
#font_green A:link 	  			{font-weight: bold; color: #ff3300; text-decoration: none;} 
#font_green A:visited 			{font-weight: bold; color: #ff3300; text-decoration: none;} 
#font_green A:active  			{font-weight: bold; color: #ff3300; text-decoration: none;} 
#font_green A:hover   			{font-weight: bold; color: #ff3300; text-decoration: underline;}

#font_green h1					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#99cc66; font-weight: bold;}


/* ********************************************************************************* */
/* FONT - MENU */
/* ********************************************************************************* */
#base_menu_1 a, #base_menu_1 a:link, #base_menu_1 a:visited, #base_menu_1 a:active {
	font-size:18px; color:#0066cc; text-decoration:none;
}

#base_menu_1 a:hover {
	font-size:18px; color:#eb4399; text-decoration:underline;
}

#base_menu_2 a, #base_menu_2 a:link, #base_menu_2 a:visited, #base_menu_2 a:active {
	font-size:18px; color:#0066cc; text-decoration:none;
}

#base_menu_2 a:hover {
	font-size:18px; color:#eb4399; text-decoration:underline;
}	

#base_menu_3 a, #base_menu_3 a:link, #base_menu_3 a:visited, #base_menu_3 a:active {
	font-size:18px; color:#0066cc; text-decoration:none;
}

#base_menu_3 a:hover {
	font-size:18px; color:#eb4399; text-decoration:underline;
}
