a {color: #303d77; font-size: x-small; font-weight: bold; font-family: Verdana, Arial, Helvetica; text-decoration: none}
a:visited {color: #303d77; font-weight: bold; text-decoration: none}
a:hover {color: #b4d2ed; font-weight: bold; text-decoration: none}
a:active {color: #303d77; font-weight: bold; text-decoration: none}

a.whitelink {color:#FFFFFF;font-size:x-small;font-weight:bold;font-family:Verdana,Arial,Helvetica;text-decoration:none}
a.whitelink:visited {color: #FFFFFF;text-decoration:none;}
a.whitelink:hover {color: #b4d2ed;text-decoration:none}


body 
{
	margin: 0px 0px 0px 0px; /* page margins */
	/* background-color: #f3f3f3;*/ /* page background color */
}

H3
{
	color: #8F2935;
}

td 
{
	font-family: Verdana,Arial;
	font-size: x-small;
}

div
{
	font-family: Verdana,Arial;
	font-size: x-small; 	   
}

img
{
	border-width: 0px;
}

input
{	
	border: solid 1px #C7CDDC;
	background-color: #F0F1F6;
	font-family: Verdana, Arial;
	font-size: 100%;
	padding:1px;
}

select
{
	border: solid 1px #C7CDDC;
	background-color: #F0F1F6;
	font-family: Verdana, Arial;
	font-size: 100%;
}

textarea
{
	border: solid 1px #C7CDDC;
	background-color: #F0F1F6;
	font-family: Verdana, Arial;
	font-size: 100%;
}

input.ImageButton
{
	border-width: 0px;
}

.Button
{	
	margin: 5px;
	width: 100px;
}

.Radio input
{	
	border-width: 0px;
}

.CheckBox input
{
	border-width: 0px;
}

.DropDownS
{
	width: 100px;
}

.DropDownM
{
	width: 140px;
}

.DropDownL
{
	width: 180px;	
}

.InputS
{	
	width: 100px;
}

.InputM
{
	width: 140px;
}

.InputL
{
	width: 180px;
}

.InputXL
{
	width: 220px;
}

.TitleRow
{
	padding: 5px 5px 5px 5px;
}

.TitleSepRow
{
	padding: 0px 0px 0px 0px;
}

.ListRow
{
	padding: 5px 5px 5px 5px;
}

.ListSepRow
{
	padding: 0px 0px 0px 0px;
}

.ListHeader
{
	font-family: Verdana,Arial;
	font-size: x-small; 
	font-weight: bold;	
	color: #000000;
	background-color: #CDD2E4;
	height: 30px;
	text-align: center;
}

.ListItem
{
	font-family: Verdana,Arial;
	font-size: x-small; 
	font-weight: normal;
	color: #000000;
	background-color: #F7F7F7;
}

.ListAlternatingItem
{
	font-family: Verdana,Arial;
	font-size: x-small; 
	font-weight: normal;
	color: #000000;
	background-color: #F3F3F3;
}

.ListFooter
{
	font-family: Verdana,Arial;
	font-size: x-small; 
	font-weight: bold;
	color: #000000;
	background-color: #F7F7F7;
}

.ListPager
{
	font-family: Verdana,Arial;
	font-size: x-small; 
	font-weight: bold;
	color: #000000;
	background-color: #F7F7F7;
	height: 30px;
}

.MainItemImage
{
	border:0px solid #C0C0C0; 
	background-color: Transparent; 
	padding: 0px;	
}

.ThinBorder
{
	border:1px solid #C0C0C0; 
	background-color:#FFFFFF; 
	padding: 1px;	
}

.Title
{
	padding:5px;
	background-color:#efefef;
	text-align:left;
	font-weight:bold;
}

.Content
{
	margin: 2px 1px 2px 1px;
	padding: 4px;	
	width: auto;	
	float: left;
	border: solid 1px #c0c0c0;
}
