/* CSS Document */

html {margin: 0; padding: 0;}

body { 
	margin: 0;
	padding: 0;
	overflow: -moz-scrollbars-vertical;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	text-align:center;
	min-width:600px;/* for mozilla*/
	background-color: #cccccc;
	height: 100%; 
}

p {
	font-size: 11px;
}


#wrapper {
	margin:0 auto;
	margin-top: 0px;
	width: 650px;
	height: 100%;
	background-color:#d9d9d9;
}

#header {
	display : none; 
}
	
#content-block {
	width: 650px;
	background: #d9d9d9;
	margin: 5px;
	height: 100%; 
}

#box1, #box2,  #box3, #box4, #box5, #box6, #box-large {
	float: left;
	clear: left;
	padding: 0px;
}


#box-header1 {
	display : none; 
}

#box-header2 {
	display : none; 
}

#box-header3 {
	display : none; 
}

#box-header4 {
	display : none; 
}

#box-header5 {
	display : none; 
}

#box-header6 {
	display : none; 
}


.box-content {
	font-size: 0.7em;
	text-align: left;
	width:650px;
	background-color:#ffffff;
	padding: 0px;
	line-height: 18px;	
}

.box-content img, .box-content-large-left img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}


.box-content-link {
	margin: 5px 0px 0px 0px;
	clear: left;
	float: right;
	font-weight: bold;
}

.box-content a:visited, .box-content a:link, .box-content-large-left a:visited, .box-content-large-left a:link {
	color:#054082;
	text-decoration:none;
	font-weight: bold;
}

.box-content a:hover, .box-content-large-left a:hover{
	color:#999999;
	text-decoration: underline;
	font-weight: bold;
}

.box-content-link a:visited, .box-content-link a:link, .box-content-link a:hover {
	color:#054082;
	text-decoration:none;
}

.box-content-link a:hover {
	color:#999999;
	text-decoration:underline;
}

.box-footer {
	display : none; 
}

#box-header-large {
		display : none; 
}



.box-content-large {
	font-size: 0.7em;
	text-align: left;
	background-color:#ffffff;
	padding: 10px;
	line-height: 18px;
	background-color:#ffffff;
	
}

.box-footer-large {
	background: url('../images/elements/images/box-large-portfolio_03.jpg'); 
	width: 650px;
	height: 14px;
	clear: both;
}

.box-content-large-left {
	background-color:#ffffff;
	padding: 0px;
	float: left;
	width: 650px;
}

.box-content-large-right {
	display : none; 
}


#footer-text a:visited, #footer-text a:link, #footer-text a:hover {
	color:#ffffff;
	text-decoration:none;
}

#footer-text a:hover {
	color:#999999;
	text-decoration:underline;
}
	
#footer {
		display : none; 
}	

#footer-text {
		display : none; 
}

.box_white {
	background:#ffffff;
	text-align:center;
	padding-bottom: 10px;
}

.box_white a:link, .box_white a:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	font-size:10px;

	}

.box_white a:hover {
	text-decoration: underline;
	color:#054082;
	font-weight:bold;
	font-size:10px;
}

.img-border {
	border: 1px solid #999999;
}


.menu-header {
	background: url('../images/elements/images/menu_header.jpg'); 
	width: 170px;
	padding: 2px 10px 0px 10px;
	border: 0px;
	height: 23px;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}

.menu-content {
	padding: 2px 10px 0px 10px;
	border: 0px;
	height: 18px;
	background-color: #DFDFDF;
	height: auto;
}


.menu-content a:link, .menu-content a:visited {
	color:#054082;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
	padding-left: 10px; 
}


.menu-content a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight:bold;
	font-size: 10px;
	background: url('../images/elements/images/link-button.gif') no-repeat;
	padding-left: 10px; 
}

.menu-footer {
	background: url('../images/elements/images/menu_footer.jpg'); 
	width: 190px;
	height: 10px;
	margin-bottom: 10px;
}