/*----------------------------------------------------------------------------------------\
|	countrymtlv Web Site CSS																  |	
\-----------------------------------------------------------------------------------------/*/

body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	visibility: visible;
	padding-bottom: 0px;
	margin: 0px;
	color: #000347;
	padding-top: 0px;
	font-family: Arial;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color:#fdf9e3;
}

.altbody
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	visibility: visible;
	padding-bottom: 0px;
	margin: 0px;
	overflow: auto;
	color: #000347;
	padding-top: 0px;
	font-family: Arial;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color:#ffffff;
}

p
{
	font-size: 12px;
	color: #000347;
	font-family: Arial;
	text-decoration: none;
	
}

.ImageWrapper
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	border-top-style: none; 
	padding-top: 0px; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none
}

span,div
{
	font-size: 12px;
	color: #000347;
	font-family: Arial;
	text-decoration: none;
}

a
{
	font-size: 16px;
	color: #000347;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
}

/*----------------------------------------------------------------------------------------\
|		WebLibrary Modules CSS															  |	
\-----------------------------------------------------------------------------------------/*/
/*----------------------------\
| General Section		      |
\-----------------------------/*/

.ImageWrapper
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	border-top-style: none; 
	padding-top: 0px; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none
}


/*----------------------------\
| System Information Module   |
\-----------------------------/*/
.System_Information_Text
{
	font-size: 12px;
	color: #BC0100;
	font-family: Arial;
	text-align:center;
	font-weight:bold;
}

.System_Information_Background
{
	background-color:#F4F4F4;
}

.System_Information_Text_Black
{
	font-size: 18px;
	color: #000000;
	font-family: Arial;
}

.System_Information_Text
{
	font-size: 12px;
	color: #BC0100;
	font-family: Arial;
}



/*----------------------------\
| Buttons			  |
\-----------------------------/*/
.InnerButton
{
	font-weight: bold;
	font-size: 12px;
	color: #122297;
	font-family: Arial;
	text-decoration: none;
	cursor:hand;
}

/*----------------------------\
| Contact Us Module			  |
\-----------------------------/*/
#contactUs p.text,div.text
{
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
}
#contactUs a.link
{
	font-weight: normal;
	font-size: 14px;
	color: #193D98;
	font-family: Arial;
	text-decoration: underline;
}

/*----------------------------\
| Footer Module				  |
\-----------------------------/*/
#footer p.text,div.text
{
	font-weight: normal;
	font-size: 14px;
	color: #ff8a00;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
}
#footer a
{
	font-weight: normal;
	font-size: 14px;
	color: #ff8a00;
	font-family: Arial;
	text-decoration:none;
}


/*----------------------------\
| RSS Module				  |
\-----------------------------/*/

#VerticalRssFeedModule p.text
{
	font-weight: bold;
	font-size: 12px;
	color: #090235;
	font-family: Arial;
	text-decoration: none;
}

#VerticalRssFeedModule p.dateText
{
	font-weight: normal;
	font-size: 10px;
	color: #090235;
	font-family: Arial;
	text-decoration: none;
	height:1px;
	padding-right:15px;
}

#VerticalRssFeedModule a.text:link, 
#VerticalRssFeedModule a.text:visited
{
	font-size: 12px;
	color: #6871D0;
	font-family: Arial;
	text-decoration: none;
}








