
/* "global" template style sheet */

BODY, BODY DIV, BODY P, BODY TH, BODY TD, BODY LI, 
BODY DD, BODY INPUT, BODY TEXTAREA {
/* TODO - attributes */
	font-size: 12pt; 	/* value for Netscape 4 */
	font-family: Verdana, Arial, sans-serif;
}
		
BODY {
/* TODO - attributes */
	margin: 0px;
}

H1 {									/* H1 to be used as pagetitle */
/* TODO - attributes */
	font-size: 16pt; 	/* value for Netscape 4 */
	text-align: left;
	margin-top: 4px;
	margin-bottom: 3px;
	margin-right: 5px;
	font-weight: 800;
	color: #5673A9;
}

H2 {
/* TODO - attributes */
	font-size: 14pt; 	/* value for Netscape 4 */
	margin-top: 0.7em;
	margin-bottom: 0.4em;
	font-weight: 800;
	color: #67675F;
}

H3 {
/* TODO - attributes */
	font-size: 14pt; 	/* value for Netscape 4 */
	margin-top: 0.6em;
	margin-bottom: 0.4em;	
	font-weight: 800;
	color: #224279;
}

H4 {
/* TODO - attributes */
	font-size: 14pt; 	/* value for Netscape 4 */
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	font-weight: 600;
	color: #385893;
}
	
P {
/* TODO - attributes */
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}	
	
OL  {
/* TODO - attributes */
	font-size: 12pt; 	/* value for Netscape 4 * some browser have incompability with OL */
	margin-left: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 0px;
}

UL  {
/* TODO - attributes */
	margin-left: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 0px;
}
LI  {
/* TODO - attributes */
	margin-left: 1em;
	list-style-position: outside;
	list-style-type: none;
}	
	
BODY INPUT {
/* TODO - attributes */
	font-family: monospace;
	font-size: 12pt; 	/* value for Netscape 4 */
	margin: 1px;
	/* see standard.non-nn4.css for this one */
	/* border: 1px #262626 solid; */
	background-color: #ffffff;
	}

BODY INPUT.fancybutton {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

INPUT.radio  {
	background: none;
	/* border: 0px; causes problems in Mozilla, so only available in ie6.css */
}

BODY TEXTAREA {
/* TODO - attributes */
	font-family: monospace;
	font-size: 12pt; 	/* value for Netscape 4 */
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	margin: 1px;
}

A:active {
/* TODO - attributes */
	color: #224279;
}

A:visited {
/* TODO - attributes */
	color: #224279;
}

A:link {
/* TODO - attributes */
	color: #224279;
}

A:hover {
	text-decoration: underline;
}

DIV.top {
	vertical-align: top;
}

TABLE {
	border: 0px;
	margin: 0px;
}

TH {
	vertical-align : top;
	text-align: left;
	font-weight: normal;
}

TD {
	vertical-align : top;
	padding: 0px;
}	


TD.copyright {
/* TODO - attributes */
	padding-right: 10px;
	font-size: 10pt; 	/* value for Netscape 4 */
	background-color: #FFFFFF;
	color: #353535;
	text-align: right;
	vertical-align: middle;
}

TD.logo {
/* TODO - attributes */
	padding-top: 8px;
	padding-left: 18px;
	padding-bottom: 17px;
	text-align: left; 	
}	

TD.standardlogo {
/* TODO - attributes */
	padding-top: 8px;
	padding-left: 18px;
	padding-bottom: 17px;
	text-align: left; 	
}

TD.logomanage {
/* TODO - attributes */
	padding-top: 17px;
	padding-left: 18px;
	padding-bottom: 17px;
	text-align: left; 	
}	

TD.menu {
/* TODO - attributes */

}

TD.straightline {
/* TODO - attributes */
	background-color: #000000;
}
	
TD.toolbar {
/* TODO - attributes */
	text-align: right; 				
	vertical-align: top; 
}

TD.toolbarmanage {
/* TODO - attributes */
	text-align: right; 				
	vertical-align: bottom; 
}

TD.languagebar {
	vertical-align: middle;
	text-align: left;
	background-color: #FFFFFF;
}

TD.splashbody {
	background-color: #FFFFFF;
}


TD.toowardslogo {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 4px;
	text-align: right;
	background-color: #FFFFFF;
}

TD.sidebar {
	vertical-align: top;
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
}

.splashtoolbar DIV.servicecontact {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	vertical-align: top;
}

.servicecontact DIV, .servicecontact TD, .servicecontact TH, .servicecontact P {
	font-size: 10pt;
}

.servicecontact TD, .servicecontact TH {
	padding: 3px; 
}
	

.splashtoolbar TH.caption {
	border-bottom: 1px solid #C6CAC4;
	font-weight: normal;
	color : #385893;
}

.servicecontact TH.title {
	color: #385893;
	vertical-align: top;
}

.splashtoolbar TD.contactr {
	text-align: right;
}

.manage-pagetitle H1 {
	padding-left: 18px;
}

.pagetitle H1 {
	text-align: left;
	vertical-align : top;
}

DIV.subtitle {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-left: 25px;
}

TD.lightgreybar {
	border-top: 1px solid #FFFFFF;
	background-color: #E2E4E1;
}

TD.splashimage {
	border-top: 1px solid #FFFFFF;
}

TD.mediumgreybartitle {
	padding-right: 15px;
	background-color: #C6CAC4;
}

TD.mediumgreybar {
	background-color: #C6CAC4;
}

TD.mediumgreybarmap {
	padding-top: 1px;
	background-color: #C6CAC4; 
	border-top: 1px solid #FFFFFF;
}

TABLE.mainsplash {
	background-color: #FFFFFF;
}

TD.middle {
	vertical-align: middle;
}


TD.paddedblue {
	border-top: 1px solid #FFFFFF;
	background-image: url(/images/blue-pad.gif);
	background-position: top-left;
	background-repeat: repeat-x;
	background-color: #00FFFF;
}

TD.splashtoolbar {
	padding: 0px;
	border-left: 1px solid #FFFFFF;
	text-align: right;
	background-color: #FF0000;
}


TD.topsplashmenu {
	padding-right: 15px;
	padding-top: 10px;
	text-align: right;
}

TD.whitehead {
	border-top: 1px solid #FFFFFF;
	padding-left: 20px;
	padding-top: 0px;
	vertical-align: top;

}

TD.mainbox {
	border: 1px solid #CCCCC5;
}
