@charset "utf-8";

/* BASIC STYLES */

* html {
font-size:101%;
}

body {
margin:0;
padding:0;
font:0.625em arial, helvetica, sans-serif;
background-color:#ffffff;
color:#434343;
}

p, li {
font-size:1.3em;
}
	p.smalltype {
	font-size:1.1em;
	}

p, li {
line-height:125%;
}
	p.small {
	font-size:1.1em;
	}
	li {
	margin-bottom:0.5em;
	}
		li ul li {
		font-size:100%;
		}
		li ul {
		margin-top:0.5em;
		}

h1 {
font-size:2.2em;
margin-top:0;
}

h2 {
font-size:1.8em;
}

h3 {
font-size:1.5em;
}

a:link, a:visited, a:active {
color:#c80024;
text-decoration:underline;
}
	a:hover {
	color:#d4a104;
	text-decoration:none;
	}

a:link, a:visited, a:active, a:hover, a:focus {
outline:none;
-moz-outline-style:none;
}

img.imageright {
float:right;
margin:0 0 10px 10px;
}
img.imageleft {
float:left;
margin:0 10px 10px 0;
}

/* FORMS */

form {
margin:0;
padding:0;
}

input {
font-family:verdana, helvetica, sans-serif;
}

p.standardform {
margin:0 0 0.6em 0;
}
p.standardform label {
float:left;
width:30%;
}
p.standardform input.txt, p.standardform select.sct {
width:15em;
}
p.standardform input.txtsmall, p.standardform input.sctsmall {
width:6em;
}
p.radioparagraph { /* A list of radio buttons in forms */
margin:0 0 0 2em;
text-indent:-2em;
}
p.radioparagraph label {
float:none;
width:auto;
}
p.boxList { /* A list of checkboxes in forms */
margin:0 0 0.6em 32%;
text-indent:-1em;
}
p.standardform textarea.textareafullwidth {
width:378px;
}
p.buttonparagraph {
margin:0 0 0.6em 30%;
}

/* Text used for labels and inputs in forms set out in tables */
p.textinforms {
margin-top:0;
}

/* Paragraph styles used in all form layouts */
p.inputparagraphs {
margin: 0 0 0.3em 2em;
}
p.questionheader {
font-weight:bold;
margin: 1em 0 0.3em 0;
}

/* LAYOUT */

#pagecontainer {
width:955px;
margin:0 auto;
padding:0 5px;
background:#ffffff url(../images/Master_01/page_bg.jpg) top left repeat-y;
}

/*------ Header ------*/

#header {
width:955px;
}

#headerleft {
float:left;
display:inline;
width:700px;
padding:20px 10px 10px 20px;
}

#tabcontainer {
width:955px;
background:#ffffff url(../images/tabs/tab_bg.jpg) bottom repeat-x;
}
	#tabcontainer ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
	}
		#tabcontainer li {
		float:left;
		font-size:1.3em;
		background:url(../images/tabs/tab_right.jpg) top right no-repeat;
		margin:0;
		padding:0;
		}
			#tabcontainer a {
			float:left;
			display:block;
			background:url(../images/tabs/tab_left.jpg) top left no-repeat;
			padding:5px 15px 3px 15px;
			text-decoration:none;
			}
			/* Commented Backslash Hack hides rule from IE5-Mac \*/
			#header a {float:none;}
			/* End IE5-Mac hack */
				#tabcontainer a:hover {
				color:#d4a104;
				}
			#tabcontainer li.current {
			background:url(../images/tabs/tab_right_x.jpg) top right no-repeat;
			background-position-x:right;
			}
			#tabcontainer li.current a {
			background:url(../images/tabs/tab_left_x.jpg) top left no-repeat;
			padding-bottom:4px;
			color:#d4a104;
			}
			#tabcontainer li:hover {
			background:url(../images/tabs/tab_right_x.jpg) top right no-repeat;
			background-position-x:right;
			}
			#tabcontainer li:hover a {
			background:url(../images/tabs/tab_left_x.jpg) top left no-repeat;
			}

/*------ Body of page ------*/

#bodycontainer {
width:955px;
padding:20px 0 25px 0;
}

/* Left margin */
#col1 {
float:left;
display:inline;
width:130px;
padding:46px 0 0 0;
margin:0 20px;
}
	#col1 ul {
	list-style:none;
	padding:0;
	margin:0 0 2em 0;
	}
		#col1 li {
		margin:0 0 0.3em 0;
		font-size:1.1em;
		}
		#col1 li.toplink {
		font-weight:bold;
		}
			#col1 li a {
			text-decoration:none;
			}

/* Body */
#col2 {
float:left;
display:inline;
width:395px;
padding:0;
margin:0 20px 0 0;
}

/* Right margin */
#col3 {
float:left;
display:inline;
width:350px;
padding:5px 0 0 0;
margin:0 20px 0 0;
}
	

/*------ Footer ------*/

#footercontainer {
clear:both;
width:955px;
background-color:#ffffff;
border-top:1px solid #cccccc;
}
#footerleft {
float:left;
display:inline;
text-align:center;
width:130px;
padding:6px 20px 0 20px;
}

#footermiddle {
float:left;
display:inline;
width:755px;
padding:6px 10px 0 0;
}
	#footerleft ul, #footermiddle ul {
	list-style:none;
	list-style-image:none;
	margin:1em 0;
	padding:0;
	}
		#footerleft li {
		float:none;
		text-align:center;
		}
		#footermiddle li {
		float:left;
		display:inline;
		margin:0 1em 0 0;
		}

#footerbottom {
clear:both;
width:965px;
height:13px;
margin:0 auto;
background:url(../images/Master_01/page_bottom_bg.jpg) top left no-repeat;
}

/*------ Miscellaneous div classes ------*/

div.cleardiv {
clear:both;
height:1px;
font-size:0;
}

div.captiondiv {
float:left;
width:165px;
margin:0;
}
	div.captiondiv p {
	color:#666666;
	font-size:1.1em;
	margin:0 0 0.5em 0;
	}