/*MM Media StyleSheet*/





html{
   	 	FONT-FAMILY: Tahoma, Arial;
    	font-size: x-small;


     
}

body { 
    	margin: 0px;
    	color: #333366;
		background-color: #333366

}



td {
	font-size : small
}

/*/*/a{}


body td {
    	font-size : x-small
}

html>head:first-child+body td {
   	 font-size : small
}

/* */


/*Headings*/

h1{
	color: #333366;
	font-weight: bold;
	font-size: 120%;
	text-align: left

}

h2{
	color: #333366;
	font-weight: bold;
	font-size: 100%;
	text-align: center

}

h3{
	color: #99CCFF;
	font-weight: bold;
	font-size: 100%;
	text-align: center

}

h4{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	text-align: center

}

h5{
	color: #99CCFF;
	font-weight: bold;
	font-size: 120%;
	text-align: left

}

html>head:first-child+body ul li { font-size: 90%; }


/*Paragraphs*/

P {
		font-size: 90%;
    	line-height: 1.4
}

html>head:first-child+body p { font-size: 90%; }

.side{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px
}

.content{
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 16px
}

.heading{
	padding-left: 16px
}


.Pcenter { 
   	text-align: center
}



.Pleft { 
   	text-align: left
}

.Pright {   
   	text-align: right
}


.Pcentersm { 
   	text-align: center;
	font-size: 80%;
}



.Pleftsm { 
   	text-align: left;
	font-size: 80%;
}

.Prightsm {   
   	text-align: right:
	font-size: 80%;
}


/*Text*/

.bluesmcaps{
	color: #333366;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
	text-transform: uppercase
}

.bluesm{
	color: #333366;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
}

.turqbold{
	color: #99CCFF;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
}




.whitebold{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
}

.whiteboldcent{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	text-align: center
}



/*Bullet points*/

.bulletpoint{
	line-height:1.2;
	margin-left: -12px;
	padding-top: 12px	
}


.list{
   	list-style: url(../images/bulletpoint.gif);
	padding-top: 6px	
}


/*Borders 4px*/

.tborder {
   	border: 1px solid #333366
}

.imgcenter{
	 float:center;
	margin: 0px
}

.imgleft{
   	 text-align: left;
	 float:left;
	 margin-right: 12px
}

.imgrightborder{
	float:right;
	margin: 0px;
	border: 1px solid #333366;
	margin-left: 12px
}

.imgleftborder{
	float:left;
	margin: 0px;
	border: 1px solid #333366;
	margin-right: 12px
}


.imgright{
	float:right;
	margin: 0px
}


       

/* links*/

a:link, a:active, a:visited {
   color: #333366;
   text-decoration: underline;
   font-weight: bold
}


a:hover {
   color: #73642A;
   text-decoration: underline;
   font-weight: bold
}



a.linkBlueWhite:link, a.linkBlueWhite:active, a.linkBlueWhite:visited {
	color: #333366;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	text-decoration: underline
}

a.linkBlueWhite:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	text-decoration: underline
}


a.linkMidstocket:link, a.linkMidstocket:active, a.linkMidstocket:visited {
	color: #CC3366;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	text-align: left;
	text-decoration: underline
}

a.linkMidstocket:hover{
	color: #333366;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	text-align: left;
	text-decoration: underline
}


a.linkBlueWhitesm:link, a.linkBlueWhitesm:active, a.linkBlueWhitesm:visited {
	color: #333366;
	font-weight: bold;
	font-size:80%;
	text-align: center;
	text-decoration: underline
}

a.linkBlueWhitesm:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	text-decoration: underline
}



a.linkWhiteLrg:link, a.linkWhiteLrg:active, a.linkWhiteLrg:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size:130%;
	text-align: center;
	text-decoration: underline
}

a.linkWhiteLrg:hover{
	color: #333366;
	font-weight: bold;
	font-size:130%;
	text-align: center;
	text-decoration: underline
}
/* forms*/


.submitform {

	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
   	height:22px;
    	Font-size: xx-small;
    	background-color:#333333;
    	color: #CCCCCC; 
    	font-weight: bold
}
 


TEXTAREA{ 
    	COLOR: #000000; 
    	background-color:#FFFFFF; 
    	border-bottom: 1px solid #666666;
    	border-left: 1px solid #666666;
    	border-right: 1px solid #666666;
   	border-top: 1px solid #666666;
   	font-family: Tahoma, Arial;
    	font-size: xx-small;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

 INPUT { 
    	COLOR: #000000;
    	background-color:#FFFFFF; 
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
   	font-family: Tahoma, Arial;
    	font-size: xx-small;
	height: 18px;
}


 SELECT {

    	COLOR: #CCCCCC; 
    	background-color: #FFFFFF;  
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}






