﻿/********************************* GLOBAL RESET ************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td
{
    margin:0;
    padding:0;
    font-family: Verdana;
}
a
{
	
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #4672A6;
	font-family: Verdana;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #F86F00;
	font-family: Verdana;
	text-decoration: none;
}


.Button
{
	
	font-size: 11px;
	border: solid 1px #18314E;
	background-color: #4672A6;
	color:#FFFFFF;
	font-family: Verdana;
	font-weight:bold;
}

.TextBoxCaption
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}
.TextBoxCaption2
{
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 8pt;
	color: #444444;
	font-family: Verdana;
}
.TextBox
{
	height: 14px;
	width: 150px;
	font-weight: normal;
	color: #333333;
}

.TextBoxSubscribe
{
	height: 14px;
	width: 219px;
	font-weight: normal;
	color: #333333;
}

.TextBoxUserProfile
{
	height: 14px;
	width: 219px;
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	margin-bottom: 2px;
}

.TextBoxDate
{
	height: 15px;
	width: 75px;
	font-weight: normal;
	color: #333333;
}

.TextBoxMultiLine
{
	font-weight: normal;
	height: 120px;
	width: 400px;
	color: #333333;
}

.DropDownList
{
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
}

.RadioButton
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 7px;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}

.ListBox
{
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
}



.ErrorLabel
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	color: #FF0000;
}


a.MenuLink
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration:none;
}



a.MenuLink:active
{
	font-weight: bold;
	font-size: 11px;
	color: #F86F00;
	font-family: Verdana;
	text-decoration:none;


}

a.MenuLink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #F86F00;
	font-family: Verdana;
	text-decoration:none;


}


a.MenuLink:active
{
	font-weight: bold;
	font-size: 11px;
	color: #F86F00;
	font-family: Verdana;
	text-decoration:none;


}


a.MenuLinkActive
{
	font-weight: bold;
	font-size: 11px;
	color: #F86F00;
	font-family: Verdana;
	text-decoration:none;


}





/********
.Link a
{
	
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #4672A6;
	font-family: Verdana;
	text-decoration: none;
}

.Link a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #F86F00;
	font-family: Verdana;
	text-decoration: none;
}


**/








