/************************************************************
FILE:			includes/styles.css	
CREATED:		1 June 2004
AUTHOR:			Paul Georgiades
COPYRIGHT:		Get Started Australia Pty Ltd
PURPOSE:		Style Sheet for 
COMMENTS:	

HISTORY:	
*************************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #7C7C7C url(../images/bgbody.jpg) repeat-x;}
}

/********************* Header Styles ************************/

h1 {
	margin-left: -0.5pt;
	font-size: 18pt;
	font-weight: bold; 
	color: #FF3333;
}

h2 {
	margin-left: -0.5pt;
	font-size: 16pt;
	font-weight: bold; 
	color: #FF3333; 	
} 

h3 {
	margin-left: -0.5pt;
	font-size: 14pt;
	font-weight: bold; 
	color: #FF3333; 	
		
}

h3 a:link {margin-bottom:0px; margin-left: -0.5pt;font-size: 11pt;color: #FF3333; font-weight: bold;text-decoration: none;}
h3 a:visited {margin-bottom:0px;margin-left: -0.5pt;font-size: 11pt;color: #FF3333; font-weight: bold;text-decoration: none;}
h3 a:hover {margin-bottom:0px; margin-left: -0.5pt;font-size: 11pt;color: #FF3333; font-weight: bold;text-decoration: none;}
h3 a:active {margin-bottom:0px; margin-left: -0.5pt;font-size: 11pt;color: #FF3333; font-weight: bold;text-decoration: none;}


h4 {
	margin-left: -0.5pt;	
	font-size: 13pt;
	font-weight: bold; 
	color: #000000; 	
}

h5 {
	margin-left: -0.5pt;	
	font-size: 11pt;
	font-weight: bold;	
}

h6 {
	margin-left: -0.5pt;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
	
/************************************************************/

/********************* Content Styles ************************/

td {
	vertical-align: top;
	font-size: 10pt;	
}

td.newsletterHome{
	padding:8px;
	background-color:#2B68FF;
	color:#FFFFFF;
}

td.newsletterContent{
	padding:16 16 16 24;
	font-size: 10pt;
	background-color:#EFEFEF;	
}

li {font-size: 10pt; 
	margin-left:5pt;
	margin-bottom: 0pt;
	} /* Use when required: list-style-image:  url(image/bullet.gif;) */

a:link {font-size: 10pt;	color: #FF4627; text-decoration: none;}
a:visited {font-size: 10pt;	color: #FF4627; text-decoration: underline;}
a:hover {font-size: 10pt;	color: #FF4627; text-decoration: underline;}
a:active {font-size: 10pt;	color: #FF4627; text-decoration: underline;}
/************************************************************/

/********************* Form Element Styles ************************/
textarea{width: 350px; font-family: Arial,sans-serif;  font-size: 9pt; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;background-color: #FFFFFF;} 
input{font-family: Arial,sans-serif; font-size: 9pt; }
input.Text100 {width: 100px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text150 {width: 150px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text200 {width: 200px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text250 {width: 250px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text350 {width: 350px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}

select.Text100 {width: 100px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;} 
select.Text150 {width: 150px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
select.Text200 {width: 200px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
select.Text250 {width: 250px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
select.Text350 {width: 350px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}

input.radio { border: 0px; }
input.button {cursor:hand; background:#184A92; color: #ffffff; border:1px solid #184A92; font-weight:bold;}

/************************************************************/

/********************* Footer Styles ************************/
.footer{
	padding:16px;
	font-size: 9pt; color: #FFFFFF;
}

.footer a:link {font-size: 9pt; color: #FFFFFF; text-decoration: none;}
.footer a:visited {font-size: 9pt; color: #FFFFFF; text-decoration: underline;}
.footer a:hover {font-size: 9pt; color: #FFFFFF; text-decoration: underline;}
.footer a:active {font-size: 9pt; color: #FFFFFF; text-decoration: underline;}
/************************************************************/

.menuContainer{
	background-image: url(../images/menuBackground.gif);
	background-repeat: no-repeat;
	padding-left:28px
}

