html
{
	height: 100%;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #426b9c;
	background-image: url(images/background_gradient_h.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a
{
	color: #0054a4;
	font-style: italic;
}

a:active
{
	outline: none;
	outline-style: none;
}
 
a:focus
{
	outline-style: none;
}

img
{	
	border: 0;
}

h1
{
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	color: #002060;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2
{
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #002060;
	margin-top: 20px;
	margin-bottom: 10px;
}

h3
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #002060;
	margin-top: 10px;
	margin-bottom: 10px;
}

p
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li
{
	padding: 0 0 0 5px;
	margin: 10px 0px 10px -20px;
	color: #0054a4;
}



/*
STYLES FOR TABLE
*/

.tableheight
{
	height: 100%;
}

.bg_left
{
	background-image: url(images/MUC_01.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.bg_right
{
	background-image: url(images/MUC_03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.bg_middleblock
{
	background-image: url(images/MUC_02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 980px;
}

/*
END OF STYLES FOR TABLE
*/










/*
LAYOUT ID STYLES
*/

#banner
{
	width: 900px;
	height: 140px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
}

#navigationbar
{
	width: 500px;
	height: 35px;
	float: right;
	display: inline;
	margin-right: 40px;
	padding: 0px;
	clear: both;
}

#contentcontainer
{
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	position: relative; 
	overflow: hidden;
}

#footer
{
	width: 900px;
	margin: 0 auto;
	border-top: 1px solid white;
	clear: both;
}

/*
END OF LAYOUT ID STYLES
*/










/*
GENERAL STYLES
*/

.nav a, .nav a:hover, .holder 
{
	display: block;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 6px 3px 6px;
	margin-right: 25px;
}

.nav a:hover, .holder
{
	color: #89afdd;
}

#footer p
{
	font-size: 10px;
	text-align: center;
	color: #376092;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*
END OF GENERAL STYLES
*/







/*
COLUMNS STYLES
*/

#Twocolumnsleft
{
	width: 395px;
	float: left;
	margin-right: 40px;
	padding-right: 20px;
	overflow: hidden;
}

#Twocolumnsright
{
	width: 395px;
	float: left;
	overflow: hidden;
}

#Contactscolumnsleft
{
	width: 205px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}

#Contactscolumnsmid
{
	width: 210px;
	float: left;
	margin-right: 40px;
	overflow: hidden;
}

#Contactscolumnsright
{
	width: 205px;
	float: left;
	margin-right: -20px;
	overflow: hidden;
}

#Contactsleftpic
{
	width: 202px;
	float: left;
	overflow: hidden;
	text-align: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	clear: none;
}

/*
COLUMNS STYLES
*/






/*
STYLES SPECIFIC TO HOME PAGE
*/

#homeflashcontainer
{
	width: 300px;
	float: left;
	overflow: hidden;
}

#homecontent
{
	width: 580px;
	float: right;
	margin: 0px;
	position: relative; 
	height: auto; 
	overflow: hidden;
}

/*
END OF STYLES SPECIFIC TO HOME PAGE
*/





/*
STYLES SPECIFIC TO PARTNERS PAGE
*/



.partnerstable
{
	border-right: 1px solid #80a0c8;
	border-bottom: 1px solid #80a0c8;
	margin-bottom: 20px;
	width: 900px;
}

.partnerspagelogos
{
	border-top: 1px solid #80a0c8;
	border-left: 1px solid #80a0c8;
	background-color: #FFFFFF;
	padding: 5px 2px 5px 2px;
	width: 101px;
}

.partnerslogos
{
	border: 1px solid #80a0c8;
	background-color: #FFFFFF;
	padding: 5px 2px 5px 2px;
	width: 101px;
}

.partnerstextblock
{
	border: 1px solid #80a0c8;
	background-color: #FFFFFF;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	width: 858px;
	clear: both;
}

.partnerstextblock a
{
	color: #024191;
	text-decoration: none;
}

.partnersblocklogos
{
	margin: 10px 0px 10px 10px;
}

/*
END OF STYLES SPECIFIC TO PARTNERS PAGE
*/






/* 
STYLES SPECIFIC TO SOLUTIONS PAGE 
*/

.bg_middleblock_solutions
{
	background-image: url(images/SOLUTIONS_02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 980px;
}

/*

#solutionsmaincontainer
{
	background-image: url(images/Solutions_page_background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
*/

#solutionlistcontainer
{
	width: 260px;
	float: left;
	overflow: hidden;
}

.solutionslist
{
	margin-top: 10px;
}

.solutionslist a
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	color: #024191;
	margin: 0px;
	padding: 0px;
}

.solutionslist a:hover
{
	color: #FF3300;
}

.solutionslist li
{
	padding: 0 0 0 5px;
	margin: 0px 0px 5px -20px;
	
}

.lineimg
{
	margin: -5px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

li
{
	padding: 0 0 0 5px;
	margin: 10px 0px 10px -20px;
	color: #0054a4;
}


#SolutionsPanel
{
	width: 542px;
	overflow: hidden;
	float: right;
}

.solutionslist
{
	margin-top: 10px;
}

.solutionslist a
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	color: #024191;
	margin: 0px;
	padding: 0px;
}

.solutionslist a:hover
{
	color: #FF3300;
}

.solutionslist li
{
	padding: 0 0 0 5px;
	margin: 0px 0px 5px -20px;
	
}

.floatpicsright
{
	float: right;
	width: 182px;
	overflow: hidden;
	margin: 10px 2px 0px 25px;
	display: inline;
}

.floatedpicstyle
{
	border: 1px solid #96abc8;
	margin-bottom: 10px;
	clear: right;
}

/* end of solution section styles */























#widecolumn
{
	float: left;
	width: 530px;
}

#thincolumn
{
	float: left;
	width: 300px;
	margin-right: 20px;
}











#Onecolumn
{
	width: 835px;
	float: left;
	overflow: hidden;
}



#Threecolumnsleft
{
	width: 250px;
	float: left;
	margin-right: 40px;
	overflow: hidden;
}

#Threecolumnsmid
{
	width: 250px;
	float: left;
	margin-right: 40px;
	overflow: hidden;
}

#Threecolumnsright
{
	width: 250px;
	float: left;
	overflow: hidden;
}












.justifylineheight
{
	text-align: justify;
	line-height: 1.3;
	color: #0054a4;
}

.justifylineheight
{
	color: #0054a4;
}

.lineheight
{
	line-height: 1.4;
	color: #0054a4;
}

.lineimg
{
	margin: -5px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

.blue
{
	color: #0054a4;
}

.standoutparagraph
{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.notopmargin
{
	margin-top: -10px;
}

.contactnumbers
{
	color: #0054a4;
	margin: 4px 5px 0px 0px;
}

.partnersheading
{
	background-image: url(images/Partners_headings.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 25px;
	width: 390px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-top: 3px;
}

.whiteborder
{
	border: 1px solid white;
}

.centeraligntext
{
	text-align: center;
}

.linemarginbottom
{
	margin: -5px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	display: block;
}
	

